-
Notifications
You must be signed in to change notification settings - Fork 139
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge APK black screen when run #121
Comments
Recently I noticed bad XAPK packaging (like inconsistent version code), apps downloaded from apkpure/apkcombo. Download from playstore and merge then let us know your results |
Problem is not in the xapk, because if I use Apktool M, or use SAI to install xapk, app can run fine. |
I merged and installed the app, I can't replicate this. Provide your logs from APKEditor |
Hi, I just try with version 10.4.1 and problem still happen on my 2 phones. When run app, it just show blackscreen, can tap on touchscreen but it still black. Here is log
|
When I use APKEditor to merge xapk into apk, when run it will have black screen, check logcat, it will have some error
If I use ApktoolM antisplit + aapt, it doesn't have this error. If I use aapt2 it will error too.
To Reproduce
Steps to reproduce the behavior:
Log/Stacktrace
Used apk file
Attach/share your apk
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: