Closed HanderWei closed 10 years ago
I try to use HoloEverywhere in my project.
I add the libraries in my project. And create a org.holoeverywhere.HoloEverywhere.application. The MainActivity is org.holoeverywhere.HoloEverywhere.Activity.
But... [2014-03-15 18:48:55 - Lib] Dx trouble writing output: already prepared [2014-03-15 18:48:56 - Dex Loader] Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl; [2014-03-15 18:48:56 - Lib] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;
I really hope you could offer API document.Thanks a lot! Any help will be highly appreciate.
I have solved this problem.
Must delete the android-support v4.jar in your project.
not in /my/ project, in /your/ project.
I try to use HoloEverywhere in my project.
I add the libraries in my project. And create a org.holoeverywhere.HoloEverywhere.application. The MainActivity is org.holoeverywhere.HoloEverywhere.Activity.
But... [2014-03-15 18:48:55 - Lib] Dx trouble writing output: already prepared [2014-03-15 18:48:56 - Dex Loader] Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl; [2014-03-15 18:48:56 - Lib] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;
I really hope you could offer API document.Thanks a lot! Any help will be highly appreciate.