Add android component

[Works only on Android 2.1]

 

1. The component which will be added to the main UI is decided by vendor/AndroidProducts.mk (take Atmel product as a referrence: this file named generic.mk located at vendor/atmel/sam9m10).

    If you want to add other components list in Android/packages/apps, add the name directly mentioned as previous.

2. The icon on the Android desktop is decided by default_workspace.xml located at android/packages/apps/Launcher/res/xml.

    Taking the following code as a reference:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

你可能感兴趣的:(android,UI,list,File,reference,Components)