-
### Discussed in https://github.com/Canardoux/flutter_sound/discussions/1106
Originally posted by **Sangiovanni** October 19, 2024
Hello,
I hope I'm reaching the right place to discuss abou…
-
### Problem Statement
I was looking to enable Spotlight for and Android app. Up until now I had relied on the automatic initialization, with configuration through metadata tags in my AndroidManifest.…
-
How can I encode the AndroidManifest.xml again? This would be very useful.
-
The package name is set in the manifest xml and not in de build.gradle this is no longer supported.
This error came when i upgraded AGP etc.
I added some automatic package set in my project for …
-
**Describe the bug**
I get an `Execution failed for task ':app:processDebugManifest'.` error on android
Full error log:
`Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than…
-
## Issue
Expo-managed Android project build error using EAS.
The error is due to a conflict with the `expo-notifications` library when setting a manifest parameter.
```
> Task :app:processDebu…
-
```
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
-
## Description
For more advanced android users there is currently no way to adjust the manifest in your built application. This is critical if you want to use any android native features that need pe…