I cannot find clear instructions on how to use the JarJar Android project.
I have a scenario in which my application project is based on two separate libraries that both use the same external .jar files. If I try to compile the application, I get "Error converting to Dalvik format with error 1".
Can someone show me as a JarJar user on Android using the build.xml file to change the package name for the third party .jar folder?
java android ant jarjar
Sent1nel
source share