What are 10 most common problems when building Android applications?

Asked 3 years ago
Viewed 164 times

0

What are 10 most common problems when building Android applications?



1 Answer


1

10 Most common problems when building android applications

  1. Developing forb
  2. Developing for Android
  3. Intents aren't being used.
  4. Fragments aren't used.
  5. The Main Thread is being blocked.
  6. Creating a New Wheel
  7. Making No Assumptions About Success
  8. Bitmaps are not well understood.
  9. Using the Hierarchy of Deep View
  10. Setting the minSdkVersion to 14 is not recommended.
answered 3 years ago by Hitesh Vohra

Your Answer