[RECOVERY][maple]TWRP for the Xperia XZ Premium - Sony Xperia XZ Premium ROMs, Kernels, Recoveries,

NOTICE: As per continuously offending post by people like @FartyParty I don't feel like doing anything for the XZP currently. Enjoy.
P.S: Go to hell if you think free / community developers are your slaves just because they released their work in public
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
DOWNLOAD:
https://twrp.me/sony/sonyxperiaxzpremium.html
SOURCES:
Kernel
Device Tree
BUGS:
Please let me know about any bugs you encounter, I will look into them ASAP.
MISC:
The sources are based on what @AndroPlus did so far, but all that is kept ATM is the encryption logic.
The sonyxperiadev kernel gets compiled from source (linked above) and I'm not using any stock code other than the encryption code anymore. A lot of code also has been removed/cleaned up.
XDA:DevDB Information
TWRP, Tool/Utility for the Sony Xperia XZ Premium
Contributors
Myself5
Version Information
Status: Stable
Created 2017-07-20
Last Updated 2018-09-13

:laugh:

That's great. Thank you!
---------- Post added at 10:19 PM ---------- Previous post was at 10:02 PM ----------
bad news !it still displays Sony logo in recovery mode ,similar to [NOSCREEN]TWRP-3.1.1-0-maple
on the G8142_45.0.A.7.90
---------- Post added at 10:24 PM ---------- Previous post was at 10:19 PM ----------
FartyParty said:
Thank you so much! This is amazing!
I flashed it and it works perfectly!
Click to expand...
Click to collapse
What version of your firmware is ? i test on G8142_45.0.A.7.90 , it's not good working--Adb_interface could not find the driver:crying:

oneheart said:
That's great. Thank you!
---------- Post added at 10:19 PM ---------- Previous post was at 10:02 PM ----------
bad news !it still displays Sony logo in recovery mode ,similar to [NOSCREEN]TWRP-3.1.1-0-maple
on the G8142_45.0.A.7.90
---------- Post added at 10:24 PM ---------- Previous post was at 10:19 PM ----------
What version of your firmware is ? i test on G8142_45.0.A.7.90 , it's not good working:crying:
Click to expand...
Click to collapse
I'm on the same fw but did you hold power+volume down to enter twrp?

FartyParty said:
I'm on the same fw but did you hold power+volume down to enter twrp?
Click to expand...
Click to collapse
yes i do,Is it because of Magisk?

oneheart said:
That's great. Thank you!
---------- Post added at 10:19 PM ---------- Previous post was at 10:02 PM ----------
bad news !it still displays Sony logo in recovery mode ,similar to [NOSCREEN]TWRP-3.1.1-0-maple
on the G8142_45.0.A.7.90
---------- Post added at 10:24 PM ---------- Previous post was at 10:19 PM ----------
What version of your firmware is ? i test on G8142_45.0.A.7.90 , it's not good working--Adb_interface could not find the driver:crying:
Click to expand...
Click to collapse
FartyParty said:
I'm on the same fw but did you hold power+volume down to enter twrp?
Click to expand...
Click to collapse
Are you both using the DualSIM variant (G8142)? I built and tested this on the SingleSIM (G8141) so I wouldn't know if there is any potential issue with the DualSIM one. Though, the recommendation to boot using the Power+Vol down combo is probably what you need to try.
EDIT: shouldnt be because of magisk. I'll upload a build that specifically uses the DualSIM kernel, maybe thats what causes your issue.
EDIT2: I derped, there is no DualSIM specific kernel, so your issue must be cause by something else.

Myself5 said:
Are you both using the DualSIM variant (G8142)? I built and tested this on the SingleSIM (G8141) so I wouldn't know if there is any potential issue with the DualSIM one. Though, the recommendation to boot using the Power+Vol down combo is probably what you need to try.
EDIT: shouldnt be because of magisk. I'll upload a build that specifically uses the DualSIM kernel, maybe thats what causes your issue.
EDIT2: I derped, there is no DualSIM specific kernel, so your issue must be cause by something else.
Click to expand...
Click to collapse
I tried and tried ,and still failed! G8142

[/COLOR]
Myself5 said:
Are you both using the DualSIM variant (G8142)? I built and tested this on the SingleSIM (G8141) so I wouldn't know if there is any potential issue with the DualSIM one. Though, the recommendation to boot using the Power+Vol down combo is probably what you need to try.
EDIT: shouldnt be because of magisk. I'll upload a build that specifically uses the DualSIM kernel, maybe thats what causes your issue.
EDIT2: I derped, there is no DualSIM specific kernel, so your issue must be cause by something else.
Click to expand...
Click to collapse
No I'm on single sim so no worries. It works perfectly! I held power+volume down and it went straight into twrp.
oneheart said:
yes i do,Is it because of Magisk?
Click to expand...
Click to collapse
No, I had Magisk installed when flashing this.

Thank you so much, now all we need is a DRM fix and we are good to go.
I suppose that unlocking the bootloader is necessary to flash the recovery?

I don't know what happened, but it success now!however, it cannot mount SD card

oneheart said:
I don't know what happened, but it success now!however, it cannot mount SD card
Click to expand...
Click to collapse
That's an issue with TWRP 3.1.1-0.
Older versions of TWRP can mount just fine.

FartyParty said:
That's an issue with TWRP 3.1.1-0.
Older versions of TWRP can mount just fine.
Click to expand...
Click to collapse
Thank you,,Good night

oneheart said:
I don't know what happened, but it success now!however, it cannot mount SD card
Click to expand...
Click to collapse
Is your sdcard exFat formatted by any chance? I think that might be the cause. Will look into that later today.

Myself5 said:
Is your sdcard exFat formatted by any chance? I think that might be the cause. Will look into that later today.
Click to expand...
Click to collapse
It's not an issue you created but an old issue. Maybe they changed something from the old twrp versions in 3.1.1-0 and now it wont mount because of how its formatted like you said.
When I had the XZ/XZs I always used the old twrp version so it was never an issue for me but now it would be nice to find a solution for it I guess.
I ran blkid in terminal and it said ext4
Keep up the good work :good:

Fixed it.
Had the wrong mount path (that came from the fstab I added, AP had the correct path).
Also enabled exFat support.
https://github.com/Myself5/device-sony-maple-twrp/commit/904ee34e3dbcf4a101ba2f509e4d2659f1ee7fa9
Working image is uploaded:
TWRP-3.1.1-0-maple-20170720-2.img
EDIT: PLEASE DO NOT TRY TO FORMAT USB OTG! I USED THE WRONG PATH THERE, FORMATTING USB OTG COULD ACTUALLY WIPE YOUR PHONES BOOTLOADER.
V3 WILL BE UPLOADED IN A FEW MINUTES

Works! :good::good:

Just uploaded TWRP-3.1.1-0-maple-20170720-3.img
This fixes USB OTG (tested and works), and fixes formatting the SDCard inside TWRP. I also removed V1 and V2 as they both could have gone very wrong when trying to format the USB OTG device. (The path was mapped to /dev/sda, which on maple is.. well.. the UFS storage, and therefore contains the bootloader).
Hence I strongly recommend upgrading to V3.
Sorry for the inconvenience, and thanks to @kholk for pointing out my derp.

Everyone HAS to upgrade to V3 as soon as possible!
The previous versions are really dangerous and can hard brick your device!

Thanks .

Myself5 said:
Just uploaded TWRP-3.1.1-0-maple-20170720-3.img
Click to expand...
Click to collapse
How to boot in recovery from system?
My device with build: 45.0.A.5.1 after "adb reboot recovery" just reboots in system. From powered off state boots in TWRP correctly.
Thanks!

Related

[RECOVERY][c190x - nicki] Almost Stable Team Win Recovery Project [20140706]

