Hi XDA I found a fix for the annoying message "Unable To Capture Screen, DRM Protected Image” the solution is an xposed module called DisableFlagSecure the steps are:
Download the module
Install the module
Reboot
Enjoy
Requirements:
Root
Xposed Installer
LS
I have rooted my Samsung Galaxy Tab 3 16 GB wifi 5210. After that I tried to upgrade it to Android 5.1.
With the following result:
- I am using TWRP v2.8.7.1;
- Wiped Dakvik Cache;
- Loaded cm-12.1-20150922-UNOFFICIAL-p5210.zip with success;
- Loaded houdini-5.0-20150521.zip with success;
When loading open_gapps-x86-5.1-stockt-20161-25.zip I get the following result:
- Updating partition details…
- ….done
- Installing open_gapps-x86-5.1-stockt-20161-25.zip
-Checking for MDS file…
- MDS matched
-Verifying zip signature …
- Zip signature verified successful.
- Open GAPPS logo
- Open GApps stock 5.1 – 20161025
- Mounting /system
- Gathering device …
- Peforming system ….
- Removing existing …
- Installing core GApps
- Fixing permissions & contexts
- Copying Log to /external_sd
- Installation complet!
- Unmounting /system
E: Error executing updater binary in zip: open_gapps-x86-5.1-stockt-20161-25.zip
Error flashing zip open_gapps-x86-5.1-stockt-20161-25.zip
Updating partition details
… Done
When I now reboot the tablet, Android 5.1 starts normally, asks for language selection and then comes with the message:
Google Play Services stopped
Does this now mean that I have bricked my tablet in some way or is ther some hope?
I have tried the following things:
- different versions of TWRP;
- different versions off GAPPS;
- Android 6 with corresponding GAPPS.
With the same result.
Kind regards, Martin
I just updated to android 10 on my oneplus 6 via local storage. Then fastboot installed twrp, flashed stock boot img, flashed twrp installer zip, rebooted to twrp & then installed magisk 20.1 including riru v15 & edxposed by justin (sandhook) for android Q.
The problem I am facing is that I am not able to install apks as whenever I manually try to install an apk, it says 'Sorry, no application available'
Please help out!
Apologies for bumping the thread but can someone help me out with the package installer details?
The path it is stored in the /system/ directory and share the apk? If I somehow could replace it as a system application and make it run?
Hello there, I'm facing the same problem with Android 10 and LineageOS 17.1.
I can install apk's via F-Droid and Aurora Store, I would assume Play Store works too, but I currently don't have it.
When I download an apk with a browser and I click on the notification in the notification drawer, it works and installs the app.
But when I try to open the finished download via the downloader manager, it does not work. The error is the same as posted by the OP (Sorry, no application available)
I also can not open apk's from non-default file explorers (Root Explorer, ES File Explorer) which gives the same error, but opening from built-in Files (com.android.documentsui) works.
The Package Manager is correctly located in
Code:
/system/priv-app/PackageInstaller/PackageInstaller.apk
I've tried the suggestions from a very old thread here on XDA:
- Delete Cache and Data for Package Manager
- Reset all app preferences
- Reboot to TWRP and clean Dalvik/Cache
- Disable all apps that can draw over other apps
But that didn't fix it unfortunately. Any ideas would be welcome.
Redmi Note 8 Pro, unlocked bootloader, recommended vendor
Android 10, LineageOS 17.1-20200330-UNOFFICIAL-hyper-begonia
Kernel 4.14.158+
NoGapps, microG
Magisk Modules:
- Bromite
- Magisk Manager for Recovery Mode (mm)
- NanoDroid (microG sub-module)
- Riru - Core
- Riru - EdXposed
- Smali Patcher
- Systemless Hosts
Xposed Modules:
- AFWall+
- EdXposeed Manager
- XposedGMSCoreUnifiedNlp
- Amplify (disabled)
- FakeMyGPS (disabled)
- GravityBox (disabled)
- XPrivacyLua (disabled)
Fix OPPO / ColorOs Redline Message / "rooting of your phone has been detected"
Only tested on Android 8.1 ColorOS v5.2.1
Requires LSposed
May or may not work on other devices
GitHub - J0shua-code/oppo-root-warning-fix: Xposed Module to remove "Root detected" message on status bar
Xposed Module to remove "Root detected" message on status bar - GitHub - J0shua-code/oppo-root-warning-fix: Xposed Module to remove "Root detected" message on status bar
github.com
thank you, it worked.
Device Info:
OnePlus Nord N10 5G
Model: BE2026
Build Number: Stock (rooted) Oxygen OS 11.0.2.BE86AA
Android Version: 11 / Kernel Ver: 4.19.125-perf+ / Build #:BE2026_17_210930
Status: Rooted / Magisk 24.3 w/ Zygisk
Substratum Version: one thousand twenty two (1022)
Issue:
Tried to install multiple themes and this issue occurs regardless of which one.
1. Select a theme and installing via "Play Store"
2. From the Substratum main screen, select desired installed theme.
3. Toggle all or individual overlays and select custom color.
4. Tap the icon situated at the bottom right and select "Build & Install"
5. If only the first overlay (android system) is enabled, the building and installing process will finish w/ no errors.
6. After rebooting and selecting the theme from the Substratum main screen, the prior enabled overlay is no longer enabled.
7. Trying the re-enable the overlay and selecting "Enable Selected" from the popup menu it says "Please compile this overlay before applying"
8. If more then the first overlay (android system) is enabled, the building and installing process will fail with multiple errors (error log below)
Code:
» [com.android.vending]: Failed to generate resource table for split ''
» [com.android.vending]: /data/user/0/projekt.substratum/cache/SubstratumBuilder//res/values/colors.xml:3: error: Error: No resource found that matches the given name (at 'apps_2_dark' with value '@*com.android.vending:color/accent_material_light').
» [com.android.vending]: Installation of "com.android.vending" has failed.
» [com.Relmtech.Remote]: Failed to generate resource table for split ''
» [com.Relmtech.Remote]: /data/user/0/projekt.substratum/cache/SubstratumBuilder//res/values/colors.xml:3: error: Error: No resource found that matches the given name (at 'accent_material_dark' with value '@*com.Relmtech.RemotePaid:color/accent_material_light').
» [com.Relmtech.Remote]: Installation of "com.Relmtech.Remote" has failed.
***Regardless of which theme is selected same issue***