android13/sdk/apkbuilder
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
etc initial 2024-06-22 20:45:49 +08:00
NOTICE initial 2024-06-22 20:45:49 +08:00
readme.txt initial 2024-06-22 20:45:49 +08:00

readme.txt

The apkbuilder command line tool is deprecated, and is not maintained anymore.
It is lacking recent build improvements such as support for Library Projects.

Its source code has been moved into sdklib.
It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead.