Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please remove the android-support-v4.jar #33

Open
sonot opened this issue Jun 3, 2017 · 1 comment
Open

please remove the android-support-v4.jar #33

sonot opened this issue Jun 3, 2017 · 1 comment

Comments

@sonot
Copy link

sonot commented Jun 3, 2017

please remove the android-support-v4.jar from the project,it will cause cordova build fail, the log is:
com.android.dex.DexException: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl

@ryanlin1986
Copy link

A better solution is:

<framework src="com.android.support:support-v13:23+" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants