Like title said
I modified some apk with apktool or apk editor,installed without any error but cannot lauch on android 12 or android 13. Just black screen and closed
Tried to remove signature verification but only lunch running smooth for android 11 below
How to fix please for android 12 up
If the modded apps should run under Android 12, you should modify these apps to support the behavior changes started with Android 12.
jwoegerbauer said:
If the modded apps should run under Android 12, you should modify these apps to support the behavior changes started with Android 12.
Click to expand...
Click to collapse
How to do friend ?
To getan idea look inside here:
Behavior changes: all apps | Android Developers
Learn about changes in Android 12 that will affect all apps.
developer.android.com
Related
Hey all,
I've got a Comigo set top box, and it runs Android 4.4.2... Play Store doesn't work anymore but I can still install apps as .apk packages. The caveat is that I have to get versions that don't use API newer than 19. A lot of apps don't work right because apparently there are some things missing or not configured correctly.
The issue at hand is that apps can't show web content inside an app and prompt instead to open in external browser app (Google Chrome for example). Is Android System WebView the component I need? I searched around for an .apk and the lowest version I found was 40. Version 40 uses API 21, but my device supports API only up to 19. I believe the version I need is 36. Could someone point me to a download or post me the .apk file so I could install it on my device?
The build should be for arm architecture.
Thanks a bunch!
PS I don't have any KitKat devices to back it up from, all I have is Jelly Bean and Lollipop, neither will do.
Incorrect. Version 36 is the one found in L Developer Preview which I believe is still API 21 (or 20). While WebView in Android 4.4 is indeed based on Chrome, it only got repackaged as a separate APK with Android 5.0. In other words, there doesn't seem to be a way to install any of the WebView APKs on Android 4.4.
See here for details.
Did you manage to sort this one out?
On android 7.x moving to system/apps doesn't do anything.
After a reboot 7.x never shows the rebuilding ART dialogs we're used to so something has totally changed.
All the guides I could find so far are 2012 to 2014-ish and don't work.
My goal is to have Pixel Launcher and Dialer 6.0 as systemapps on 7.1
r3act said:
My goal is to have Pixel Launcher and Dialer 6.0 as systemapps on 7.1
Click to expand...
Click to collapse
http://forum.xda-developers.com/goo...l-launcher-7-1-3231428-flashable-zip-t3477798
hi, you can any .apk as system with Lucky Patcher (gogle search), go to bottom menu > Rebuild & Install > select the apk and install as a system app.
Any recommend debloat down to bare Android 11, I do not know how to edit the .IMG to debloat apps and clean up the crap such like useless vzw apps and other stuff (I am on T-Mobile network). I would love create one for Pixel 5 using Android 11 full factory ROM down to bare minimum ROM (Ungoogled). Any tip how edit the IMG file?
I am a POCO X3 (Karna) user . i have Rooted it but whenever I play Call Of Duty Mobile my game crashes in between without errors . it happens only when the phone is rooted. I tried everything but it never stops . The only solution I found is to disable Webview but it brings other problems like sticky button press but doesn't crash.
In Android 10 I was able to fix the issue by installing an old Webview (74.xx.xx something) as a system app replacing the stock new webview. But now as I have migrated to Android 11 I can't do that anymore .so how do I install old Webview as a system app in Android 11.
KalX3 said:
I am a POCO X3 (Karna) user . i have Rooted it but whenever I play Call Of Duty Mobile my game crashes in between without errors . it happens only when the phone is rooted. I tried everything but it never stops . The only solution I found is to disable Webview but it brings other problems like sticky button press but doesn't crash.
In Android 10 I was able to fix the issue by installing an old Webview (74.xx.xx something) as a system app replacing the stock new webview. But now as I have migrated to Android 11 I can't do that anymore .so how do I install old Webview as a system app in Android 11.
Click to expand...
Click to collapse
How did you root your phone?
Noter2017 said:
How did you root your phone?
Click to expand...
Click to collapse
Magisk 23
Anyone find "Allow Restricted Settings" ?
It's used to run modded apps on Android 13.
Thanx in advance