I have problem with duplicate dex when i copy unity classes.jar into my android plugin. I followed the link below where i need to put classes jar from unity to the plugin library.
I know about the duplicate class, but this is not about duplicate class from plugins i have in my project.
Extending the UnityPlayerActivity Java Code
link text