Zbigniew Rębacz
a83d877bd5
IDE: Android Builder update to 2022 stack ( #116 )
...
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.
2022-12-04 18:24:34 +01:00
klugier
5e35e7ae7e
Examples, Android: reverted last change.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@16027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-19 21:06:16 +00:00
klugier
e96f8d39c7
Examples: AndroidMath: Java9 compatibility fixed - finalizers can not be used.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@16026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-19 20:56:16 +00:00
klugier
a51b695493
Examples: AndroidMath cosmetic fixes.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-15 20:55:11 +00:00
cxl
def1ec1f92
u++: init files removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
5edae0e110
.reorganizing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
klugier
d7b0a4dadd
.examples Better string constance handling in AndroidMath MemoryManager.h
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-04-03 20:11:00 +00:00
klugier
6576e4eafe
.exampls Added more comments to AndroidMath
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-12 11:44:12 +00:00
klugier
fc87df03df
.examples documented loading library code path in AndroidMath
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 12:48:54 +00:00
klugier
f5c559e7b8
.examples Fix AndroidMath MemoryManger class
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 12:42:09 +00:00
cxl
42a76739f2
.examples
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-25 11:41:34 +00:00
klugier
55a110e92b
.examples remove whitespaces in AndroidMath example
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-29 10:13:04 +00:00
klugier
6c414a10e8
.exmaples added Android builder additional commentary
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-09 20:24:47 +00:00
klugier
2dc6459f34
.examples improved Android builder example
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-09 20:12:31 +00:00
klugier
8bca4ca3f1
Added Android builder juicy example
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-07 21:52:43 +00:00