Xposed for Lollipop - Xperia Z1 Compact General

Hi everybody, we have root thanks to PRF method (here) but now we're facing some problems with xposed.
After flashing xposed components and installing xposed apk after every reboot phone is getting into bootloop or infinite boot. The only way currently to fix this is clearing cache and dalvik/ART cache at every reboot ! Following this the phone is making a very long time to boot (optimizations of the apps)....
We can use this thread for infos/discussion about xposed for our device.
Now we have an alternative solution thanks to @maris__ (here) and confirmed by @ondrejvaroscak (here).
To sum up, the solution is removing some useless apps for you until you don't see any bootloop
You can use my simple debloating script based on the one from @moly82 but with less apps removed, I guess useless ones :
Code:
/system/etc/customization/applications, [COLOR="Red"]contain gameloft apps and linkedin[/COLOR]
/system/etc/product/content, [COLOR="Red"]contain demo video files[/COLOR]
/system/app/AnonymousData,
/system/app/AntHalService,
/system/app/BasicDreams,
/system/app/Books, [COLOR="Red"]get it on play store[/COLOR]
/system/app/BrowserProviderProxy,
/system/app/Chrome, [COLOR="Red"]get it on play store[/COLOR]
/system/app/CityIdPermission,
/system/app/CrashMonitor,
/system/app/CrashMonitorSystem,
/system/app/DeviceConfigTool,
/system/app/Drive, [COLOR="Red"]get it on play store[/COLOR]
/system/app/EnchantedForest,
/system/app/ExternalKeyboardJP,
/system/app/FaceLock,
/system/app/Galaxy4,
/system/app/Gmail2,
/system/app/gmail-reader-service,
/system/app/GoogleLyricsPlugin,
/system/app/GoogleTTS, [COLOR="Red"]get it on play store[/COLOR]
/system/app/Hangouts, [COLOR="Red"]get it on play store[/COLOR]
/system/app/HoloSpiralWallpaper,
/system/app/IddAgent,
/system/app/Keep, [COLOR="Red"]get it on play store[/COLOR]
/system/app/KeyChain,
/system/app/Maps, [COLOR="Red"]get it on play store[/COLOR]
/system/app/Newsstand,
/system/app/NewsWeather,
/system/app/NoiseField,
/system/app/OmaV1AgentDownloadServices,
/system/app/PartnerBookmarksProvider,
/system/app/PhaseBeam,
/system/app/PhotoSlideshow,
/system/app/PhotoTable,
/system/app/PhotoWidget-release,
/system/app/PlayGames,
/system/app/PlusOne,
/system/app/talkback, [COLOR="Red"]get it on play store[/COLOR]
/system/app/textinput-chn,
/system/app/TouchBlock,
/system/app/VisualizationWallpapers,
/system/app/WikipediaPlugin,
/system/app/WirelessControllerManagerService,
/system/app/YouTube, [COLOR="Red"]get it on play store[/COLOR]
/system/app/YouTubeKaraokePlugin,
/system/app/YouTubePlugin
Edit META-INF/com/google/android/updater-script with any text editor to keep or delete any more app
to keep a file remote the line from the file, to delete one add a line with it's location
Instructions :
- Flashed your prerooted ROM
- Flash my debloated script (attached)
- Flash xposed
- Wipe cache / dalvik
- Reboot
- soft reboot and no bootloop normally
official thread link : http://forum.xda-developers.com/showthread.php?t=3034811

Tonio78r said:
Hi everybody, we have root thanks to PRF method (here) but now we're facing some problems with xposed.
After flashing xposed components and installing xposed apk after every reboot phone is getting into bootloop or infinite boot. The only way currently to fix this is clearing cache and dalvik/ART cache at every reboot ! Following this the phone is making a very long time to boot (optimizations of the apps)....
We can use this thread for infos/discussion about xposed for our device.
If anybody has an idea to make it work properly, it would be really cool
official thread link : http://forum.xda-developers.com/showthread.php?t=3034811
Click to expand...
Click to collapse
It ONLY works if you have a xperia deodex lollipop rom
Sent from my D6503 using XDA Free mobile app

Tonio78r said:
Hi everybody, we have root thanks to PRF method (here) but now we're facing some problems with xposed.
After flashing xposed components and installing xposed apk after every reboot phone is getting into bootloop or infinite boot. The only way currently to fix this is clearing cache and dalvik/ART cache at every reboot ! Following this the phone is making a very long time to boot (optimizations of the apps)....
We can use this thread for infos/discussion about xposed for our device.
If anybody has an idea to make it work properly, it would be really cool
official thread link : http://forum.xda-developers.com/showthread.php?t=3034811
Click to expand...
Click to collapse
I ended up with a bootloop as well ... did you find a way to "uninstall" the xposed framework and apk?

wernyuen said:
I ended up with a bootloop as well ... did you find a way to "uninstall" the xposed framework and apk?
Click to expand...
Click to collapse
look here:
In case you get into a boot loop:
First, try using the safemode by pressing any hardware key repeatedly. You can find a short explanation how it works here.
If that doesn't work, you can flash the attached Xposed-Disabler-Recovery.zip by Tungstwenty. It will be copied to your (external) SD card when you install Xposed as well. The only thing it does is copying /system/bin/app_process.orig back to /system/bin/app_process, which you can also do yourself (e.g. with adb shell in recovery mode).
Click to expand...
Click to collapse

Tonio78r said:
Hi everybody, we have root thanks to PRF method (here) but now we're facing some problems with xposed.
After flashing xposed components and installing xposed apk after every reboot phone is getting into bootloop or infinite boot. The only way currently to fix this is clearing cache and dalvik/ART cache at every reboot ! Following this the phone is making a very long time to boot (optimizations of the apps)....
We can use this thread for infos/discussion about xposed for our device.
If anybody has an idea to make it work properly, it would be really cool
official thread link : http://forum.xda-developers.com/showthread.php?t=3034811
Click to expand...
Click to collapse
So I guess it's not safe to install Xposed? Or does it work for someone here?

Random Username said:
So I guess it's not safe to install Xposed? Or does it work for someone here?
Click to expand...
Click to collapse
dude
beniamin24 said:
It ONLY works if you have a xperia deodex lollipop rom
Click to expand...
Click to collapse

xkawer said:
dude
Click to expand...
Click to collapse
My rom is not deodexed and it works

rob rich said:
My rom is not deodexed and it works
Click to expand...
Click to collapse
Could you tell us how you did that without deodexed rom ?

I used a prerooted rom: http://forum.xda-developers.com/showthread.php?t=3081309(, xposed works( tablet metrics is ok) gravitybox fails . no bootloops after several reboots .
Sent from my Nexus 7 using XDA Free mobile app

pargas said:
I used a prerooted rom: http://forum.xda-developers.com/showthread.php?t=3081309(, xposed works( tablet metrics is ok) gravitybox fails . no bootloops after several reboots .
Sent from my Nexus 7 using XDA Free mobile app
Click to expand...
Click to collapse
I used the same rom and flashed. But didn't have luck with xposed. How did you install it? I flashed the zip 1st then installed the apk
Sent from my D5503 using XDA Free mobile app

Thanks, I was wondering what caused the bootloop..

xkawer said:
look here:
Click to expand...
Click to collapse
thanks - managed to get out of the bootloop by booting to recovery and clearing ART cache. then temporarily disabling xposed by changing the app_process32 file back to the original one
but I read that there are ways to get this done on Z2/Z3 ... anyone has success with xposed on Z1C?
http://forum.xda-developers.com/xperia-z2/general/xposed-z2-lollipop-5-0-2-maybe-z3-z3c-t3059016

beniamin24 said:
It ONLY works if you have a xperia deodex lollipop rom
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
actually not.my rom is not deodexed and xposed works for me

slsamg7112 said:
actually not.my rom is not deodexed and xposed works for me
Click to expand...
Click to collapse
Can you say how you got it to work?

I have Xposed works well and I'm not deodexed
I did this : I created my own PRF 14.5.A.0.242 Customized FR with the dualrecovery in version 2.8.10
I flashed it. First boot.
Then, I reboot in recovery and Wipe Cache and davilk, flash this files from this topic.
Reboot into system, Install the .apk of Xposed for Lollipop
Reboot again in recovery and just flash the .zip of Xposed
And now, no bootloop after each reboot

xander59 said:
I have Xposed works well and I'm not deodexed
I did this : I created my own PRF 14.5.A.0.242 Customized FR with the dualrecovery in version 2.8.10
I flashed it. First boot.
Then, I reboot in recovery and Wipe Cache and davilk, flash this files from this topic.
Reboot into system, Install the .apk of Xposed for Lollipop
Reboot again in recovery and just flash the .zip of Xposed
And now, no bootloop after each reboot
Click to expand...
Click to collapse
Oh man, you made my day :victory:
May I update first post with your instructions ?

Removing nearly all stock apps is hardly an acceptable solution...

Tonio78r said:
Oh man, you made my day :victory:
May I update first post with your instructions ?
Click to expand...
Click to collapse
Maybe, I'll translate my thread from french forum to XDA community
Darkimmortal said:
Removing nearly all stock apps is hardly an acceptable solution...
Click to expand...
Click to collapse
;.. But many apps can be replaced (for example : File Commander)