Installation:
fastboot reboot bootloader
fastboot flash boot twrp*.img
fastboot reboot
Current Version Date: 20140706 - Almost Stable
Bugs:
No SeLinux (yet)
Storage won't get detected
Download: http://www.mediafire.com/download/tmrqea9el3di52e/twrp-c190x-nicki-20140706.img
Will update thread with necessary details as soon as I get time!
XDA:DevDB Information
TWRP, Tool/Utility for the Sony Xperia M
Contributors
dvm84
Version Information
Status: Alpha
Created 2014-07-06
Last Updated 2014-07-06
We can work together? Like for example, my TWRP recovery detects storage, but has the half screen bug!
Oh sh*t mean ..
My phone not boot after flashing this twrp ..
itsnie said:
Oh sh*t mean ..
My phone not boot after flashing this twrp ..
Click to expand...
Click to collapse
I think this is due to no Selinux enable.
---------- Post added at 11:00 PM ---------- Previous post was at 10:58 PM ----------
dvm84 said:
Installation:
fastboot reboot bootloader
fastboot flash boot twrp*.img
fastboot reboot
Last Updated 2014-07-06
Click to expand...
Click to collapse
I think your fstab is bit faulty can you share??
Here is my fstab. As stated by a member all thing works well.
icoolguy1995 said:
I think this is due to no Selinux enable.
---------- Post added at 11:00 PM ---------- Previous post was at 10:58 PM ----------
I think your fstab is bit faulty can you share??
Here is my fstab. As stated by a member all thing works well.
Click to expand...
Click to collapse
Yes I did a mistake but it was booting on Vanir I tested.
Don't flash this yet I've added a disclaimer to the first post.
Thanks for the heads up @icoolguy1995 I'll release new build today or tomorrow
Edit:
@itsnie it won't boot on our stock roms. :3
@dvm84
No, not both ..
But death both bro :3
Just vibrate if i hold power button
itsnie said:
@dvm84
No, not both ..
But death both bro :3
Just vibrate if i hold power button
Click to expand...
Click to collapse
Will compile with CM source this time :/
C-Aniruddh said:
my TWRP recovery detects storage, but has the half screen bug!
Click to expand...
Click to collapse
This requires changes in device tree.
Related commits: here and here
Also recovery from here works fine, no bugs.

[ROM][DEV] GNU/Linux Sailfish OS 1.1.7 Björnträsket

Deprecated.
Please visit http://tradiz.org/?sfos-armani for further work on sailfish
Thank you for the project!!I think I'll test when it'll get easier or I'll know all the necessary things,it's a little bit sad for because I'd like to help you!Good luck at anyway!
keep going man , really looking for Sailfish OS
manuhackzzz said:
keep going man , really looking for Sailfish OS
Click to expand...
Click to collapse
.d
---------- Post added at 10:13 AM ---------- Previous post was at 10:11 AM ----------
I will wait for fixing these issues , can.we do a.dual boot with cm12.1 ?
Updated to 1.1.7, and made installation simple
Thanks man
Awesome work @CoreWolf
man stuck at mi logo
getting excited to see RIL partially working, still waiting for it to be usable, cheers for developer
satti8893 said:
man stuck at mi logo
Click to expand...
Click to collapse
it's booting perfectly on me..
everything is great, but as OP said RIL is partially working and it didn't work on me..
I believe that can be solved..
hats off to dev..
Thanks for the awsm os @CoreWolf. Keep up the good work. waiting for perfect stable build:good::good::good:
Great stuff..i am looking forward to try this. just confused. Do i have to flast it directly upon cm11 or i have to first wipe data and system ??
Great Work ...
Hats off to you @CoreWolf
excited to test.... But I need RIL as my redmi 1s is my primary Device. will wait for RIL to be fixed
raj3534 said:
Great stuff..i am looking forward to try this. just confused. Do i have to flast it directly upon cm11 or i have to first wipe data and system ??
Click to expand...
Click to collapse
Directly upon.
Stuck at logo. please help
satti8893 said:
man stuck at mi logo
Click to expand...
Click to collapse
Hi I'm having the save issue stuck at "MI" logo.
did you get a solution to work ? if any please help me.
i'm using http://forum.xda-developers.com/showthread.php?t=2909757 this CM11 rom.
i'm desperately waiting for sailfish os for redmi 1s
No bug?
pankajkumar90 said:
Hi I'm having the save issue stuck at "MI" logo.
did you get a solution to work ? if any please help me.
i'm using http://forum.xda-developers.com/showthread.php?t=2909757 this CM11 rom.
i'm desperately waiting for sailfish os for redmi 1s
Click to expand...
Click to collapse
no im waiting for an update.
i went back to cm12.1 temasek rom
---------- Post added at 10:08 AM ---------- Previous post was at 10:05 AM ----------
travarilo said:
it's booting perfectly on me..
everything is great, but as OP said RIL is partially working and it didn't work on me..
I believe that can be solved..
hats off to dev..
Click to expand...
Click to collapse
i did everything properly, followed every step as mentioned in OP.
could u jst tell me how did u do exactly, i mean i would like to know ur procedure.
satti8893 said:
no im waiting for an update.
i went back to cm12.1 temasek rom
---------- Post added at 10:08 AM ---------- Previous post was at 10:05 AM ----------
i did everything properly, followed every step as mentioned in OP.
could u jst tell me how did u do exactly, i mean i would like to know ur procedure.
Click to expand...
Click to collapse
yeah I just followed the instructions..
wipe cache-dalvik cache-system-data
flash CM11 ROM, I forget which version is but I think CM11-R24
without wipe anything, flash sailfish-os directly, it takes a while longer than usual
reboot system
that's it
nice and smooth but not a daily driver
well it is very smooth and fluid
gestures are working well
there are many things that are not working like-
camera,
media files are not getting detected,
some of menus in settings are not getting shown like bluetooth and wifi,
RIL (no bars)
Double Tap to wake is not present ,have to press the power key
---------- Post added at 01:48 PM ---------- Previous post was at 01:42 PM ----------
do not get confused when flashing
go to recovery mode
wipe data, system, cache
first flash the cm11 file
and then directly (without wiping anything)
flash the sailfish-os file
it will take time so don't panic
it will take 10-15 minutes or may be more to complete
then boot up the device
Can any please tell me the prerequisites to install SFOS.
nit_in said:
well it is very smooth and fluid
gestures are working well
there are many things that are not working like-
camera,
media files are not getting detected,
some of menus in settings are not getting shown like bluetooth and wifi,
RIL (no bars)
Double Tap to wake is not present ,have to press the power key
---------- Post added at 01:48 PM ---------- Previous post was at 01:42 PM ----------
do not get confused when flashing
go to recovery mode
wipe data, system, cache
first flash the cm11 file
and then directly (without wiping anything)
flash the sailfish-os file
it will take time so don't panic
it will take 10-15 minutes or may be more to complete
then boot up the device
Click to expand...
Click to collapse
Hi
I have followed as u stated but still stuck at logo waited for 30mins still no change and it is showing a white color led notification
This is my configuration :
Kernel : Xceedxcelerate
TWRP : 2.8.7.0
Cm11 R29 : http://forum.xda-developers.com/showthread.php?t=2909757
Sailfish os : as per the OP.
Can you please tell me what stuff are you using to flash ...
Thank you
pankajkumar90 said:
Hi
I have followed as u stated but still stuck at logo waited for 30mins still no change and it is showing a white color led notification
This is my configuration :
Kernel : Xceedxcelerate
TWRP : 2.8.7.0
Cm11 R29 : http://forum.xda-developers.com/showthread.php?t=2909757
Sailfish os : as per the OP.
Can you please tell me what stuff are you using to flash ...
Thank you
Click to expand...
Click to collapse
Don't install any custom kernel. Just flash cm11 then sailfish.

