After upgrading to android 12, the application is not compiling. It shows "Manifest merger failed with multiple errors, see logs" Error showing in Merged mani
/Users/paradox/Developer/nturing/services/otus/scanner-android/app/src/main/AndroidManifest.xml Error: android:exported needs to be explicitly specified for
I wanted to know the package name for Google meet in Android and iOS. Currently I know the package name for Zoom and Teams in Android manifest. This is my Andro
Looking at intent.resolveActivity != null but launching the intent throws an ActivityNotFound exception I wrote opening a browser or an application with Deep li
Note: --:-----\.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.
I'm struggling with the error below. adb: failed to install F:\xxx\src\FlutterDemoApp\FlutterDemoApp\build\app\outputs\flutter-apk\app. apk: Failure [INSTALL_PA
in my Manifets.xml file I have no <activity> tag and I am trying to add the exported = true but I don't know how. Is there a way? Here is my manifest: <
All of a sudden, I am getting this build error in my Android project: unexpected element <queries> found in <manifest> How do I fix it?
I am need to publish a Cordova application on Google Play targeting Android 12. When I uploaded my APK file, I get error You uploaded an APK or Android App Bund
I am getting a strange issue while installing application. When I compiling my project there is no error but when I trying to launch its shows me, Installatio
I have a problem with a manifest file, error message: Manifest merger failed : android: exported needs to be explicitly specified for . Apps targeting Android
I have two environment of my project one Prod another one is Staging. So whenever I have to build any of the environment, I have to change multiple keys like ma
So I'm trying to add the Firebase SDK to my Android Studio app as per the instructions from the Firebase website (see picture). Adding the line classpath 'com
When i am build the app error occur java.lang.RuntimeException: Manifest merger failed with multiple errors java.lang.RuntimeException: Manifest mer
In Android documentation on permission-tree, I cannot find any use scenario showing permission-tree is useful. Now there are several questions in my mind: Why
When I'm building Gradle with androidx I get the following error. Please help me to solve this issue. Error Message: Manifest merger failed : Attribute ap
What I want to achieve: I am creating an application which changes the app icon and app name programmatically. What I have achieved: I've already achieved t
Simple Proplem, hard to solve (i think), I get this error when i start my main.dart: Error: Overlay manifest:package attribute declared at AndroidManifest.x
Is there a way to dynamically set the activity screenOrientation in AndroidManifest from gradle's build.config? I need to have a flavor which allows rotation,
Below manifest formation I am using into my project but whenever I am trying to run my emulator, I am getting below mentioned error. please give me a exact solu