After reading all z2\z3 lollipop-xposed topics, I found that the bootloop is caused by some system apk (that's why debloating\deodexing helps - it removes\replaces that apk), if we can narrow it down to a single apk, then we might find a source of an incompatibility, and then it can be fixed in the xposed itself.

xander59 said:
Maybe, I'll translate my thread from french forum to XDA community
Click to expand...
Click to collapse
No problem

Related

[Q] OTA 4.4.3 update on rooted Nexus 4

i just got OTA update notification for 4.4.3 on my rooted ,stock,custom recovery Nexus 4 running on 4.4.2.
i use SuperSU,Xposed etc.
i have few questions hoping that someone will help me,
1. what happens if i update OTA normally , i lost data?root ? or there is possibility of softbrick while updating.
2. what is the best way of updating rooted phone with stock.
thanks in advance!!:good:
mrYogii said:
i just got OTA update notification for 4.4.3 on my rooted ,stock,custom recovery Nexus 4 running on 4.4.2.
i use SuperSU,Xposed etc.
i have few questions hoping that someone will help me,
1. what happens if i update OTA normally , i lost data?root ? or there is possibility of softbrick while updating.
2. what is the best way of updating rooted phone with stock.
thanks in advance!!:good:
Click to expand...
Click to collapse
Download and Install the OTA, you will loose your ROOT AND RECOVERY but not the data. That is the easiest way.
plz elaborate the process, i am new to it.
and one more question : what if i do OTA normally(over wifi).
with custom recovery and xposed OTA will fail and maybe soft brick.
please read here: http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848
carlosmg2 said:
with custom recovery and xposed OTA will fail and maybe soft brick.
please read here: http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848
Click to expand...
Click to collapse
thats what i am fearing , plz guide me for updating my rooted stock .
anyone in the same situation? OTA hit on device but not sure to update due to rooted and custom recovery, with Xposed and other modifications, plz help
mrYogii said:
anyone in the same situation? OTA hit on device but not sure to update due to rooted and custom recovery, with Xposed and other modifications, plz help
Click to expand...
Click to collapse
You have two (best I think) solutions:
1) Get back to stock and download OTA... before you do that, download Titanium Backup, backup your apks with it's cache so you won't have to set them up or start games from beggining... to backup messages etc you can use My Backup Pro, for calendar and contacts synchronize your Google account
2) Try to "get back to stock" as near as you can and try OTA... if it fails, it's not difficult to recover from softbrick
parkourz said:
You have two (best I think) solutions:
1) Get back to stock and download OTA... before you do that, download Titanium Backup, backup your apks with it's cache so you won't have to set them up or start games from beggining... to backup messages etc you can use My Backup Pro, for calendar and contacts synchronize your Google account
2) Try to "get back to stock" as near as you can and try OTA... if it fails, it's not difficult to recover from softbrick
Click to expand...
Click to collapse
i think 1 option i will try, what will be the process of
parkourz said:
Get back to stock
Click to expand...
Click to collapse
, if i am running stock but with custom recovery and xposed like modifications .
mrYogii said:
thats what i am fearing , plz guide me for updating my rooted stock .
Click to expand...
Click to collapse
in the link I posted OTA HELP DESK is all well explained.
I was in your same situation (stock + franco kernel+ TRWP recovery + Xposed) and i have just installed the OTA. This is what I did:
1- Uninstall Xposed (from inside the installer)
2- Uninstall Cerberus app (because in some cases it modifies system)
2- Flash stock kernel
3- Flash OTA in recovery
* It failed because Franco kernel modifies /system/lib/hw/power.msm8960.so --> so renamed power.msm8960.so.bak to power.msm8960.so
4- Flash OTA in recovery
5- Flash TRWP recovery
6- rooted
carlosmg2 said:
in the link I posted OTA HELP DESK is all well explained.
I was in your same situation (stock + franco kernel+ TRWP recovery + Xposed) and i have just installed the OTA. This is what I did:
1- Uninstall Xposed (from inside the installer)
2- Uninstall Cerberus app (because in some cases it modifies system)
2- Flash stock kernel
3- Flash OTA in recovery
* It failed because Franco kernel modifies /system/lib/hw/power.msm8960.so --> so renamed power.msm8960.so.bak to power.msm8960.so
4- Flash OTA in recovery
5- Flash TRWP recovery
6- rooted
Click to expand...
Click to collapse
i have stock kernel , i used xposed for ui tweaks and boot animation etc apart from that all other things are stock only, if i uninstall xposed m i good to go for OTA from wifi? or i have to flash it in recovery?if so then plz point me to 4.4.3 update download link.
thanks!
mrYogii said:
i have stock kernel , i used xposed for ui tweaks and boot animation etc apart from that all other things are stock only, if i uninstall xposed m i good to go for OTA from wifi? or i have to flash it in recovery?if so then plz point me to 4.4.3 update download link.
thanks!
Click to expand...
Click to collapse
read THIS http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848
I'm not sure, but your situation may need 'Scenario #2' (+ uninstalling Xposed)
can anyone else conform me on this:
i have stock kernel , i used xposed for ui tweaks and boot animation etc apart from that all other things are stock only.
suggested(http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848) :
Section B: Flashing in a custom recovery
1) Download the OTA.zip and copy to your phone.
2) Boot into recovery.
3) Flash the OTA just like you would a ROM.
4) Reboot.
i am not sure that xpose modifications come in this condition or not
mrYogii said:
can anyone else conform me on this:
i have stock kernel , i used xposed for ui tweaks and boot animation etc apart from that all other things are stock only.
suggested(http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848) :
Section B: Flashing in a custom recovery
1) Download the OTA.zip and copy to your phone.
2) Boot into recovery.
3) Flash the OTA just like you would a ROM.
4) Reboot.
i am not sure that xpose modifications come in this condition or not
Click to expand...
Click to collapse
yeah, you need to uninstall Xposed too (from within the app, not like uninstalling normal apps). Then you can reinstall and have all modules and config untouched.
carlosmg2 said:
yeah, you need to uninstall Xposed too (from within the app, not like uninstalling normal apps). Then you can reinstall and have all modules and config untouched.
Click to expand...
Click to collapse
i tried as you told, while installing OTA from zip i got following error:
/syaystem/priv-app/SystemUI.apk has unexpected contents.
installation aborted.
plz help
stock 4.4.2 nexus 4 SystemUI.apk
anyone has stock 4.4.2 nexus 4 SystemUI.apk? i have to revert back to install 4.4.3 update through recovery.
mrYogii said:
can anyone else conform me on this:
i have stock kernel , i used xposed for ui tweaks and boot animation etc apart from that all other things are stock only.
suggested(http://forum.xda-developers.com/nexus-4/general/info-nexus-4-ota-help-desk-t2145848) :
Section B: Flashing in a custom recovery
1) Download the OTA.zip and copy to your phone.
2) Boot into recovery.
3) Flash the OTA just like you would a ROM.
4) Reboot.
i am not sure that xpose modifications come in this condition or not
Click to expand...
Click to collapse
mrYogii said:
i tried as you told, while installing OTA from zip i got following error:
/syaystem/priv-app/SystemUI.apk has unexpected contents.
installation aborted.
plz help
Click to expand...
Click to collapse
Try this it'll work for you
http://forum.xda-developers.com/showthread.php?p=53176897
Sent from my Nexus 5 using XDA Free mobile app

[Stock][PreRooted][DualRecovery][D5503] 14.6.A.1.236 Customized DE - Lollipop 5.1.1

Hi Friends, here is my latest contribution for the Z1 Compact community, hope you find it useful
D5503_Customized DE_1279-6978_14.6.A.1.236 PREROOTED for Sony Xperia Z1 Compact done with PRFCreator.
What you get:
Flashable Zip File - for Updating your rom with custom recovery (TWRP). This is rooted with SuperSu (2.46) and comes with latest
XZDualRecovery (2. 8.23) bundled.
Install:
1. Download file
2. Copy flashable-prerooted-signed.zip to your sdcard
3. Boot to recovery (USE TWRP NOT Philz!!!!! If PhilzTouch Recovery used, you WILL loose Root!!!) and install flashable-prerooted-signed.zip
4. Reboot to system
Download:
ZIPFILE: flashable-prerooted-signed.zip
MD5: c37aece6d7479156b21d5ee39af68049
SHA1: 455664ebe9f49a870421831a95d79d679c6c7d49
TESTS: I have tested the flashable.zip as descriped below to ensure the rom is fully working as expected.
CONDITIONS:
1. Flash over running and fully functional Lollipop 5.1.1 (14.6.A.1.216) with XZDualRecovery 2.8.21. Bootloader is LOCKED, no xposed framework installed.
RESULTS:
1. Flashing the Rom - Works. After Flash with XZDualRecovery 2.8.21. No Errors in XZ Logwindow
2. Root Check: Testet with: Root Checker (fro mFree Android Tools, joeykrim, and Burrows Apps): No Problems, all apps show full root is present.
3. Remove System Apps: Testet with: SD Maid Pro, System App Remover (Jumobile, TopDev): Works too, im able to remove system apps without any errors.
4. Install Xposed Framework v78 SDK22: Works, no Bootloops.
5. Install and use of XperiaXposed (LP) latest lolipop version from original xda thread: Installation and modul activation works
- Modding User Interface (More Homesceens, gestures (swiping down for Quicksettings, Up App drawer, roud edges, additional quick settings) - Works.
- Xperia Home: (Hide Apps, Widges scalable, labels). Works
- Media: Volume Keys to skipping tracks, camerabutton start/stop. Works.
- Power Menu: Edit some of the options. Works
6. XPrivacy. Installation, Modul activation works. After reboot (no bootloops) xprivacy works like expected. No Problems with that
Thx to zxz0O0 for the PRFCreator.
can i proceed with fresh install ?
Sure but untested.
dirty flashed it over .216, flashed xposed v78 at the same time - works excellent, xprivacy was active all the time :good:
BS86 said:
dirty flashed it over .216, flashed xposed v78 at the same time - works excellent, xprivacy was active all the time :good:
Click to expand...
Click to collapse
Nice to know, i have removed xposed before i flashed cuz i was afraid of bootloops
Hi guys,who tested the zip,with fresh install?
Sent from my D5503 using Tapatalk
hosein_824 said:
Hi guys,who tested the zip,with fresh install?
Sent from my D5503 using Tapatalk
Click to expand...
Click to collapse
now testing...
no bootloops or problems so far!
what's the difference to 14.6.A.1.216?
I can't find an update log on Sony's page
ThreeMMM said:
Nice to know, i have removed xposed before i flashed cuz i was afraid of bootloops
Click to expand...
Click to collapse
For that, I always do a backup in twrp before flashing
If it loops, I go back to backup and then do it step by step
Sent from my Sony Z1 compact using a Tardis
Im doning the same, but i dont like to waste time if something failed
Flashed the firmware using recovery, now I'm unrooted. No more recovery either. Any ideas?
HalNeinThousand said:
Flashed the firmware using recovery, now I'm unrooted. No more recovery either. Any ideas?
Click to expand...
Click to collapse
Did you flash with Philz Touch Recovery? Then this was the culprit.
I did this two times and lost root and recovery as you
The recommended recovery to use is TRWP.
tramp20 said:
Did you flash with Philz Touch Recovery? Then this was the culprit.
I did this two times and lost root and recovery as you
The recommended recovery to use is TRWP.
Click to expand...
Click to collapse
Is there any way to re-try without having to wipe and downgrade? I don't want to unlock my bootloader and lose features either.
HalNeinThousand said:
Is there any way to re-try without having to wipe and downgrade? I don't want to unlock my bootloader and lose features either.
Click to expand...
Click to collapse
I've had the exact same problem. I also had the Philz Touch Recovery installed. After the update both Recovery and Root were gone. I've found an APK called KingRoot to regain Root:
http://forum.xda-developers.com/devdb/project/dl/?id=12586
I've installed it on my Xperia Z1 Compact (there where a few security warnings). Root access will return, but I'm still trying to figure out how to boot into Recovery
Root access will return, but I'm still trying to figure out how to boot into Recovery
Click to expand...
Click to collapse
Hi dude i think you just have to install a recovery again, by the install.bat from your PC (or install.sh for apple) for example from here http://forum.xda-developers.com/showthread.php?t=2261606 and you'll have your recovery back.
Naytmer-fr said:
Hi dude i think you just have to install a recovery again, by the install.bat from your PC (or install.sh for apple) for example from here http://forum.xda-developers.com/showthread.php?t=2261606 and you'll have your recovery back.
Click to expand...
Click to collapse
Thanks!
This did the trick.
First I've replaced KingRoot with SuperSu: http://www.w0lfdroid.com/2015/05/How-to-Remove-Replace-KingUser-KingRoot-with-SuperSU.html
And then I've installed DualRecovery: http://forum.xda-developers.com/showthread.php?t=2647480
@elvispr Glad to be helpful !
Yes there even is a xda thread for replacing kingroot with super su http://forum.xda-developers.com/xperia-z/general/super-su-xperia-device-lollipop-easy-t3119006
Coming from 14.6.A.0.368, nothing to report except it changed my "4G" icon for a "LTE" one, everything works fine, i didn't loose root nor recovery !
Thanx to you @ThreeMMM !
Naytmer-fr said:
Coming from 14.6.A.0.368, nothing to report except it changed my "4G" icon for a "LTE" one, everything works fine, i didn't loose root nor recovery !
Click to expand...
Click to collapse
If your icon has changed that means you've flashed different customization of ROM (ie. you were on CE1, now you're on DE) - but that's not a problem
If someone already did with Philz, can get again Root Permission with Kingroot. It works.
Just flashed, clean install through TWRP, everything working as it should be... Thanks OP!

