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

Using the annotations plugin with a local mapbox aar #1064

Closed
RNMBuser opened this issue Oct 17, 2019 · 1 comment
Closed

Using the annotations plugin with a local mapbox aar #1064

RNMBuser opened this issue Oct 17, 2019 · 1 comment

Comments

@RNMBuser
Copy link

Is there any way the annotations plugin can be used with a local MapboxGLAndroidSDK.aar file I compiled myself? I get a 'com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives' and a 'Program type already present: com.mapbox.mapboxsdk.BuildConfig' message.

Also, how do I compile the plugin and add features to it? The instructions show only how to use it from a maven repository.

@LukasPaczos
Copy link
Contributor

Hey @RNMBuser, thanks for using Mapbox!

It's hard to say what might be causing the clash, are the manifests correct? That said, we do not generally offer support for building from source.

This repository is nothing else than a classic Android project that you can fork.

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