Dex65536 icon indicating copy to clipboard operation
Dex65536 copied to clipboard

Library Project not loaded when completed the ant build with the process

Open dora-babu opened this issue 11 years ago • 0 comments

Hi Thanks for your ant build process.it is very much helpful to the large project(exceeds 65536 methods).but i got an issue while running the project, that is project launched successfully but my library project is not loaded properly.its getting error when accessing the library project.i have third party library project for swipe listview. its getting error when access the swipe list view view in xml. please help me for this issue.

i have mentioned the issues in below

Caused by: android.view.Inflate Exception: Binary XML file line #166: Error inflating class com.fortysevendeg.swipe list view.SwipeListView

Caused by: java.lang.NoClassDefFoundError: com.fortysevendeg.swipelistview.R$styleable

please help me thanks in advance

dora-babu avatar Jul 18 '14 11:07 dora-babu