I want to create the packaged resource file programmatically and (that's the question) directly in a running app on the android phone. Is there a way to execute "aapt.exe" on the phone or is there another way of creating the resource._rsc file from a java library?
thx for answering!