Eight essential tools for Android Developers and eight android
During Android development, you may encounter some minor problems. Although you can solve them by yourself, you can use some gadgets to solve these problems, today, we recommend some essential gadgets for Android development.
Android Pixel
AndroidPixel is a simple conversion tool for different resolutions. As long as you have a size, other sizes can be obtained. Of course, a unit like dp can solve some problems, however, most of them need to be fine-tuned, so AndroidPixel plays a role.
Android Arsenal
Android Arsenal mainly recommends some popular Android open-source projects on Github. Basically, recent popular Android open-source projects will appear here. It also classifies different class libraries.
Codota
Codota is an Android code search tool. Currently, Codota has included more than 7 million high-quality code instances; for more information, see Codota, the Android development tool. Search for the best Android code.
AndroidAssetStudio
Android Asset Studio is an online production tool that can be used to create Iocn, ActionBar, and images. Simple operations greatly improve the efficiency of our development.
WiFi ADB
WiFi ADB is a wireless network to connect a computer to a mobile phone. When we do the test, we only need to open it on the mobile phone, just enter adb connect xxx in the command line. xxx. xxx. xxx: 5555. A computer can connect to a mobile phone to debug the developed applications through a wireless network.
Genymotion Virtual Machine
At the beginning of development, every time I use an official virtual machine, I want to talk about it. However, after discovering Genymotion, everything has changed, its speed is almost comparable to that of a real machine. Of course, if there is a real machine, we recommend using a real machine test.
One-click Root + authorization management
Simply install a simple software, you can easily root the software, manage the self-starting software, or delete the pre-installed software.
ES Explorer
ES Explorer is a file manager, but it is not just a file manager. After obtaining Root, it is more powerful and can browse restricted file directories; it also provides a series of gadgets, such as the downloader and many cloud storage services.