Create an android model class in Android Studio -


i trying create model class in eclipse adt creating folder , referencing in android studio bit confused.

how can create model class in android studio , folder appropriate if right click on package->new->?

you can this

right click on package com.example.setu , new->package.here give name model.then create folder under package.you can add pojo classes here right clicking new->java class


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -