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: error: attribute 'package' in <manifest> tag is not a valid Android package name: 'omrecorder'. #58

Open
MarinaShaposhnikova opened this issue Jan 13, 2021 · 0 comments

Comments

@MarinaShaposhnikova
Copy link

I am using Bazel for building the project and I am facing this issue.

Output:
/var/folders/46/wjmnywsj2tz6v7_4dw14n8z80000gn/T/android_resources_tmp320157363138594625/manifest-aapt-dummy/AndroidManifest.xml:2: error: attribute 'package' in tag is not a valid Android package name: 'omrecorder'.

The fix will be pretty small by updating Manifest from "omrecorder" to "com.omrecorder".

Links:
https://stackoverflow.com/questions/55599876/error-attribute-package-in-manifest-tag-is-not-a-valid-android-package-name

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

Successfully merging a pull request may close this issue.

1 participant