DEV Community

Discussion on: I am Android Developer with Java and Kotlin, Ask Me Anything!

Collapse
 
architectak profile image
Ankit Kumar

Hi Pawan,
Yes I started with Android app development. You can start building small apps eg. Hello World, Display Login page, Showing list of your friends names, Playing a song for your girlfriend, reminder for you to have lunch, showing your friends list from Facebook friend-list, Login with Google,fb,Twitter. Try with these kind of apps if you dont have a project to work. You will learn to code for Android.
Then creat some Restful API on your local server and get data from that server using retrofit or volley for above examples again.
... And you can visit my github profile to see small project (with code) to learn.