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 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 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 more