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

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

Non Unique Username with ASP.Net Identity 2.0 -