xref: /aosp_15_r20/sdk/apkbuilder/readme.txt (revision 1789df15502f1991eff51ff970dce5df8404dd56)
1The apkbuilder command line tool is deprecated, and is not maintained anymore.
2It is lacking recent build improvements such as support for Library Projects.
3
4Its source code has been moved into sdklib.
5It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead.