I am making an application in Eclipse android but now getting me error multidex issue. I found many time but not get any exact solution to how can i resolved multidex issue in eclipse application. i aslo add multidex.jar and add multidex in application class but still getting error.
Asked
Active
Viewed 891 times
1
-
Possible duplicate of [Android multidex support library using eclipse](http://stackoverflow.com/questions/26530654/android-multidex-support-library-using-eclipse) – Janki Gadhiya May 19 '16 at 07:45
-
migrate to Android Studio. :) Eclipse now is not supported – xAqweRx May 19 '16 at 07:46
-
not possible to migrate in studio because code is so lengthy. – aj0822ArpitJoshi May 19 '16 at 07:54
-
check my answer on this [topic](http://stackoverflow.com/a/33580982/5148289) – V-rund Puro-hit May 19 '16 at 09:19