- attempt to fix storage location list issue on Android 4.3+
This commit is contained in:
@@ -500,8 +500,6 @@ public class SDLActivity extends Activity implements OnKeyListener
|
||||
// So we can call stuff from static callbacks
|
||||
mSingleton = this;
|
||||
mContext = this.getApplicationContext();
|
||||
// get the current version of the app to set the core filename
|
||||
String versionCodeString = getApplicationCode();
|
||||
RES_FILENAME = getResourceName();
|
||||
|
||||
StorageOptions.determineStorageOptions();
|
||||
|
||||
Reference in New Issue
Block a user