• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

aapt usage

isup

Newbie
The property files are in 2 folders. run aapt like this,

aapt package -z -u -A folder1 -A folder2 -F out/package.apk

Only files in folder2 are copied to the apk. what is wrong?
 
Back
Top Bottom