kailash09dabhi / OmRecorder

A Simple Pcm / Wav audio recorder with nice api. https://play.google.com/store/apps/details?id=com.kingbull.omrecorder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidManifest.xml: error: attribute 'package' in <manifest> tag is not a valid Android package name: 'omrecorder'.

MarinaShaposhnikova opened this issue · comments

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