Top 10 Most Common Mistakes That Android Developers Make


Android is a powerful mobile platform. It is open-source. So there's a large developer community arround Android mobile platform. However there are common mistakes that many Android developers do. Ivan Dimoski, a Java Developer explains writing a post about Top 10 Most Common Mistakes That Android Developers Make.

  1. Developing for iOS
  2. Developing for Your Android Device
  3. Not Using Intents
  4. Not Using Fragments
  5. Blocking the Main Thread
  6. Reinventing the Wheel
  7. Not Assuming Success
  8. Not Understanding Bitmaps
  9. Using Deep View Hierarchy
  10. Not Setting the minSdkVersion to 14


Take a look at the detailed explaination here.