android project structure

The file structure of the project is as follows:

1.src

2.res

3. androidMenifest.xml configuration file

Each project has configuration files, starting with the declaration of the menifest element, including the package declaration and the android namespace.

user-pemission:

permission

instrumetation

uses-sdk

 

Then there is the application, which defines the icon and name properties.

Sub-elements of application: activity, service, receiver, provider, uses-library

 

intentfilter:

action

catagory

data

 

http://limingnihao.iteye.com/blog/851313

 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326756142&siteId=291194637