Commit Graph

2 Commits

Author SHA1 Message Date
Robert Jones
053e999368 UE-15347 - Application will crash when key missing for Android Store and OBB download needed
- Changed download activity so that it checks for a key length > 0 before trying to download and throws up a dialogue box if a key isn't found.

[CL 2546963 by Robert Jones in Main branch]
2015-05-12 06:11:38 -04:00
Robert Jones
2cddee3fb1 UEPLAT-7 - OBB downloading code in Java
- Code additions to download data from Google Play Store if not on device
- Changes deploy to write new meta-data
- Changes to Android deploy to cache ini files once and re-read instead of the constant open/read we had
- Added template/code generation system so we can now generate Java files based on a template for project dependent names etc

[CL 2521147 by Robert Jones in Main branch]
2015-04-22 11:14:29 -04:00