blob: 1bb7bc861ebddb042635bbcf68213451c8684b59 [file] [log] [blame]
Xavier Ducrohete48a3502010-06-16 15:02:35 -07001The 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.