mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Yes, you should customize AndroidManifest.xml
This commit is contained in:
parent
330328f439
commit
7076f62767
|
|
@ -53,7 +53,7 @@ creates a .apk with the native code embedded
|
|||
Here's an explanation of the files in the Android project, so you can customize them:
|
||||
|
||||
android-project/
|
||||
AndroidManifest.xml - package manifest, do not modify
|
||||
AndroidManifest.xml - package manifest, customize this for your app
|
||||
build.properties - empty
|
||||
build.xml - build description file, used by ant
|
||||
default.properties - holds the ABI for the application, currently android-5 which corresponds to the Android 2.0 system image
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user