Prototik / HoloEverywhere

NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
MIT License
2.18k stars 607 forks source link

How to use HoloEverywhere in my project? #804

Closed HanderWei closed 10 years ago

HanderWei commented 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;

image

I really hope you could offer API document.Thanks a lot! Any help will be highly appreciate.

HanderWei commented 10 years ago

I have solved this problem.

Must delete the android-support v4.jar in your project.

Prototik commented 10 years ago

not in /my/ project, in /your/ project.