[KERNEL]caf kernel for nubia z17/s (unofficial)

this kernel base on LA.UM.7.4.r1-03500-8x98.0(9.0)
import nubia driver and small part of nubia modification
Features
default fiops i/o scheduler
charging maximum current modify to 4A(The measured official charging head can reach 3800+mA)
Built in qcacld-3.0
about z17s(19.02.26 update)
I have completed the adaptation of z17s and everything is fine now.
The charging current is modified to a maximum of 4.5A (not the official fast charging)
12.21 update
see https://gitlab.com/xiayesuifeng/android_kernel_nubia_msm8998/commits/master
10.15 update
fix headset
build.prop(If adb is not available)
Code:
sys.usb.ffs.aio_compat=1
flash patch
https://mega.nz/#!ChYAWYhI!CGjOJd-P1VeXjk17ND-zQQlYWG-ulo-r8jUUT39YxJg
sign boot
https://forum.xda-developers.com/an...signing-boot-images-android-verified-t3600606
source:https://gitlab.com/xiayesuifeng/android_kernel_nubia_msm8998-caf
z17
TARGET_KERNEL_CONFIG use xiayesuifeng_nx563j_defconfig
z17s
TARGET_KERNEL_CONFIG use xiayesuifeng_nx595j_defconfig
Cool
xiayesuifeng said:
this kernel base on LA.UM.7.4.r1-03500-8x98.0(9.0)
import nubia driver and small part of nubia modification
Features
default fiops i/o scheduler
charging maximum current modify to 4A(The measured official charging head can reach 3800+mA)
Built in qcacld-3.0
Question
headset(No reason found yet)
build.prop(If adb is not available)
Code:
sys.usb.ffs.aio_compat=1
source:https://gitlab.com/nubia-dev/android_kernel_msm8998
TARGET_KERNEL_CONFIG use nitrogen-perf-NX563J_defconfig
Click to expand...
Click to collapse
Can you share a download link?
---------- Post added at 06:57 PM ---------- Previous post was at 06:25 PM ----------
Zjh0094 said:
Cool
Click to expand...
Click to collapse
Do you already download it?
Can you share?
Damn 4a how fast will it charge
Is it for z17 or z17s?
aljoscha81 said:
Can you share a download link?
---------- Post added at 06:57 PM ---------- Previous post was at 06:25 PM ----------
Do you already download it?
Can you share?
Damn 4a how fast will it charge
Click to expand...
Click to collapse
I have shared the source code
aljoscha81 said:
Is it for z17 or z17s?
Click to expand...
Click to collapse
z17,There are some drivers for z17s above, but not all, I don't have z17s, so I didn't complete it.
xiayesuifeng said:
z17,There are some drivers for z17s above, but not all, I don't have z17s, so I didn't complete it.
Click to expand...
Click to collapse
I am a noob at kernel compile with this code someone would be able to compile the kernel? Would it run lineage and treble roms?
aljoscha81 said:
I am a noob at kernel compile with this code someone would be able to compile the kernel? Would it run lineage and treble roms?
Click to expand...
Click to collapse
Normal use on my adapted nitrogenos (9.0)
xiayesuifeng said:
Normal use on my adapted nitrogenos (9.0)
Click to expand...
Click to collapse
Can you share the kernel and the nitrogen os
aljoscha81 said:
Can you share the kernel and the nitrogen os
Click to expand...
Click to collapse
https://mega.nz/#!ioIA0QDB!hC4ufd81iuBo5DQaeTVPzaHHkW6br2OWs3oaFoUFzOs
I will not share nitrogenos at present, but this kernel can be used on all 9.0.
xiayesuifeng said:
https://mega.nz/#!ioIA0QDB!hC4ufd81iuBo5DQaeTVPzaHHkW6br2OWs3oaFoUFzOs
I will not share nitrogenos at present, but this kernel can be used on all 9.0.
Click to expand...
Click to collapse
Thanks very much i will directly test:good:
---------- Post added at 10:04 AM ---------- Previous post was at 10:00 AM ----------
xiayesuifeng said:
https://mega.nz/#!ioIA0QDB!hC4ufd81iuBo5DQaeTVPzaHHkW6br2OWs3oaFoUFzOs
I will not share nitrogenos at present, but this kernel can be used on all 9.0.
Click to expand...
Click to collapse
Can it be that it must be renamed in boot.img to flash via twrp?
aljoscha81 said:
Thanks very much i will directly test:good:
---------- Post added at 10:04 AM ---------- Previous post was at 10:00 AM ----------
Can it be that it must be renamed in boot.img to flash via twrp?
Click to expand...
Click to collapse
this is kernel no boot
xiayesuifeng said:
this is kernel no boot
Click to expand...
Click to collapse
Can you guide how to flash?
aljoscha81 said:
Can you guide how to flash?
Click to expand...
Click to collapse
unpack your boot.img,replace kernel,repack boot.img
aljoscha81 said:
this kernel base on LA.UM.7.4.r1-03500-8x98.0(9.0)
import nubia driver and small part of nubia modification
Features
default fiops i/o scheduler
charging maximum current modify to 4A(The measured official charging head can reach 3800+mA)
Built in qcacld-3.0
Question
headset(No reason found yet)
build.prop(If adb is not available)
Can you share a download link?
---------- Post added at 06:57 PM ---------- Previous post was at 06:25 PM ----------
Do you already download it?
Can you share?
Damn 4a how fast will it charge
Click to expand...
Click to collapse
I'm sorry my device is android 7.1
Great manage to get it installed booting up is very fast also install apps seems to be faster:good:
It is amazing i achieved 3996ma by charging let me lie but for me it felt 50% akku in far under 10 minutes!
Good work many thanks
aljoscha81 said:
Great manage to get it installed booting up is very fast also install apps seems to be faster:good:
It is amazing i achieved 3996ma by charging let me lie but for me it felt 50% akku in far under 10 minutes!
Good work many thanks
Click to expand...
Click to collapse
I tried to unpack , change kernel and repack, but the new boot.img dont work
Can you share your boot.img?
thanks
perisman said:
I tried to unpack , change kernel and repack, but the new boot.img dont work
Can you share your boot.img?
thanks
Click to expand...
Click to collapse
Can it be that nubia logo apear and then it after a while just turn off? Here is the procedure to prevent that make a clean install (maybe you can first test your way) flash the kernel reboot to twrp 3.2.3-3 install the pie rom you want (i choose havoc os2 got everything working with it only quick setting animations not:sillygo to reboot menu choose signer force resign if it dont is signed what is normally the point the signing is important for the kernel ah and you have to flash this zip first before you sign
https://github.com/AdrianDC/kernel_.../master/release/kernel_permissive_patcher.zip
This is also important for the kernel to work!:good:
When that dont work write me again
perisman said:
I tried to unpack , change kernel and repack, but the new boot.img dont work
Can you share your boot.img?
thanks
Click to expand...
Click to collapse
you need to sign boot.img
xiayesuifeng said:
you need to sign boot.img
Click to expand...
Click to collapse
I tried with permissiive patcher and resign boot.img, and now boots to nubio logo, then rom logo (I am using descendant rom), and no more...
and stops here.

[DISCONTINUED][Root][SM-G955U/U1][SM-G955W][Snapdragon][V6_Bootloader][EDL_Method]

Root Method For S8+ SM-G955U/U1 Found Here​
[Root][SM-G955U/U1][SM-G955W][Snapdragon][V5_Bootloader][EDL_Method][Safestrap]
Rooted Nougat Rom​This is last nougat rom made for S8 it is prerooted with flashfire and safestrap preinstalled. It has CSC stuff for all carriers added. Its debloated slightly with knox removed. Some stuff may not work but im not sure as I cannot test but this stuff may include fingerprint and or face recognition. If stuff doesnt work it probably related to using pie modems and non-hlos on a nougat rom which you have no choice.​
Downloads
Rooted_G95*USQS3BRB1.rar
BL_G955_NOUGAT_V7.tar.7z
Includes Fingerprint and Face Unlock fix for above nougat rom. Just flash in BL slot in odin after everything else
Safestrap-4.10-B03-DREAMQLTE-PIE.zip Will boot straight to safestrap only for pie roms
Safestrap-4.10-B03-DREAMQLTE-NOUGAT.zip Will Give you the safestrap splash screen on boot
Directions
Safestrap Method
1. Extract system.img from the Rooted_G95*USQS3BRB1.rar and copy to phone reboot to safestarp and flash system image reboot to download and flash BL_G955_NOUGAT_V7.tar.md5 in odin
2. If coming from pie rom you will have to flash Safestrap for nougat zip to keep from bootlooping into safestrap
g955w work fine
@jrkruse awesome work as always my friend! Much respect! You are an asset to the community bro!
deadedge7 said:
g955w work fine
Click to expand...
Click to collapse
Are you asking if it works on SM-G955W or telling us that it works on SM-G955W. Because yes it does work.
jds3118 said:
@jrkruse awesome work as always my friend! Much respect! You are an asset to the community bro!
Click to expand...
Click to collapse
Thanks man
thanks man!
Does this method fix 80% battery issue ?
patra09 said:
thanks man!
Does this method fix 80% battery issue ?
Click to expand...
Click to collapse
If you are using root no. There is no fix this is implemented by Samsung in the kernel we need for 7.0 root. If you flash Oreo or pie then it's not present as they use different kernels. It's not a issue. It's a safety feature implemented and I get as much if not more sot than 100% charges.
i have android pie, i cant install this?
---------- Post added at 06:51 PM ---------- Previous post was at 06:49 PM ----------
i waiting for you answer
lesther70 said:
i have android pie, i cant install this?
---------- Post added at 06:51 PM ---------- Previous post was at 06:49 PM ----------
i waiting for you answer
Click to expand...
Click to collapse
place .img sdcard exfat
deadedge7 said:
place .img sdcard exfat
Click to expand...
Click to collapse
i dont understand
---------- Post added at 07:46 PM ---------- Previous post was at 07:45 PM ----------
lesther70 said:
i dont understand
Click to expand...
Click to collapse
please explain me
When we try to copy the file nothing happens
he must not be able to copy the file on the sdcard due to fat32 problem more 4g not work
exfat work 4g and more
the same problem has happened to me
lesther70 said:
i dont understand
---------- Post added at 07:46 PM ---------- Previous post was at 07:45 PM ----------
please explain me
Click to expand...
Click to collapse
You have to format your sd card in ex fat partition style none of the others with handle the file size
deadedge7 said:
When we try to copy the file nothing happens
he must not be able to copy the file on the sdcard due to fat32 problem more 4g not work
exfat work 4g and more
the same problem has happened to me
Click to expand...
Click to collapse
Im just jumping in here so don’t know if this pertains but you can not copy a file larger than 2.5 gigs while booted too safestrap that is just the limitations of safestrap so if copying system images the phone needs to be booted to the rom or you need to pull out sdcard and manually copy to it then place back in phone
Sent using some kind of device I modified
jrkruse said:
Im just jumping in here so don’t know if this pertains but you can not copy a file larger than 2.5 gigs while booted too safestrap that is just the limitations of safestrap so if copying system images the phone needs to be booted to the rom or you need to pull out sdcard and manually copy to it then place back in phone
Sent using some kind of device I modified
Click to expand...
Click to collapse
ok thank's for reply and support
new safetrap option work perfect backup
Probably a dumb question but I must ask, I got my hopes up when oem unlock popped up as a option, can this lead anywhere into bootloader unlock at all?
eyespunker said:
Probably a dumb question but I must ask, I got my hopes up when oem unlock popped up as a option, can this lead anywhere into bootloader unlock at all?
Click to expand...
Click to collapse
Nope it just removes FRP
Sent using some kind of device I modified
Yeah that's what I was thought Thanks for your work buddy!
I'm sorry if this is an annoying question but I've searched and searched and searched... How would I go about having Xposed on non rooted pie for my s8 plus ? Thank you in advance...
italianbomber24 said:
I'm sorry if this is an annoying question but I've searched and searched and searched... How would I go about having Xposed on non rooted pie for my s8 plus ? Thank you in advance...
Click to expand...
Click to collapse
We barely have a stable official Xposed for Oreo.... Let alone Pie.. as far as I know, we have no way of installing any form of Xposed on Pie. At least on this device because of our locked BL etc etc etc... I don't even know if anyone has developed an Xposed that works on Samsung devices for pie, but I do know there is a forked Xposed for Pie floating around but obviously it's not an official update from Rovo himself because like I said, we barely have an official Xposed for Oreo.
Sent from my SM-G950U using XDA Labs

Havoc os 3.1 for oneplus 7T

Congratulations havoc rom has been released for oneplus 7t
Here is link
https://sourceforge.net/projects/havoc-os/files/hotdogb/
Installation instructions
https://del.dog/yjaidupheh.txt
Gapps incl?
Looking at the size of the zip which 700 something mb, gapps seems unlikely. But how are we going to flash them then in the absence of twrp?
Sent from my OnePlus 7T using Tapatalk
---------- Post added at 03:16 PM ---------- Previous post was at 03:10 PM ----------
Win1droid1 said:
Congratulations havoc rom has been released for oneplus 7t
Here is link
https://sourceforge.net/projects/havoc-os/files/hotdogb/
Click to expand...
Click to collapse
thanks a lot for sharing this, is there a telegram group for discussions, how about bugs & gapps?
Sent from my OnePlus 7T using Tapatalk
rohit83 said:
Looking at the size of the zip which 700 something mb, gapps seems unlikely. But how are we going to flash them then in the absence of twrp?
Sent from my OnePlus 7T using Tapatalk
---------- Post added at 03:16 PM ---------- Previous post was at 03:10 PM ----------
thanks a lot for sharing this, is there a telegram group for discussions, how about bugs & gapps?
Sent from my OnePlus 7T using Tapatalk
Click to expand...
Click to collapse
Just tried flashing Gapps 10 pico with FKM, failed due to insufficient storage in /system. Does anybody know how to properly create the gapps-config and only install the core packages?
Rom is quite nice, If only we can get gapps working
can we use the google installer apk? normal used in chinese smartphone without google apps
https://androidfilehost.com/?fid=818070582850510260 (payload dumper)
iaio72 said:
can we use the google installer apk? normal used in chinese smartphone without google apps
https://androidfilehost.com/?fid=818070582850510260 (payload dumper)
Click to expand...
Click to collapse
Tried it, the app only lets you install up to android 7. though we would still have the problem of system partition not being big enough.
We may end up having to do something like this: https://forum.xda-developers.com/nexus-4/general/guide-increase-nexus-4s-partition-space-t3800264
and this can we help? ---> https://www.digitbin.com/yalp-store-apk/
---------- Post added at 01:04 PM ---------- Previous post was at 12:16 PM ----------
Sporos said:
Tried it, the app only lets you install up to android 7. though we would still have the problem of system partition not being big enough.
We may end up having to do something like this: https://forum.xda-developers.com/nexus-4/general/guide-increase-nexus-4s-partition-space-t3800264
Click to expand...
Click to collapse
Don't even attempt to do anything with this. This is because of Androids 10 new partitioning system.
/system is permanent read only and there's nothing you can do about.
The ROM developer has to compile the ROM with gapps included, otherwise there is no way to get them.
https://source.android.com/devices/tech/ota/dynamic_partitions
https://source.android.com/devices/bootloader/system-as-root
Has anyone been able to gain root?
oneszero said:
Has anyone been able to gain root?
Click to expand...
Click to collapse
Get the boot image and patch it with magisk manager, then flash it.
That should work.
Sent from my OnePlus7TPro using XDA Labs
Lossyx said:
Get the boot image and patch it with magisk manager, then flash it.
That should work.
Sent from my OnePlus7TPro using XDA Labs
Click to expand...
Click to collapse
I have tried to the boot image that is unpacked when you run payload dumper, but every time i flash it it wont boot and there no Havoc boot animation.
Any ideas?
oneszero said:
I have tried to the boot image that is unpacked when you run payload dumper, but every time i flash it it wont boot and there no Havoc boot animation.
Any ideas?
Click to expand...
Click to collapse
Got root, now just gapps.
rohit83 said:
.....
thanks a lot for sharing this, is there a telegram group for discussions, how about bugs & gapps?
Click to expand...
Click to collapse
<Mod edit>
Sent from my OnePlus7T using XDA Labs
---------- Post added at 08:13 PM ---------- Previous post was at 08:08 PM ----------
Sporos said:
...
Rom is quite nice, If only we can get gapps working
Click to expand...
Click to collapse
How's the ROM bro? Everything fine? Found any bugs? Missing anything other than GApps? Please share your thoughts..
Sent from my OnePlus7T using XDA Labs
@niyonsv rom is very good, but i dont find the advanced restart.
good work dev
oneszero said:
Has anyone been able to gain root?
Click to expand...
Click to collapse
Yes, you can patch the boot.img with magisk canary
Sporos said:
Yes, you can patch the boot.img with magisk canary
Click to expand...
Click to collapse
Does your magisk installation cause your whole system to lag and.or not respond?
niyonsv said:
<Mod edit>
Sent from my OnePlus7T using XDA Labs
---------- Post added at 08:13 PM ---------- Previous post was at 08:08 PM ----------
How's the ROM bro? Everything fine? Found any bugs? Missing anything other than GApps? Please share your thoughts..
Click to expand...
Click to collapse
I like it a lot, didn't have time to do much testing but they did a great job of integrating device-specific settings like the 90hz option. fingerprint functionality is 50/50 but I'm sure that can be improved. I flashed back to AOSIP for now as my daily driver but so far this is promising.
---------- Post added at 02:16 AM ---------- Previous post was at 02:14 AM ----------
oneszero said:
Does your magisk installation cause your whole system to lag and.or not respond?
Click to expand...
Click to collapse
No it worked fine for me. Make sure you use the canary magisk manager to patch the boot img, then fastboot boot magisk_patched.img, boot up and direct install in magisk manager.
Edit: don't flash your magisk patched boot image
Sporos said:
I like it a lot, didn't have time to do much testing but they did a great job of integrating device-specific settings like the 90hz option. fingerprint functionality is 50/50 but I'm sure that can be improved. I flashed back to AOSIP for now as my daily driver but so far this is promising.
---------- Post added at 02:16 AM ---------- Previous post was at 02:14 AM ----------
No it worked fine for me. Make sure you use the canary magisk manager to patch the boot img, then fastboot boot magisk_patched.img, boot up and direct install in magisk manager.
Edit: don't flash your magisk patched boot image
Click to expand...
Click to collapse
Which FW are you running?...Forgot to ask.
oneszero said:
Which FW are you running?...Forgot to ask.
Click to expand...
Click to collapse
I'm on the 1.0.7 global FW.

Categories

Resources