Hello,

I would like to add the option "--custom-package" for the generate
resources step of my application as it happens while the
market_licensing library is build:

     [null] ...
     [null] Executing '/usr/local/android-sdk-linux/platforms/
android-8/tools/aapt' with arguments:
     [null] 'package'
     [null] '-f'
     [null] '-m'
     [null] '--custom-package'
     [null] 'com.android.vending.licensing'
     [null] ...

how can it be done with less pain?
(like adding custom.package=my.pkg.name in build.properties)


And btw. is there a human friendly alternative to Ant / xml-hell,
which can be used together with android?

regards,
Alexej

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to