Commit Graph

5 Commits

Author SHA1 Message Date
buildmachine
ce42430211 Code documentation from CL#2636592
[CL 2636758 by buildmachine in Main branch]
2015-07-29 07:47:34 -04:00
Chris Babcock
ba52691b20 Fix older Android SDK zipalign path for Ant and an issue for mac (.bat was hardcoded)
#ue4
#android
#codereview Josh.Adams

[CL 2595643 by Chris Babcock in Main branch]
2015-06-22 12:52:23 -04:00
Chris Babcock
2f1e4b2704 Fix Android packaging on newest SDK releases. Google removed paths to several tools in build.xml.
#ue4
#android
#codereview Josh.Adams

[CL 2593642 by Chris Babcock in Main branch]
2015-06-19 11:49:05 -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
Josh Adams
b3d5cf5e5c - Big cleanup of Android packaging optimization, made it more safe (adds a few seconds)
- Made java library handling programmatic, no more hardcoding googleplayservices (just put your lib in <Project>\\Build\\Android\\JavaLibs like we have google now in Engine\\Build\\Android\\Java\\JavaLibs)
#codereview chris.babcock,ryan.gerleve

[CL 2345079 by Josh Adams in Main branch]
2014-10-30 12:30:32 -04:00