-
`adb install` of an APK downloaded via apkeep results in `INSTALL_FAILED_MISSING_SPLIT`. This is even with split set to false – it always just downloads a single APK.
`apkeep.ini`
```
[google]
d…
-
More and more Android apps are forced by Google to use split APKs. And as such regular APKs are increasingly not available. Instead, APKS and XAPK formats are used instead.
Saving the APK can be do…
-
Hey there!
A lot of people like to get APKs directly from the developers, signed with their own keys and built on their own build systems.
I assume you upload your APK file to Google Play, it wo…
-
After I run it on instagram apk, it compiles but I'm not able to install using the modified apk now.
Error on blue stacks:
![image](https://github.com/user-attachments/assets/d74e4b05-a30a-42d8-a1…
-
**Description:**
To ensure MobSF always uses the latest versions of critical tools like **APKTool** and **JADX**, I propose adding commands to the Dockerfile to dynamically fetch and install thei…
-
Saya sudah menerjemahkan bahasa Inggris ke Indonesia bahasa asal saya 🇮🇩, tolong tambahkan bahasa Indonesia!.
ID
Tentang kami
Tidak ditemukan aplikasi untuk menangani tin…
-
### Steps to reproduce
When using `archivesBaseName` with app/build.gradle,
Run `flutter build apk --release`
### Expected results
Expect to find `MyApp***-v0.0.1-release.apk` at `b…
-
I reviewed the previous discussion [here](https://github.com/flutter/flutter/issues/16833#issuecomment-447151309), but it seems that Instant App is not supported, and the APK growing up again.
## S…
-
On slow networks, uploading an APK can take a lot of time. It would be great to store the APK for a certain period and allow reusing it when Maestro tests fail, or you want to modify the maestro test.…
-
We are using SumSub API for identity verification purposes in our React Native application. Recently, our app was flagged by Google Play Store for violating their User Data Policy. According to Google…