Gravitybox system framework not responding. Exiting ..! Micromax A177 Canvas Juice - Micromax Canvas Juice Questions & Answers

When you use Xposed and GravityBox, you can meet the problem :
GravityBox system framework not responding.Exiting
when you try to open the GravityBox.
Here is the solution.
1.Install Xposed Framework.
Starting from Xposed Install - Click on install/update button .
2.Install GravityBox with the .apk file (not through the Xposed installer).
From the Official GravityBox Module page
Link (GravityBox JB for Micromax A177) :
http://repo.xposed.info/module/com.ceco.gm2.gravitybox
3. Check the GravityBox in modules menu.
4. Reboot the phone.
5. Enjoy.
That's it...!
#If it still not works then try to uninstall xposed installer and gravitybox,
Reboot and wipe dakvil cache.
Reinstall xposed installer and gravitybox by .apk files.
goodluck.
#Similarly Downloads options is there where you can find and access stuff if you tick mark it under Modules and Reboot it.
You are done to use those modules also.
*For Micromax A177
I recommend you to download modules from their official page as .apk file instead of downloading from the Download option in Xposed Installer. It will work nicely on Micromax A177.
Hope it helps you!
Press Thanks if you found this useful.

ayushbpl10 said:
When you use Xposed and GravityBox, you can meet the problem :
GravityBox system framework not responding.Exiting
when you try to open the GravityBox.
Here is the solution.
1.Install Xposed Framework.
Starting from Xposed Install - Click on install/update button .
2.Install GravityBox with the .apk file (not through the Xposed installer).
From the Official GravityBox Module page
Link (GravityBox JB for Micromax A177) :
http://repo.xposed.info/module/com.ceco.gm2.gravitybox
3. Check the GravityBox in modules menu.
4. Reboot the phone.
5. Enjoy.
That's it...!
#If it still not works then try to uninstall xposed installer and gravitybox,
Reboot and wipe dakvil cache.
Reinstall xposed installer and gravitybox by .apk files.
goodluck.
#Similarly Downloads options is there where you can find and access stuff if you tick mark it under Modules and Reboot it.
You are done to use those modules also.
*For Micromax A177
I recommend you to download modules from their official page as .apk file instead of downloading from the Download option in Xposed Installer. It will work nicely on Micromax A177.
Hope it helps you!
Press Thanks if you found this useful.
Click to expand...
Click to collapse
Works with other devices too.

Related

[HOWTO][LP][Xposed]Xposed framework on YotaPhone 2 LP

NOTE:
This post is/was only relevant for users of the original modded stock recovery for YP2. For the newer & better TWRP recovery for YotaPhone 2 installing unsigned packages such as Xposed framework is not an issue.
Please note that the Xposed version below is outdated, Xposed alpha 4 is available. See Xposed for Lollipop thread.
Old post content:
Not exactly a proper development thread, but posting it here anyway because of the relation with the modded recovery, ad the slightly technical angle.
Xposed framework for Lollipop allows you to install modules that tweak/change many aspects of Android. It's pretty powerful as it can hook into existing software and change it's functionality. The version referred to in this post is an alpha version.
Therefore:
Warning: I recommend you don't install this unless you're a nerd. It's not yet stable, and may cause trouble (such as boot-loops).
Also: by the time you read this there may be newer versions, so read the Xposed thread for updates.
Background
The modded recovery image allows to install software signed by either Yota Devices (such as ota update zips) or signed with testkeys, but it does not allow to flash UNsigned zips. Many flashable zips are signed with testkeys (like SuperSU) but rovo89's Xposed flashable zip for LP in the current 20150430 version are unsigned, so we can't flash them as-is.
Flashing it anyway:
There's two ways: the harder and slightly educational way (useful for e.g. when new Xposed versions are released) and the lazy but convenient way.
1) Signing the Xposed framework zip yourself:
You need:
- signapk.jar plus test key and certificate
Get SignApk.jar from somewhere (build it from AOSP source, or download a zip from this thread (I used zipaligner 1.2, linux). This zip contains other stuff, but we need testkey.pk8, testkey.x509.pem and signapk.jar
- Xposed framework zip for LP 5.0 (xposed-sdk21-arm-20150430.zip) from the official thread from here
- java environment (JDK or JRE)
To sign the file put all files in one dir (including xposed-sdk21-arm-20150430.zip) and run:
Code:
java -jar signapk.jar -w testkey.x509.pem testkey.pk8 xposed-sdk21-arm-20150430.zip xposed-sdk21-arm-20150430_signed.zip
You just created xposed-sdk21-arm-20150430_signed.zip that you can flash.
2) Using a pre-Signed zipfile:
I attached a testkey-signed version of rovo89's file xposed-sdk21-arm-20150430.zip to this post for convenience, so you can skip the steps above.
Steps to install the Xposed framework for LP
1) put device in fastboot/download mode and boot the modded recovery image (see recovery thread)
2) choose "apply update from ADB" from recovery menu
Code:
adb sideload <yourpath>/xposed-sdk21-arm-20150430_signed.zip
3) reboot
4) choose allow 'unknown sources' in settings->security
5) copy the file XposedInstaller_3.0-alpha2.apk to your phone (or scan the QR code on the Xposed page to download this file to your phone directly.
6) use a file manager (like ES File Explorer, or the built-in Cabinet) to browse to and open XposedInstaller_3.0-alpha2.apk and install it.
Now you can download Xposed modules through the Xposed Installer app. I tried GravityBox [LP] (make sure you select the right version!) to change the launcher grid to 5x5 instead of 4x4. After a reboot that worked. I'm not saying that using GravityBox is safe, they warn that it may cause trouble with non-standard ROM's (such as ours).
Please not that I can't/won't provide any support for Xposed itself, please see the relevant Xposed threads for that.
Credits:
rovo89, author of the Xposed Framework
nice one, many thanks
Does anyone have then latest version please that's signed for this device
Sent from my YD201 using Tapatalk
read the start topic good, every thing you need is in there with links
Gojira-r32 said:
read the start topic good, every thing you need is in there with links
Click to expand...
Click to collapse
Which version of xposed is for yotaphone I see a few different versions on the xposed thread. Link From the op
Sent from my YD201 using Tapatalk
I used xposed-v68-sdk21-arm.zip just two days ago, and signed it myself according to the instructions.
It seems to play well, at least for two days
I just booted TWRP and sideloaded it, I never flashed the TWRP.
Had a little mess getting the driver to install in windows, when TWRP sideloads, it had a new identity in the device manager and I was unable to make accept the drivers I had. So I made a little manual edit in the .inf file from the yotaphone flashtool package, and then was able to load the driver needed. Google was my friend, but I can paste the change here later if someone want it.
Those who are using xposed do you notice any long freeze on the epd and reboots.
Sent from my YD201 using Tapatalk
adamo86 said:
Those who are using xposed do you notice any long freeze on the epd and reboots.
Sent from my YD201 using Tapatalk
Click to expand...
Click to collapse
Nope. I am running latest Xposed framework with gravitybox and youtube adaway. No crashes or freezes, but the battery life does fluctuate quite a bit sometimes. But I think that that is because of Lollipop.
No issues with xposed here either. Running alpha4 I believe.
Installed but not active.. That's what i get! Why is thaT?
Thanks!
I signed the last version of xposed using the method in the first post, and flashed (file attached) using TWRP. no issues so far.
no need to say, make sure you backup first!
Bootloop
I have accidentally flashed the xposed-sdk21-arm-20150430_signed.zip...so my phone stuck in bootloop. How can I uninstall it?
Wanderess said:
I have accidentally flashed the xposed-sdk21-arm-20150430_signed.zip...so my phone stuck in bootloop. How can I uninstall it?
Click to expand...
Click to collapse
SOLVED. Stock rom (4.4.3 HK) flashed with Yota Flasher. After this everything went smoothly.
Oficial Xposed running with no problems, well just one named Lollipop
Jeopardy said:
Nope. I am running latest Xposed framework with gravitybox and youtube adaway. No crashes or freezes, but the battery life does fluctuate quite a bit sometimes. But I think that that is because of Lollipop.
Click to expand...
Click to collapse
The same with me, Lollipop because using the EPD is so much better, otherwise I would happily be on KitKat, battery life on Lollipop is awfull, I also have the Xposed installed the official one with no problems, running some Modules to prevent battery from draining as much as possible in this Google Sucking Lollipop...

Installing Xposed on Fire TV 2 (Guide)

