If you’re looking to get started quickly (and have a little Java background), a class like Introduction to Mobile App Development using Android could be a good course of action. It takes just 6 weeks with 3 to 5 hours of coursework per week , and covers the basic skills you’ll need to be an Android developer.
Read moreWhy is Android Studio so unstable?
According to Android Studio’s official system requirements, it takes at minimum 3 GB RAM to run smoothly . Honestly, its a lot and I believe that is the biggest cause of being it too slow all the time.
Read moreWhy is Android Studio so difficult?
Android has a few quirks that might make it a bit more challenging. You need to understand threads , and anything to do with the UI needs to occur on the UI thread, while things like networking need to happen on a worker thread.
Read moreHow much time does it take to become an Android developer?
How Long Does It Take to Become an Android Developer? Becoming an Android developer may take as little as three months or as much as four years .
Read moreIs learning Android Studio difficult?
Unfortunately, learning to develop for Android is actually one of the trickier places to start . Building Android apps requires not only an understanding of Java (in itself a tough language), but also project structure, how the Android SDK works, XML, and more.
Read moreWhat should I learn before starting Android Studio?
7 Essential Skills You Need to be an Android Developer
Read more