mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
Android Builder was modernized to the latest Google stacks. It is compatible with latest build tools version (33) and android (13). The following PR covers: - Migration from deprecated DX to D8 - Migrate from deprecated jarsigner to apksigner - Android Builder works now for both POSIX and Windows - There is no possibility to lunch SDK and AVD managers, the tools that we spawned previously are deprecated. We will need to write our own wrappers for console tools if we want to support that. - Android Builder now parsers AndroidManifest.xml file and informs Android NDK project about minAndroidSdk version from this file. This helps to avoid warnings in the build process. |
||
|---|---|---|
| .. | ||
| AndroidManifest.xml | ||
| AndroidMath.cpp | ||
| AndroidMath.java | ||
| AndroidMath.upp | ||
| AndroidMathActivity.java | ||
| MemoryManager.h | ||
| Vector.cpp | ||
| Vector.java | ||