Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
From Stack Overflow:
http://stackoverflow.com/questions/23446603/conversion-to-dalvik-format-failed-unable-to-execute-dex-multiple-dex-files-de
Basically, we should be including third party libraries as libraries, and not just dumping the source in our own tree. This leads to major problems when people use other Java libraries. We'll probably need to modify the CLI to do this, of course.