-
```
What steps will reproduce the problem?
1. Clone
2. Compile
AndroidManifest.xml is missing
```
Original issue reported on code.google.com by `jonas.he...@gmail.com` on 7 Feb 2012 at 7:38
-
I am trying to use Azure AD B2C.
I directly edited AndroidManifest.xml to include
android:host=""/>.
However, build.gradle adds an intent-filter that does not include a host.
How can I generate an…
-
C:\Users\manan\StudioProjects\untitled1\android\app\src\debug\AndroidManifest.xml Error:
Attribute application@label value=(untitled1) from (unknown)
is also present at [com.azure.android:azure-co…
-
```
What steps will reproduce the problem?
1. Clone
2. Compile
AndroidManifest.xml is missing
```
Original issue reported on code.google.com by `jonas.he...@gmail.com` on 7 Feb 2012 at 7:38
-
```
What steps will reproduce the problem?
1. Clone
2. Compile
AndroidManifest.xml is missing
```
Original issue reported on code.google.com by `jonas.he...@gmail.com` on 7 Feb 2012 at 7:38
-
```
What steps will reproduce the problem?
1. Clone
2. Compile
AndroidManifest.xml is missing
```
Original issue reported on code.google.com by `jonas.he...@gmail.com` on 7 Feb 2012 at 7:38
-
### Describe the issue
I updated my project to agp 8 and target sdk 34.
I'm trying to build apk and run my app in android but fail build and show below error:
Here is the log:
```
I…
-
```
What steps will reproduce the problem?
1. Clone
2. Compile
AndroidManifest.xml is missing
```
Original issue reported on code.google.com by `jonas.he...@gmail.com` on 7 Feb 2012 at 7:38
-
For ios it works fine but when i try to compile it on android it produces this error:
(i am using gradle version 8.5, react-native version 0.73.0.)
Task :react-native-image-filter-kit:processDebug…
-
Description:
I have identified a potential security issue in the Android project related to the androidx.browser.customtabs.PostMessageService service defined in the AndroidManifest.xml file.
Is…