OmRecorder
OmRecorder copied to clipboard
AndroidManifest.xml: error: attribute 'package' in <manifest> tag is not a valid Android package name: 'omrecorder'.
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
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