Tuesday 25 August 2015

How to learn Android App development in 30 days?


You need to study core Java before starting to enter into the android platform.

Try to learn core Java by 5 days

Once you learned Code java

Try the below link and learn it by 5 days
In this link they have explained about android development from the very basic things.

They have many tutorial application with perfect explanation. And it will be easy to understand.

Try below link and learn it by 5 days
This blog will be useful to learn material designs and advanced technologies like chat application to do web service etc..

To know about all android application development and android versions update see the below link
Study and workout the below mentioned widgets by 10 days
  1. Should know completely about RelativeLayout, LinearLayout and should know where to use it.
  2. RecyclerView (For list and grid).
  3. Fragment.
  4. Navigation Drawer, and TabLayout.
  5. Database (Sqlite, Try to use third party libraries ex. Realm).
  6. Retrofit, Volley, Picasso, Glide, ,Fresco, Butterknife.
  7. Material Designs.
  8. Google maps.
  9. Thread, Handler, Asynchronous task.
  10. FrameLayout, Table Layout.
  11. Intent, Types of Intent.
  12. Broadcast Receiver, Service, Content Provider
  13. Gradle.
That’s it, you can learn Android with in 25 days.

Thanks :)