How to install Xposed on Amazon Fire TV 2 (Guide)
PLEASE READ
As per normal I will not take responsibility if you do something wrong or brick your fire TV 2, you need to be already Rooted & running a custom recovery/rom If you don't know how to do this or not sure. Do Not Use until you have those running!
(I did not make these I'm just helping out some of the forum members who don't know how to install Xposed on the Fire Tv2 please go to the Xposed thread & leave thanks if using Xposed thank you)
First download my zip with all files attached or use my Mediafire mirror link below
Steps -
1) Copy your 5.0.4 (or latest stable version) zip file on your external micro SD card (skip this step if already on a rbox custom rom & have twrp recovery & move to step5)
2) Launch Recovery
3) Now hit Install, Select Storage and choose Micro SDCard, and flash your 5.0.4 ROM (or latest version),
4) Reboot, then complete the usual first time steps to get to the main menu.
5) Check ADB Debbuging and Unknown Applications as usual on the Developer Options section.
6) Download v80 SDK 22 ARM64 zip
7) Push the file to the AFTV2 into any folders you like (I use download or the main directory).
8) Launch recovery again and flash the zip file, after that reboot.
9) Download and Install Xposed Installer
10) Download and Install HDX
11) Open the Xposed Installer, then select framework & see if Xposed is active?
12) Go to modules & activate HDX
13) Reboot to get HDX working
14) Enjoy Xposed on Fire Tv2!
You should now have a working Xposed Framework on Your AFTV2
My all in 1 download zip is at the bottom in the attachments section on this page
Or you can use my Mediafire Mirror link which also has my All in One Xposed Zip or single file downloads-
https://www.mediafire.com/folder/gsvf792qilga9/AFTV2_Xposed_Files
Or If having trouble you can also use the links here to download the files manually one by one.
Manual downloads -
v80 SDK 22 ARM64 http://forum.xda-developers.com/showthread.php?t=3034811
Xposed Installer Alpha 4 http://forum.xda-developers.com/showthread.php?t=3034811
HDX http://forum.xda-developers.com/showthread.php?t=2618158
But please leave thanks in the threads above If you download any from there.
& If this thread helps please press that thanks button
deanr1977 said:
How to install Xposed on Amazon Fire TV 2 (Guide)[/
1) Copy your 5.0.4 (or latest stable version) zip file on your external micro SD card (skip this step if already on a rbox custom rom & have twrp recovery & move to step5)
2) Launch Recovery
3) Now hit Install, Select Storage and choose Micro SDCard, and flash your 5.0.4 ROM (or latest version),
4) Reboot, then complete the usual first time steps to get to the main menu.
5) Check ADB Debbuging and Unknown Applications as usual on the Developer Options section.
6) Download v80 SDK 22 ARM64 zip
7) Push both files to the FTV to any folders you like (I use download or the main directory).
8) Launch recovery again and flash both files, after that reboot.
9) Download and Install Xposed Installer
10) Download and Install HDX
11) Reboot to get HDX working
12) Make sure the modules are activated & reboot if need.
13) Enjoy Xposed on Fire
If having trouble you can also use the links to download the files -
v80 SDK 22 ARM64 http://forum.xda-developers.com/showthread.php?t=3034811
Xposed Installer Alpha 4 http://forum.xda-developers.com/showthread.php?t=3034811
HDX http://forum.xda-developers.com/showthread.php?t=2618158
But please leave thanks in the threads above If you download any from there.
& If this thread helps please press that thanks button
Click to expand...
Click to collapse
7) Both files ??? Have only 1 zip sdk22
Tryed it.. Flashed play store, error 976 during install from an app
Gesendet von iPad mit Tapatalk
Read the title, this is not how to install the playstore it's how to install xposed
Sent from my SM-G900F using Tapatalk
deanr1977 said:
Read the title, this is not how to install the playstore it's how to install xposed
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Thanks I was just coming to see if xposed could be installed on the aftv2. I also am interested in the play store. Has there been any success installing it properly with xposed support like the first gen. I have tried installing as system apps only to have the store force close, no location services and Google services need to be updated errors.
deanr1977 said:
Read the title, this is not how to install the playstore it's how to install xposed
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
In your Xposed guide you wrote from two files but where is the second?
7) Both files ??? Have only 1 zip sdk22
goodhur said:
Thanks I was just coming to see if xposed could be installed on the aftv2. I also am interested in the play store. Has there been any success installing it properly with xposed support like the first gen. I have tried installing as system apps only to have the store force close, no location services and Google services need to be updated errors.
Click to expand...
Click to collapse
Yes this version of Xposed can be installed on the AFTV2 , the playstore is a bugger To get working, I myself have a Play store that opens but won't let you download anything it just throws a error code at you (976 error), not as good compared to the gen 1 so I've read.
Pat1981 said:
In your Xposed guide you wrote from two files but where is the second?
7) Both files ??? Have only 1 zip sdk22
Click to expand...
Click to collapse
Ah MY BAD! Thank you for noticing that, most of my threads are done on my phone late at night so some spelling mistakes happen or I miss something (but not too often Haha). I've corrected it now cheers
@Dean Thx, same error 976 but Google play movies works ..so sideload apps is ok for me if they're running
I cant able to make HDX to work. I tried and booted many times no luck.
Help Pls
go2xraj said:
I cant able to make HDX to work. I tried and booted many times no luck.
Help Pls
Click to expand...
Click to collapse
Did you do the steps in the right order? Did you do all the reboots required?
Did you apply the hdx to be turned on in the module settings via the xposed app?
Try all these or if not uninstall & repeat the steps one by one as instructed.
Hope this helps If so press that thanks button
Sent from my SM-G900F using Tapatalk
deanr1977 said:
Did you do the steps in the right order? Did you do all the reboots required?
Did you apply the hdx to be turned on in the module settings via the xposed app?
Try all these or if not uninstall & repeat the steps one by one as instructed.
Hope this helps If so press that thanks button
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I tried everything but no luck.
My frame work is not installed I am not getting su access.
Sent from my iPhone using Tapatalk
go2xraj said:
I tried everything but no luck.
My frame work is not installed I am not getting su access.
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Have you accepted the root prompt to tick on screen when you rooted? If the framework isn't installed you didn't flash the zip in recovery yet? Or did you do something to break su? (Like downgrading your recovery & break su?) If so start again & reflash your rom or contact rbox he maybe able to help with a broken su
Sent from my SM-G900F using Tapatalk
deanr1977 said:
Have you accepted the root prompt to tick on screen when you rooted? If the framework isn't installed you didn't flash the zip in recovery yet? Or did you do something to break su? (Like downgrading your recovery & break su?) If so start again & reflash your rom or contact rbox he maybe able to help with a broken su
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Su is working fine. But when I try framework it's not promoting. I flashed the zip in recovery.
Sent from my iPhone using Tapatalk
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my iPhone using Tapatalk
go2xraj said:
Su is working fine. But when I try framework it's not promoting. I flashed the zip in recovery.
Sent from my iPhone using Tapatalk
---------- Post added at 06:20 PM ---------- Previous post was at 06:16 PM ----------
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
You could try the manual links & check the md5's & or redownload the hdx apk, if you reflash your rom you will need to reinstall the xposed framework anyway so try again or you could get some support from the author in the manual links? I installed with no problems using the steps I provided & so have some other forum members too.
Sent from my SM-G900F using Tapatalk
deanr1977 said:
You could try the manual links & check the md5's & or redownload the hdx apk, if you reflash your rom you will need to reinstall the xposed framework anyway so try again or you could get some support from the author in the manual links? I installed with no problems using the steps I provided & so have some other forum members too.
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
did you Download and Install Xposed Installer?
Yes I tried many times No luck
Sent from my iPhone using Tapatalk
go2xraj said:
Yes I tried many times No luck
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
I done It on my friends box today, followed the instructions again but the only thing I forgot was to install the xposed installer, I installed that & opened to make sure the framework was installed, then checked the modules, enabled The hdx & then rebooted, & after that it was all working fine.
I have done it a couple of times and never had an issue. Make sure Xposed Installer has root access. Did you check under /data/data/de.robv.android.xposed.installer/conf/ if the file modules.list exists? Else try uninstalling and re-installing Xposed Installer. It is definitely an issue with the Xposed Installer app and not the framework.
Also having issues finalizing xposed
I also am having issues. I have been trying to figure this out for hours. I followed the step-by-step instructions exactly... a couple times actually. (Although I am new to this so I might not have some terminology correct, my apologize in advance.)
- I have a rooted Fire TV 2
- Flashed rbox's 5.0.5, v4 recovery rom via adb (Could the v4 be the issue? I heard that people who have 5.0.4, and 5.0.5 v1 have had success, but nothing on v4?)
- Downloaded the v80_SDK_22 and 23 ARM64.zip (tired both)
- Flashed the above zip file via the recovery (TWRP)
- Pushed and Installed Xposed installer, 3.0 alpha 4
- Pushed and installed the HDX (but havent gotten a chance to do anything with it.
I open up Xposed, and it says "The latest version of Xposed is currently not active. Did you framework and reboot?"
Then I click Framework, to install/reboot and I get a red message stating "The Xposed framework is not installed. Pelase download the latest zip file from XDA and flash it manually" Which I thought I did through the recovery menu through TWRP...
Another dumb question... So I have rbox's TWRP, but what abour the ClockWorkMod... How do I know if I have this or not... is it needed?
Did I do something wrong??
jamarkie said:
I also am having issues. I have been trying to figure this out for hours. I followed the step-by-step instructions exactly... a couple times actually. (Although I am new to this so I might not have some terminology correct, my apologize in advance.)
- I have a rooted Fire TV 2
- Flashed rbox's 5.0.5, v4 recovery rom via adb (Could the v4 be the issue? I heard that people who have 5.0.4, and 5.0.5 v1 have had success, but nothing on v4?)
- Downloaded the v80_SDK_22 and 23 ARM64.zip (tired both)
- Flashed the above zip file via the recovery (TWRP)
- Pushed and Installed Xposed installer, 3.0 alpha 4
- Pushed and installed the HDX (but havent gotten a chance to do anything with it.
I open up Xposed, and it says "The latest version of Xposed is currently not active. Did you framework and reboot?"
Then I click Framework, to install/reboot and I get a red message stating "The Xposed framework is not installed. Pelase download the latest zip file from XDA and flash it manually" Which I thought I did through the recovery menu through TWRP...
Another dumb question... So I have rbox's TWRP, but what abour the ClockWorkMod... How do I know if I have this or not... is it needed?
Did I do something wrong??
Click to expand...
Click to collapse
I will check my all in one zip again & reload it but I'm sure there is nothing wrong with it? I'm not home now so it will have to wait until tomorrow, please if you can't get it working with the all in one zip use the manual one by one download links.
Steps
1. download all the files ether from the all in one zip or from the manual download links -
Xposed Framework zip
HDX
Xposed Installer
2. Put the Xposed Framework zip on your Sd card In the main location not in a folder
3. Reboot Into Twrp find & install Xposed Framework zip, now reboot
4. Install the Xposed Installer, then open & select framework & see if Xposed is active?
5. Reboot & then install HDX apk
6. Open Xposed Installer & select modules
7. Activate HDX, exit the app & reboot
8. You should now have a working Xposed Framework on Your AFTV2
Hope this helps if so press that thanks button
Sent from my SM-G900F using Tapatalk
deanr1977 said:
I will check my all in one zip again & reload it but I'm sure there is nothing wrong with it? I'm not home now so it will have to wait until tomorrow, please if you can't get it working with the all in one zip use the manual one by one download links.
Steps
1. download all the files ether from the all in one zip or from the manual download links -
Xposed Framework zip
HDX
Xposed Installer
2. Put the Xposed Framework zip on your Sd card In the main location not in a folder
3. Reboot Into Twrp find & install Xposed Framework zip, now reboot
4. Install the Xposed Installer, then open & select framework & see if Xposed is active?
5. Reboot & then install HDX apk
6. Open Xposed Installer & select modules
7. Activate HDX, exit the app & reboot
8. You should now have a working Xposed Framework on Your AFTV2
Hope this helps if so press that thanks button
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
After the new steps, it is working perfectly for me. I used the 22nd version of the Xposed frameworks zip, NOT the 23rd, should have listened the first time (not sure if that had anything to do with it or not)
But, it is up and running. Thank you!

EdXposed on Android 10 Q (for Exynos)

Work with root and Magisk.
01. Open Magisk in the phone
02. Install magisk-riru-core-v19.6.zip
https://mega.nz/#!nE4lxbrC!wHAdqDR7kFe7tJcoNlyvpZO8TB_Z_82qWIHeavbPh5I
03. Reboot
04. Install EdXposedManager-4.5.4-45401.apk
https://mega.nz/#!aZoDRRhQ!odOEXCICjMrUhpI_G-I3Tz_Fm8hJPVPE6-RKyZ1uccI
05. Open Magisk again in the phone
06. InstallEdXposed-SandHook-v0.4.6.1(4497)-selhygwy-release.zip
https://mega.nz/#!DAp3TL4S!FwuzzSCka_hD3k7NYwduQZgEawiHqH9TJnwRBRo2wPk
07. Reboot
For unistall EdXposed, flash in TWRP this:
https://mega.nz/#!SN5TABQY!IfVwweC1sNEEL8zQ8bFAhF6D_pJTz--M6BXbb7djYmE
• Credits :
• Thanks to @topjohnwu for Magisk
• Thanks to @mlgmxyysd and solohsu for EdXposed
• Thanks for all developpers here and elsewhere who released their sources
Magisk canary doesnt flash nor giving error
Please send canary Magisk ( apk and zip files)
Detonatte said:
Work with root and Magisk.
01. Open Magisk in the phone
02. Install magisk-riru-core-v19.6.zip
https://mega.nz/#!nE4lxbrC!wHAdqDR7kFe7tJcoNlyvpZO8TB_Z_82qWIHeavbPh5I
03. Reboot
04. Install EdXposedManager-4.5.4-45401.apk
https://mega.nz/#!aZoDRRhQ!odOEXCICjMrUhpI_G-I3Tz_Fm8hJPVPE6-RKyZ1uccI
05. Open Magisk again in the phone
06. InstallEdXposed-SandHook-v0.4.6.1(4497)-selhygwy-release.zip
https://mega.nz/#!DAp3TL4S!FwuzzSCka_hD3k7NYwduQZgEawiHqH9TJnwRBRo2wPk
07. Reboot
For unistall EdXposed, flash in TWRP this:
https://mega.nz/#!SN5TABQY!IfVwweC1sNEEL8zQ8bFAhF6D_pJTz--M6BXbb7djYmE
• Credits :
• Thanks to @topjohnwu for Magisk
• Thanks to @mlgmxyysd and solohsu for EdXposed
• Thanks for all developpers here and elsewhere who released their sources
Click to expand...
Click to collapse
Has anyone tried it if it works?
nice work friend
Custom Rom Factory said:
nice work friend
Click to expand...
Click to collapse
Thanks
pupido said:
Has anyone tried it if it works?
Click to expand...
Click to collapse
Update 1st of January 2021:
Android 10, OneUi 2.5
Magisk zip v20.4 stable
Magisk manager app v8.0.3
Riru core module v19.8 (reboot)
Riru Edxposed module v0.4.6.4 [sandhook] (reboot)
Edxposed Manger latest version apk or
Xposed installer apk v3.1.5 (recommended)
Reboot for the third time and done.
xman66 said:
Update 1st of January 2021:
Android 10, OneUi 2.5
Magisk 20.4 stable
Magisk manager 8.0.3
Riru core 19.8 (reboot)
Riru Edxposed 0.4.6.4 (reboot)
Magisk Manger latest or
Xposed installer 3.1.5 (recommended)
Reboot for the third time and done.
Click to expand...
Click to collapse
Does it work on your Galaxy Note 9?
Please, can you be more precise?
For example:
Xposed installer or Edxpose Manager?
Magisk Manger latest or v. 8.0.3?
Riru Edxposed SandHook or Yahfa?
Forgive me for being very cautious, but having tried unsuccessfully what was written in the first post, I want to avoid more bootloops this time.
Thank you for your understanding.
pupido said:
Does it work on your Galaxy Note 9?
Please, can you be more precise?
For example:
Xposed installer or Edxpose Manager?
Magisk Manger latest or v. 8.0.3?
Riru Edxposed SandHook or Yahfa?
Forgive me for being very cautious, but having tried unsuccessfully what was written in the first post, I want to avoid more bootloops this time.
Thank you for your understanding.
Click to expand...
Click to collapse
I made a precise information
Only missing info is sandhook Edxposed
Rest is the same
Magisk zip 20.4
Magisk manager 8.0.3
Riru core 19.8
Xposed installer apk 3.1.5
xman66 said:
I made a precise information
Only missing info is sandhook Edxposed
Rest is the same
Magisk zip 20.4
Magisk manager 8.0.3
Riru core 19.8
Xposed installer apk 3.1.5
Click to expand...
Click to collapse
I mean, if I understand correctly, you are using xposed installer instead of edxposed manager on Android 10. Right?
I knew that xposed installer is not compatible with android 9 and 10.
pupido said:
I mean, if I understand correctly, you are using xposed installer instead of edxposed manager on Android 10. Right?
I knew that xposed installer is not compatible with android 9 and 10.
Click to expand...
Click to collapse
Xposed installer 3.1.5 apk, not zip or module, because latest Edxposed manager is keep saying that modules have been updated and ask for reboot frequently, Xposed installer apk does not do that, that why i use it as alternative to Edxposed manager apk.
xman66 said:
Xposed installer 3.1.5 apk, not zip or module, because latest Edxposed manager is keep saying that modules have been updated and ask for reboot frequently, Xposed installer apk does not do that, that why i use it as alternative to Edxposed manager apk.
Click to expand...
Click to collapse
I didn't know Xposed installer 3.1.5 could work on android 10.
Hello, is it okay to download edxposed with magisk? i've been surfing the internet and reading a post for xda site telling it might happen bootloop ??! NOTE9 EXYNOS
pupido said:
I didn't know Xposed installer 3.1.5 could work on android 10.
Click to expand...
Click to collapse
Me too at first
But it keep surprising me more and more, being using it since android marshmallow, and it's more stable than v3.1.4(which also working good and have more options than 3.1.5 [weird]) and any version of Edxposed manager.
GhanemGh said:
Hello, is it okay to download edxposed with magisk? i've been surfing the internet and reading a post for xda site telling it might happen bootloop ??! NOTE9 EXYNOS
Click to expand...
Click to collapse
Follow my posts on this forum, to know what exactly to download, and order of installation process.
Gents,
before i start to play with this stuff, please, could EdXposed modify the height of the status bar (aka the font size of the status bar)?
thank you
(rooted galaxy a51)

Magisk 25.1 for Fire TV

As current and all previous Magisk releases can break any fire tv on update from manager, I made custom build of Magisk 25.1 for Fire TV
Releases GitHub URL
Changes:
- Manager doesn't have direct install / update options
- Dark theme by default
- Amazon orange color for default and AMOLED themes
- Grant root permission by default
- Fix issue of enabled Zygisk with Xposed Framework
- Change version to 25.1.FTV (25777)
Fixes:
- fix D-PAD navigation on Grant / Deny root dialog
- fix D-PAD navigation on Log section
- fix D-PAD navigation on Zygisk DenyList
- fix D-PAD navigation on Reboot button after flash
Install:
- Install APK (uninstall previous Manager version if exist 1st),
- Rename apk to zip and flash from TWRP recovery
Have fun!
p.s. maybe someday devs will apply those changes to source, now they call it "offtopic"
Hey, it hangs at CHECKING for digest. Magik 23.0 worked before. Any idea?
Isn't to grant / deny root access with the remote working by default for fireTV devices?
Never saw a problem like that, for tank/sheldon/mantis/sloane, works fine here!?
Sus_i said:
Isn't to grant / deny root access with the remote working by default for fireTV devices?
Never saw a problem like that, for tank/sheldon/mantis/sloane, works fine here!?
Click to expand...
Click to collapse
It works on Android 9, but on Mantis (4K with 7.1.2) dialog worked with Magisk 20.4 (old manager) and broken (don't have any focus so user can't press any button in it) with any Magisk 21+ and new Manager GUI
mamcho said:
Hey, it hangs at CHECKING for digest. Magik 23.0 worked before. Any idea?
Click to expand...
Click to collapse
hm, it's apk from studio, tesed it on TWRP from Fire TV 4K and it installs fine. Try to disable digest check in TWRP options.
Im on sloane and disabling digets check doesnt change anything. I ve read that 24.3 is problematic for sloane. 23.0 works tho
Hi,
I'm on 4K stick and I have Magisk 24.3 installed (apk from their github).
If I want to switch to this I have to uninstall current Magisk Manager even if I flash from TWRP?
BTW: guys on magisk github page asnwer really bad to your suggestion, no reason to do that
The manager UI is not tv-friendly so it's really easy to press update by mistake. It was the 1st thing I though when I saw it after installation...
Noisemaker00 said:
Hi,
I'm on 4K stick and I have Magisk 24.3 installed (apk from their github).
If I want to switch to this I have to uninstall current Magisk Manager even if I flash from TWRP?
Click to expand...
Click to collapse
You need to uninstall Manager in any case because app signature differs. After install you need o flash apk renamed to zip from recovery to match daemon / apk signatures. Magisk in 1s post updated to v25.0.FTV.
tsynik said:
You need to uninstall Manager in any case because app signature differs. After install you need o flash apk renamed to zip from recovery to match daemon / apk signatures. Magisk in 1s post updated to v25.0.FTV.
Click to expand...
Click to collapse
So the steps are:
uninstall current magisk-manager version
download and rename your .apk to .zip
reboot to twrp and flash the zip
reboot the system
is it correct?
hiding the app is not working propertly. if i generate a new app it fails to load and want to download full manager again.
mamcho said:
hiding the app is not working propertly. if i generate a new app it fails to load and want to download full manager again.
Click to expand...
Click to collapse
Yes, probably it's some kind of bug in Magisk. When hiding, Magisk replaced with stub app, which download full apk from https://github.com/tsynik/Magisk/releases, but failing to load it's classes and initialize app context.
Fixed with v25.1.FTV release
tsynik said:
As current and all previous Magisk releases can break any fire tv on update from manager, I made custom build of Magisk 25.1 for Fire TV
Releases GitHub URL
Changes:
- Manager doesn't have direct install / update options
- Dark theme by default
- Amazon orange color for default and AMOLED themes
- Grant root permission by default
- Fix issue of enabled Zygisk with Xposed Framework
- Change version to 25.1.FTV (25777)
Fixes:
- fix D-PAD navigation on Grant / Deny root dialog
- fix D-PAD navigation on Log section
- fix D-PAD navigation on Zygisk DenyList
- fix D-PAD navigation on Reboot button after flash
Install:
- Install APK (uninstall previous Manager version if exist 1st),
- Rename apk to zip and flash from TWRP recovery
Have fun!
p.s. maybe someday devs will apply those changes to source, now they call it "offtopic"
Click to expand...
Click to collapse
Hello tsynik
I flashed this version, but never granted su permissions .
The Magisk Mannager is missing in fireOS.
When reinstall, it crashes and disappear .
Can you give me instructions on how to uninstall this version?
thanks
What I did was to rename .apk to .zip, flash with twrp. manager was not to be found on apps. then I manually installed the .apk and it appeared on apps.
yakovperelman69 said:
Hello tsynik
I flashed this version, but never granted su permissions .
The Magisk Mannager is missing in fireOS.
When reinstall, it crashes and disappear .
Can you give me instructions on how to uninstall this version?
thanks
Click to expand...
Click to collapse
I am having the same issue
BTW to uninstall rename the apk to uninstall.zip then flash it in twrp
I have a tank (2nd gen stick) with latest firmware (5.2.9.5 at time of writing)
Now that Magisk v26 has dropped support for android 5, it would be wise to release a final version for old fire sticks.
Anyway the UI does not start at all, both on your fork and on the original v25.2 . (and, both of them do not remember superuser permissions - they get asked every time)
I just tried to flash Magisk v26.1 via TWRP. FireOS6 (mantis - FTV4K)
First fresh Kernel followed by Magisk v26.1.zip.
All seams to work but I noticed that the repacking step went unusual fast!
After rebooting and updating Magisk app to v26.1 it seams to work.
But now I get after a fresh start/reboot a warning message in Magisk app that an reflash is necessary!
I now went back to 25.2 (again Kernel + Magisk.zip) and all is good again.
I do not know what happens here or if something went wrong or if 26.1 is not fully compatibe to FireOS6 (Android 7)...
Anyway - Just wanted to let you all know.

Magisk Module to replace the FakeStore in the OmniROM with a patched PlayStore from NanoDroid

Hi
fyi:
I created a Magisk Module to replace the FakeStore in OmniROM with the patched PlayStore from NanoDroid
The Module will replace the apk for the FakeStore with an empty file and add the directory
/system/priv-apps/Phonesky
with the patched PlayStore from NanoDroid.
The patched Playstore works with MicroG so that apps using the license functionality from the Playstore can also be used in ROMs using MicroG .
The ZIP file with the Magisk Module can be downloaded from here:
http://bnsmb.de/files/public/Android/PlayStore_for_MicroG.zip
(I am not sure if I can attach the file in this forum ..)
regards
Bernd
How can i update this patched Playstore Module?
Does your module do the same as the fakestore2playstore module ? If not, what are the differences ?
SERGE4NT said:
How can i update this patched Playstore Module?
Click to expand...
Click to collapse
I don't think it needs updating...
edit : so, I wanted to install your module next to this version of microG. It is a microG installer that works as a Magisk module, and the only way I got microG to work on unofficial CrDroid Android 13 for the Samsung A20e.
Anyway, didn't managed to install your module through Magisk. If I tried to install it after having installed the microG module, it says error: system/priv-app/Phonesky already exists.
If I try to install it before the microG module, it says error: no version of microG detected.
I had to boot to TWRP, try to install it from there, where it would hang on detecting TWRP, force restart my phone, then it appears as installed for some reason.
But it works ! Don't know how or why, or what's up with the installation, but it works, whereas other versions of this module didn't, so... thanks x)
Hi
fiy:
see How to install a more recent version of the Playstore in OmniROM for how to install a more recent version of the playstore
regards
Bernd

Categories

Resources