Improvements
14
Build/Android/project.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
# This file is automatically generated by Android Tools.
|
||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
||||
#
|
||||
# This file must be checked in Version Control Systems.
|
||||
#
|
||||
# To customize properties used by the Ant build system edit
|
||||
# "ant.properties", and override values to adapt the script to your
|
||||
# project structure.
|
||||
#
|
||||
# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
||||
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-19
|
||||
BIN
Build/Android/res/drawable-hdpi/icon.png
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
Build/Android/res/drawable-ldpi/icon.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Build/Android/res/drawable-mdpi/icon.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Build/Android/res/drawable-nodpi/vr_icon.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
Build/Android/res/drawable-nodpi/vr_icon_background.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
Build/Android/res/drawable-xhdpi/icon.png
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
Build/Android/res/drawable/downloadimageh.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
Build/Android/res/drawable/downloadimagev.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
Build/Android/res/drawable/icon.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Build/Android/res/drawable/splashscreen_landscape.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
Build/Android/res/drawable/splashscreen_portrait.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
4
Build/Android/res/values/GooglePlayAppID.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_id"></string>
|
||||
</resources>
|
||||