Paranoid android

Anyone brave enough to try the new PA release?
http://get.aospa.co/official/scorpion_windy
Gesendet von meinem Xperia Z3 Tablet Compact Wifi mit Tapatalk
hmmmmm, you have to unlock the bootloader, it makes me not want to try.
I tried the version for scorpion but I am unable to setup the device as the keyboard always crashes during setup. and after that the device ends up in a bootloop, unable to get into recovery.
I would try if not for the bootloader. But also, when I get to the page it's empty. Did they pull it?
The page doesn't actually load any info for the ROM? Was it there but it's been taken down?
andyrtr said:
Anyone brave enough to try the new PA release?
http://get.aospa.co/official/scorpion_windy
Gesendet von meinem Xperia Z3 Tablet Compact Wifi mit Tapatalk
Click to expand...
Click to collapse
It's back up now, pretty stable, everything seems fine but I couldn't get SuperSU to work just Xposed.
NTRNSTR said:
It's back up now, pretty stable, everything seems fine but I couldn't get SuperSU to work just Xposed.
Click to expand...
Click to collapse
So this PA rom works on both Z3TC Wifi & LTE
AOSPA works like a charm on my SGP611. I have not encountered any bug so far. It is so nice to have a near Android stock experience.
Only problem I have is that I have lost recovery in the process. Anyone knows how to set TWRP or CM on Android 6.0.2 ? I still have root for the record.
REundo said:
So this PA rom works on both Z3TC Wifi & LTE
Click to expand...
Click to collapse
I think there's a build for both but I testsed it on the Wifi model.
---------- Post added at 04:49 PM ---------- Previous post was at 04:46 PM ----------
augustinleman said:
AOSPA works like a charm on my SGP611. I have not encountered any bug so far. It is so nice to have a near Android stock experience.
Only problem I have is that I have lost recovery in the process. Anyone knows how to set TWRP or CM on Android 6.0.2 ? I still have root for the record.
Click to expand...
Click to collapse
I'm facing a lot of random reboots and couldn't get root working, could you tell me how you flashed it and which packages you used.
One way I've found to get a recovery is to connect it in fastbood mode and flash the official TWRPthen boot into it, but you have to reboot back to fastboot and flash the boot.img from the PA zip when you're done.
NTRNSTR said:
I think there's a build for both but I testsed it on the Wifi model.
Click to expand...
Click to collapse
Oh! thank you!
NTRNSTR said:
I'm facing a lot of random reboots and couldn't get root working, could you tell me how you flashed it and which packages you used.
One way I've found to get a recovery is to connect it in fastbood mode and flash the official TWRPthen boot into it, but you have to reboot back to fastboot and flash the boot.img from the PA zip when you're done.
Click to expand...
Click to collapse
I did flash the recovery image, SuperSU v2.76 and Gapps from TWRP (3.0.2.0 official) recovery and then wiped cache and dalvik. I realize I forgot to perform a factory reset before the flash but I do not think it is a good thing and that it is related in any way.
As I had rooted my device through KingRoot, I did run SuperSu Me that you can find on the PlayStore to uninstall Kingroot while maintaining root.
I will give a try to your technique. Thanks
augustinleman said:
I did flash the recovery image, SuperSU v2.76 and Gapps from TWRP (3.0.2.0 official) recovery and then wiped cache and dalvik. I realize I forgot to perform a factory reset before the flash but I do not think it is a good thing and that it is related in any way.
As I had rooted my device through KingRoot, I did run SuperSu Me that you can find on the PlayStore to uninstall Kingroot while maintaining root.
I will give a try to your technique. Thanks
Click to expand...
Click to collapse
Did you use banks or opengapps?
I'll try reflashing it your way hopefully it'll work.
NTRNSTR said:
Did you use banks or opengapps?
I'll try reflashing it your way hopefully it'll work.
Click to expand...
Click to collapse
I did use open gapps (aroma version). To be fair, on top of PA, SuperSU and Gapps, I did flash XZDualKernel and XZDRecovery but I do not think it was necessary.
Got it mostly working by:
Booting into official TWRP.
Flashing PA.
Flashing opengapps nano.
Flashing regular xposed
Flashing systemless SuperSU using the SuperSU aroma installer.
(Doing all that before first boot.)
Everything worked except that some apps couldn't get root access while others such as titanium were fine.
Oh well back to stock I guess
NTRNSTR said:
Got it mostly working by:
Booting into official TWRP.
Flashing PA.
Flashing opengapps nano.
Flashing regular xposed
Flashing systemless SuperSU using the SuperSU aroma installer.
(Doing all that before first boot.)
Everything worked except that some apps couldn't get root access while others such as titanium were fine.
Oh well back to stock I guess
Click to expand...
Click to collapse
Okay I just flash aospa scorpion on my SPG21 (LTE) via TWRP
everything work just fine except camera not working & IMEI is missing . im sure i flash the scorpion and not scorpion_windy. Good thing is i have backups of my lovely cm12 . Anyone know how to fix imei on aospa

