Detailed explanation of the required contents in the SDK folder in the Android development environment

The following SDK contents can be found at the website https://www.androiddevtools.cn/ Download the corresponding package

Note: the version of the downloaded package should be consistent, otherwise an error will occur

SDK shall contain at least the following documents:

The add ones folder can be empty:

There should be something in the build tools folder. For example, I wrote:

The platforms folder should contain contents. For example, I have:

The platform tools folder should contain the following contents:

There are also things in the sources folder, such as your own:

There are things in the system images folder. These are CPU / ABI image files, such as:

Needless to say, there are many tools needed, such as the virtual machine to run, so there must be and content

The extras folder should also contain the following contents:

The sub files of this Android folder are:

The above is all the knowledge points of the required contents in the SDK folder of Android development environment. Thank you for your reading and support.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>