changed the default location for the sdcard. Instead of using a fixed value of "/sdcard/Wagic/Res" it now uses Environment.getExternalStorageDirectory().getPath() + "/Wagic/Res"

This commit is contained in:
Michael Nguyen
2013-10-28 15:20:11 -07:00
parent 362cc1b4c2
commit 4eb1fd35e0
3 changed files with 23 additions and 7 deletions
+1 -1
View File
@@ -8,4 +8,4 @@
# project structure.
# Project target.
target=android-10
target=android-9