You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
290 B

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.