Common Mistakes of new Android users and new android users
In the past decade, as a senior mobile developer, we believe that the Android platform is the most well-known platform for beginners. It is not only a cheap tool, but also has a good development community, as well as from the programming language (Java) that the development of Android applications has become an unprecedented simplicity. Even so, we still see many new Android Developers making the same mistake over and over again. The following are the 10 most common mistakes.
1. Do not read Android development documents
The Android developer website can help you. Many documents can also be downloaded using SDK tools. These documents are not just a reference for the Javadoc API, but contain many guides, tutorials, videos, training, and other useful materials to create Android applications.
2. unfamiliar with Android development tools
Android SDK can be used not only to compile and package your applications to run on Android phones, but also has a complete set of tools to help you build applications. Some of these tools can help you design and layout your applications. Other command line tools provide simple and Scriptable access to simulators and hardware devices. You can also tune and analyze the performance.
Android SDK documentation