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