You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before attempting any system modifications, always make a full backup of your internal uSD card. Check every step twice to ensure it is correct: check file permissions, file names, etc.
This is a complementary procedure. Starting with v0.6.2 two Sparrow apks are provided, the normal and the system version, for install those version the previous one should be uninstalled, the system version has more system access but needs a patched system if you want to have system permissions enabled to, for example, be able to make screen captures from inside of the application.
Important
If you are planning to install the system version apk you MUST first patch the system prior to install the system apk.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Warning
Before attempting any system modifications, always make a full backup of your internal uSD card. Check every step twice to ensure it is correct: check file permissions, file names, etc.
This is a complementary procedure. Starting with v0.6.2 two Sparrow apks are provided, the normal and the system version, for install those version the previous one should be uninstalled, the system version has more system access but needs a patched system if you want to have system permissions enabled to, for example, be able to make screen captures from inside of the application.
Important
If you are planning to install the system version apk you MUST first patch the system prior to install the system apk.
Unzip the patched file services.jar file:
services.zip
Then, replace the original one by following this procedure, get ADB from here: https://developer.android.com/tools/releases/platform-tools
if you have a previously patched system or found this particular .dex file you must also execute:
adb shell rm /data/dalvik-cache/arm64/system@framework@services.jar@classes.dexcontinue by pushing the decompressed patched service.jar into the DHO system:
Beta Was this translation helpful? Give feedback.
All reactions