I have checked with my friend who has Android SDK tools version 21, the apkbuilder is there. I have updated the Android SDK tools to version 22 and I can't find apkbuilder anymore.
So it seems that the Andorid SDK tool has replace the apkbuilder with something else?
How can I make ant build.xml without apkbuilder?
Is there some other way to build the unsigned apk for Android?