Flyme official beta 6.0 released

Finally flyme 6.0 beta official is released
link :- http://www.flyme.cn/firmwarelist-76.html#8
i just install this flyme 6.0 beta...seems to be great...dont know yet if it could be used as a daily...feedback later...thanks
So any reviews?
My review for the previous version of flyme 6, was this:
"Just flashed.. Great animations, graphics, sounds and a unique feeling in general.
BUT! This rom asks for every single app for internet and location permissions! from calendar to gallery and notes, in music app and so on.. And if you don't to give permissions there is only an "exit" option and you can't use the app! Maybe it's safe but it seems to me a little shady.
There are many chinese apps preinstalled which explains the size of the rom.
Furthermore some notifications are in chinese and you can't understand what they say.
I flashed opengapps after flashing the rom with no success, so I used a google installer from their store and it worked just fine..
Photos from the camera are stretched and Gallery doesn't show anything as mentioned..
wifi/bluetooth/data works fine."
(I don't know if any of these changed in this version)
Mchasard said:
i just install this flyme 6.0 beta...seems to be great...dont know yet if it could be used as a daily...feedback later...thanks
Click to expand...
Click to collapse
can you please mirror it because it seems like the official link is not working. I really want to download but not able to download from anywhere
download worked for me but failed to flash with status 7 error !! what's causing that anybody??
intoxicated.mad said:
download worked for me but failed to flash with status 7 error !! what's causing that anybody??
Click to expand...
Click to collapse
First flash oos 3.1.4 then wipe only dalvik cache/data don't wipe system.
ajmcklosky said:
First flash oos 3.1.4 then wipe only dalvik cache/data don't wipe system.
Click to expand...
Click to collapse
Thanked .... worked perfectly
intoxicated.mad said:
download worked for me but failed to flash with status 7 error !! what's causing that anybody??
Click to expand...
Click to collapse
please can you share zip with me on google drive or any where else ?
download link is not working for i tried many times
tapanrgohil said:
please can you share zip with me on google drive or any where else ?
download link is not working for i tried many times
Click to expand...
Click to collapse
Try this link: http://openrom-dl.flyme.cn/111732199/20170704/1499109120027/flyme_ONE-E1001_xs_6.7.6.30R-beta.zip
Did anyone flash it? I was stuck at TWRP. It wont boot to rom.
sundhar88 said:
Did anyone flash it? I was stuck at TWRP. It wont boot to rom.
Click to expand...
Click to collapse
First flash oos 3.1.4 then wipe only dalvik cache/data, don't wipe system.
ajmcklosky said:
First flash oos 3.1.4 then wipe only dalvik cache/data, don't wipe system.
Click to expand...
Click to collapse
I did that. nothing helped.
did you flashed successfully?
what version of twrp do you have?
It flashes its own twrp
sundhar88 said:
I did that. nothing helped.
did you flashed successfully?
what version of twrp do you have?
It flashes its own twrp
Click to expand...
Click to collapse
Yes, it worked perfectly on twrp 3.0.2-2 bluespark v41.
try flashing any other ROM or try downloading the ROM again.
Check if you can access the downloaded ROM files in winRAR or any zip extractor.
sundhar88 said:
I did that. nothing helped.
did you flashed successfully?
what version of twrp do you have?
It flashes its own twrp
Click to expand...
Click to collapse
I guess this ROM is for old boot loader.
How are y'all finding the ROM? How stable is it?
EDIT: I just flashed it and I really hate it. Prefer to use stock android
sundhar88 said:
I did that. nothing helped.
did you flashed successfully?
what version of twrp do you have?
It flashes its own twrp
Click to expand...
Click to collapse
Got a workaround just unmount system and then flash.

[guide] how to dirty flash open beta on 5/5t ( compitibility & magisk solution)

Hello there,
Although we have done these things tens of times recently we are having some issues with the updates if we are rooted and have magisk modules installed.
I just want to write a small guide to overcome these things which might be helpful.
1) Download the full update zip form Settings/system/system updates/ it is downloaded inside Internal/.ota folder which is hidden by default. or download from anywhere and keep in your storage.
2)Install and Open Mixplorer file manager (MANDATORY) from HERE (Trust me its the best file manager Thanks to @HootanParsa ) if you are already on Pie Be on latest blu_spark TWRP V9.100 HERE Thanks to @eng.stk and skip #3
3) Go to .ota folder open the update zip and delete Compitibility.zip (extracting and repacking is not necessary)
4) Go to Magisk Manager and disable all magisk modules. (Mandatory else there will be reboot issue)
5) Reboot to recovery and flash Full update.zip
6) Flash latest Magisk Zip HERE Thanks to @topjohnwu (it keeps your TWRP alive)
7) Reboot System
8) Open Magisk Manager and Enable all modules and reboot your phone
Cheers!!
Note: if you still get reboot issues just keep a latest magisk modules remover in your storage HERE reboot to TWRP and flash it and reboot to system.
Don't forget to smash Thanks Button ??
I believe you need to delete the compatibility zip also to flash in TWRP ?
benny3 said:
I believe you need to delete the compatibility zip also to flash in TWRP ?
Click to expand...
Click to collapse
Yeah it's a must read no 3
intoxicated.mad said:
Yeah it's a must read no 3
Click to expand...
Click to collapse
My bad i missed #3. I'm installing beta 22 as we speak.
benny3 said:
My bad i missed #3. I'm installing beta 22 as we speak.
Click to expand...
Click to collapse
I made it bold for you lol
Might want to fix the link to MiXplorer. It takes you to the the thread, but opens it in reply mode.
Anyone successfully remove webview? Titanium shows Frozen and won't defrost. Debloater works great otherwise.
Sent from my OnePlus5T using XDA Labs
tcat007 said:
Anyone successfully remove webview? Titanium shows Frozen and won't defrost. Debloater works great otherwise.
Sent from my OnePlus5T using XDA Labs
Click to expand...
Click to collapse
On H2OS I did delete that manually and installed bromite webview but it didn't work on OOS, BTW if you keep Chrome you won't have issues I guess.
intoxicated.mad said:
4) Go to Magisk Manager and disable all magisk modules. (Mandatory else there will be reboot issue)
Click to expand...
Click to collapse
And if you forgot to disable the magisk modules(like i did :angel: ), just flash "Magisk Uninstaller" - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445, then the Magisk installer and then.... nooo more rebooting problem.
Thanks for the guide :good:
getting error 7 on twrp you got the link the the stock boot image of pie by any chance??
Dragonlord07 said:
getting error 7 on twrp you got the link the the stock boot image of pie by any chance??
Click to expand...
Click to collapse
Did you use Mixplorer to delete the compatibility.zip??
boot.img will be of no use if you have a corrupted zip
intoxicated.mad said:
Did you use Mixplorer to delete the compatibility.zip??
boot.img will be of no use if you have a corrupted zip
Click to expand...
Click to collapse
did it on a desktop so using 7 zip
---------- Post added at 04:08 PM ---------- Previous post was at 04:05 PM ----------
Dragonlord07 said:
did it on a desktop so using 7 zip
Click to expand...
Click to collapse
nvm it worked
Dragonlord07 said:
did it on a desktop so using 7 zip
---------- Post added at 04:08 PM ---------- Previous post was at 04:05 PM ----------
nvm it worked
Click to expand...
Click to collapse
I had problem with 7 zip that's why I didn't mention,
Glad it worked for you :good:
@intoxicated.mad, FYI I took the Telegram link out of the OP as doing so is no longer allowed.
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
the Doctor said:
@intoxicated.mad, FYI I took the Telegram link out of the OP as doing so is no longer allowed.
Click to expand...
Click to collapse
Nevermind, I'm sorry for including it
Guide updated with blu_spark TWRP V9.91 link no need to delete compitibility.zip now!! Cheers
Hello, after installing blu_spark TWRP V9.91 i cannot get into Recovery anymore, the screen remains black and the led turns on. I need to restart and then reflash TWRP thru their update application. Im disabling Magisk modules and have even tried setting the core only mode but nothing seem to work. I have tried installing blu_sparks kernel and it works fine, only recovery TWRP does not work. Im stuck not being able to install the ltest update since normal TWRP does not support it and for some reason the process explained in this forum does not work for me. Any ideas? I must be doing something wrong. Thanks in advance.
mestradab said:
Hello, after installing blu_spark TWRP V9.91 i cannot get into Recovery anymore, the screen remains black and the led turns on. I need to restart and then reflash TWRP thru their update application. Im disabling Magisk modules and have even tried setting the core only mode but nothing seem to work. I have tried installing blu_sparks kernel and it works fine, only recovery TWRP does not work. Im stuck not being able to install the ltest update since normal TWRP does not support it and for some reason the process explained in this forum does not work for me. Any ideas? I must be doing something wrong. Thanks in advance.
Click to expand...
Click to collapse
I think you are on Oreo or decrypted and blu_spark TWRP v9.91 isn't compatible with that as far as I know, so ignore that part and try using previous version.
Hi, yes, I'm on Oreo but encrypted. Anyway, I tried with bluspark TWRP 9.85 which actually boots fine but when installing the update I get the same error as with official twrp, some zip compatibility error. I did delete compatibility.zip from the zip file but still doesn't doesnt do the trick.
Regards
mestradab said:
Hi, yes, I'm on Oreo but encrypted. Anyway, I tried with bluspark TWRP 9.85 which actually boots fine but when installing the update I get the same error as with official twrp, some zip compatibility error. I did delete compatibility.zip from the zip file but still doesn't doesnt do the trick.
Regards
Click to expand...
Click to collapse
Did you delete using Mixplorer??
Make sure you follow every word properly

Categories

Resources