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

AndroidManifest.xml merge error #5

Closed
qazs opened this issue Aug 18, 2016 · 7 comments
Closed

AndroidManifest.xml merge error #5

qazs opened this issue Aug 18, 2016 · 7 comments

Comments

@qazs
Copy link
Contributor

qazs commented Aug 18, 2016

AndroidManifest.xml 里的以下代码会导致冲突, 建议去掉。

<meta-data
            android:name="com.baidu.lbsapi.API_KEY"
android:value="uDRdqQMGQeoPGn5CwMmIYicdUIVv1YST"/>
@lovebing
Copy link
Owner

这个是方便demo可以直接运行,不影响的

@walkertong
Copy link

去掉这个key配置在哪里呢?

@lovebing
Copy link
Owner

@walkertong 这个配置项目是必须配在AndroidManifest.xml里的

@jianweizhou
Copy link

和自己的key冲突啊,怎么解决

@lovebing
Copy link
Owner

忽略就好了

@NARUTOyuyang
Copy link

  • What went wrong:
    Execution failed for task ':app:processDebugManifest'.

    Manifest merger failed with multiple errors, see logs

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
    你有这个错吗

@lovebing
Copy link
Owner

@qazs 你是对的,已删除这个meta-data
@NARUTOyuyang 是meta-data重复的问题,已解决

eppen pushed a commit to eppen/react-native-baidu-map that referenced this issue Jul 5, 2017
让 Web 版能够显示多个地图组件
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

5 participants