-
### Description
I've waited nearly an hour on an android project to try publish a release build and its taken so long I gave up on it so posting my concern here. As this is my first attempt on a MAUI…
-
### Issue details
![Screenshot 2024-11-16 143744](https://github.com/user-attachments/assets/b168588d-1eda-411b-a833-d7753c0d5b40)
Can somebody help me work a way around this?
### Jadx version
1.5…
-
It's working at IOS debug but not on android.
It's giving me this error
Launching lib\main.dart on moto g32 in debug mode...
Incorrect package="com.tahamalas.internet_speed_test" found in source…
-
Incorrect package="qiuxiang.android_window" found in source AndroidManifest.xml: C:\Users\xxx\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\android_window-0.4.0\android\src\main\AndroidManifest.xml…
orz12 updated
2 weeks ago
-
So, I get an error saying `AndroidManifest.xml not found` with the below. I can run `jadx` against the APK successfully. What is happening?
```
❯ python3 APKDeepLens.py -apk Example.apk …
-
Hello, even though I’ve added the permissions, I’m still encountering this error. My _AndroidManifest.xml_ and _build.gradle_ files are as follows.
AndroidManifest.xml:
![Screenshot 2024-11-26 at …
-
Hello; I get below error;
Launching lib\main.dart on itel A665L in debug mode...
AndroidManifest.xml could not be found.
Please check C:\Users\salma\Downloads\family_tree-main\android\AndroidMani…
-
Running `cargo apk --example vulkan-android`
```
AndroidManifest.xml:1: error: No resource identifier found for attribute 'versionCode' in package 'android'
AndroidManifest.xml:1: error: No resou…
kvark updated
1 month ago
-
Getting below Error :
Task :app:processReleaseMainManifest FAILED
/Users/satyaprakash/Desktop/jal-durga/android/app/src/main/AndroidManifest.xml Error:
uses-sdk:minSdkVersion 24 cannot be s…
-
Hello,
first - thanks for Quadrant :)
Secondly I wanted to ask if it is possible to use it when there is AndroidManifest without `package` attribute (but instead there is [namespace](https://de…