Updated the Android project template and README.android
Added information on how to customize your application name and icon. Added information on using STL with an Android application Increased the minimum API level to 10, because that's the lowest API that currently has an emulator image for testing.
This commit is contained in:
parent
ffc1360d69
commit
0b1b6adb77
11 changed files with 242 additions and 61 deletions
|
@ -7,4 +7,4 @@
|
|||
# location of the SDK. This is only used by Ant
|
||||
# For customization when using a Version Control System, please read the
|
||||
# header note.
|
||||
sdk.dir=/Users/hercules/eclipse/android-sdk-mac_86
|
||||
sdk.dir=/Users/slouken/android-sdk-macosx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue