blob: 1bb7bc861ebddb042635bbcf68213451c8684b59 [file] [log] [blame]
Paul Duffin512ba8f2020-05-06 12:55:46 +00001The 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.