Eight essential tools for Android developers

Eight essential tools for Android developers

In the process of Android development, you will encounter some small problems. Although you can solve them by yourself, with some small tools, solving these problems will be easy. Today I will recommend some essential small tools for Android development.

Android Pixel

AndroidPixel is a simple tool for converting different resolutions. As long as you have the size of one size, the sizes of other sizes can be obtained. Of course, units such as dp can solve some problems, but most of them still need fine-tuning, and this is when AndroidPixel comes into play.

Android Arsenal

Android Arsenal mainly recommends some popular Android open source projects on Github. Basically, all the popular Android open source projects will appear here, and it also classifies different libraries.

Codota

Codota is an Android code search tool. Codota currently has more than seven million excellent code examples. For detailed introduction, please see the article "Android Development Tool Codota - Search for the Best Android Code - Jianshu".

AndroidAssetStudio

Android Asset Studio is an online production tool that can produce Iocn, ActionBar, 9-point charts, etc. Its simple operation greatly improves our development efficiency.

WiFi ADB

WiFi ADB is a tool that connects computers and mobile phones through a wireless network. When we do testing, we only need to open it on the mobile phone and enter adb connect xxx.xxx.xxx.xxx:5555 in the command line. The computer can connect to the mobile phone and debug the developed application through the wireless network.

Genymotion virtual machine

When I first started developing, I wanted to complain every time I used the official virtual machine, but after I discovered Genymotion, everything changed. Its speed is almost comparable to that of a real machine. Of course, if you have a real machine, it is still recommended to use it for testing.

One-click Root + Authorization Management

Just install a simple software, you can easily root, manage self-starting software, and delete pre-installed software.

ES Explorer

ES Explorer is a file manager, but it is more than just a file manager. After getting root, its functions are more powerful. It can browse restricted file directories; it also provides a series of small tools, such as downloaders; and it integrates many cloud storage services.

<<:  The life-and-death feud between Steve Jobs and these six people

>>:  Android 5.1 quietly upgraded to version LMY47E

Recommend

WeChat reading product operation analysis!

When using a product, do you suddenly wonder, if ...

A brief analysis of NetEase Mail product research and growth operations

Email has become an important tool for communicat...

Reasons for office workers to take temporary leave in the morning

1. Feeling unwell: This is the most common reason...

A must-see for bosses/directors! 18 cheating tricks for Internet marketing

Practitioners of online advertising in China all ...

These "grapes" are free, but they can cost you your life!

In nature, there are many kinds of grapes that ar...

Why is it so difficult for short video creators to monetize?

Behind the spectacular rise of short videos are a...

Help! How come some fish have teeth like humans? | Nature Trumpet

Welcome to the 39th issue of the Nature Trumpet c...

Samsung should fight Apple instead of Chinese manufacturers

Samsung's Galaxy S6 and Galaxy S6 Edge are in...

The pitfalls of iOS App background tasks

Most iOS apps will encapsulate some key tasks int...