how to learn android

how to learn android ?

Object-Oriented programming with Java, part I

Hello if you want to learn Android Language you should follow these things -

Android programming is easy if you are good at Java and Xml. If you are first time in even Java and xml, I suggest you to learn the basics of java and xml.
Look at great source code, download example apps, and follow a list of tutorials. A brief Google search will spit that out for you. There’s always someone who had the same problem you had and posted it to stack overflow so use that site extensively.

Codementor.io provides Android expert help to help you learn Android development more effectively.

Learn java firstly.
Clear your all concepts regarding OOPS.
Start watching Java tutorial on you tube.
Start working on IDE.

Some tips for learning the android -

1.Building Your First App. After you’ve installed the Android SDK, start with this class to learn the basics about Android app development. …
2.Supporting Different Devices. …
3.Managing the Activity Lifecycle. …
4.Building a Dynamic UI with Fragments. …
5.Saving Data. …
6.Interacting with Other Apps. …
7.Working with System Permissions.