[RECOVERY] TWRP for LG G6 US997 (unofficial) - LG G6 ROMs, Kernels, Recoveries, & Other Developme

{
"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"
}
CONGRATS TO @davidporter1010 ON THE FIRST EVER ROOTED LG G6!!!
Video review by @davidporter1010 https://www.youtube.com/watch?app=desktop&persist_app=1&noapp=1&v=alH4YEiV5bc
A message to those with other variants of the G6:
The H870 International variant and the us997 are the only ones with an official bootloader unlock from LG.
Should there be a time where your flashing mechanisms get cracked, simply mention my name on this thread or via private message and I would be happy to create a thread with TWRP for your device.
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
BUILD 4
You can donate here to help me buy a us997 and that way I can further contribute towards development:
paypal.me/VoRt3xElarixx
You can find the recovery here:
Recommended:
https://files.persona.cc/zefie/file...a-TWRP_v3.2.1_18-01-05_zefie_LGUS997_rel3.zip
Unstable 2:
https://www.androidfilehost.com/?fid=961840155545578664
Unstable: https://drive.google.com/open?id=0B7S6ou836i7ASl9LQWhIc2k0RkU
FULL STEPS FOR OBTAINING ROOT
Follow LG's bootloader unlocking instructions here before you begin!
1. Download the latest TWRP .img for your device from this thread
2. Use the same fastboot tool you downloaded in the LG unlock instructions to flash TWRP using the command:
Code:
fastboot flash recovery twrp-x.x.x-x-us997.img
* Replace x.x.x-x with the actual version you are flashing!
3. Enter "fastboot reboot recovery" into the fastboot tool
4. Swipe to allow modifications, then hit wipe and tap format data, type "yes" and press enter
3. Install SuperSU, or Magisk to gain root and make system bootable, or just flash
no DMvertity opt file to make system bootable without root
8. Go to [Reboot] -> [System].
Wait 2-5 minutes for your device to finish setting itself up.
Github:
https://github.com/Nima0003/TWRP-H870
CREDITS:
@jcadduono for the template of this thread @jimbomodder for helping me pull the stock recovery @Rashed97 for the early TWRP test build he did from source @J0SH1X who's twrp build this is based off @zefie for backup fix

Does not work just get the green a droid laying on his back also fastboot reboot recovery does not work

on comp in cmd type adb reboot bootloader
then will reboot to bootloader while in the type fastboot flash recovery recovery name.img
once done unplug device then hold down vol down and power will reboot soon soonas you see lg logo still hold vol down let go of power then quickly press it again that will bring you to a screen click yes the click yes again then that will boot you in to twrp and now your good to go

strikerdj2011 said:
on comp in cmd type adb reboot bootloader
then will reboot to bootloader while in the type fastboot flash recovery recovery name.img
once done unplug device then hold down vol down and power will reboot soon soonas you see lg logo still hold vol down let go of power then quickly press it again that will bring you to a screen click yes the click yes again then that will boot you in to twrp and now your good to go
Click to expand...
Click to collapse
Ok i got but everything stays read only cannot format data or mount anything but twrp is there.nice job

gillim74 said:
Ok i got but everything stays read only cannot format data or mount anything but twrp is there.nice job
Click to expand...
Click to collapse
try this
HOW-TO INITIALIZE TWRP: (for new phones)
1. If you completed Part 1 successfully, you should be in TWRP now. At this point, you will reach the screen asking you if you want to allow system modifications.
2. Select "Keep /system RO". (Don't swipe right or you may not be able to boot into system if you failed to complete next steps. However, you can swipe right to allow modifications if you are confident that you can complete next steps.)
3. Go to "Wipe" menu of TWRP and you will find "Format Data". Press "Format Data" and type "yes" to continue.
4. Go to "Reboot" menu and Press "Recovery" to reboot TWRP.
5. Download the latest dm-verity and force encryption disabler zip on your computer.
6. Transfer the zip to your phone.
- Option 1: MTP: Connect your phone with computer and just copy the zip to internal storage. (similar to how you transfer files when in system.)
- Option 2: ADB: Connect your phone with computer and run command "adb push /path/to/zip /sdcard/".
- Option 3: External SD: Copy the zip to an external SD and then insert the card to your phone.
7. Go to "Install" menu of TWRP and flash the zip.
TWRP is initialized and fully functional at this stage. Now you can either reboot into system or root, flash custom ROMs via TWRP.

Thats the part im not getting is in the very beggining the swipe to the right to allow mofifications

gillim74 said:
Thats the part im not getting is in the very beggining the swipe to the right to allow mofifications
Click to expand...
Click to collapse
click read only button then follow other post

strikerdj2011 said:
click read only button then follow other post
Click to expand...
Click to collapse
there is no read only button it goes straight to the main menu where it asks you to install,wipe etc
when i format data i get unable to locate storage,unable to find partition path system and data

gillim74 said:
there is no read only button it goes straight to the main menu where it asks you to install,wipe etc
when i format data i get unable to locate storage,unable to find partition path system and data
Click to expand...
Click to collapse
hmmmm nima will have to look a that as i aint a dev lol

strikerdj2011 said:
hmmmm nima will have to look a that as i aint a dev lol
Click to expand...
Click to collapse
indeed but twrp is there

Hmm weird indeed, this is built upon the stable build for the h870, I'll look into it a bit more later.

I will do a source version later but I got a big hangover
---------- Post added at 09:14 AM ---------- Previous post was at 08:41 AM ----------
okay build is compiling
---------- Post added at 09:30 AM ---------- Previous post was at 09:14 AM ----------
here you go with first version pls test and report if something isnt working pls add logs
https://www.androidfilehost.com/?fid=961840155545578664

J0SH1X said:
I will do a source version later but I got a big hangover
---------- Post added at 09:14 AM ---------- Previous post was at 08:41 AM ----------
okay build is compiling
---------- Post added at 09:30 AM ---------- Previous post was at 09:14 AM ----------
here you go with first version pls test and report if something isnt working pls add logs
https://www.androidfilehost.com/?fid=961840155545578664
Click to expand...
Click to collapse
works perfect thanks guys for all your work

gillim74 said:
works perfect thanks guys for all your work
Click to expand...
Click to collapse
okay i think you can get offcial in a few days

J0SH1X said:
okay i think you can get offcial in a few days
Click to expand...
Click to collapse
Can you help me do source builds, my method obviously isn't working.

nima0003 said:
Can you help me do source builds, my method obviously isn't working.
Click to expand...
Click to collapse
Do you have telegram? Is not get it and contact me under my username J0SH2X
Gesendet von meinem LG-H815 mit Tapatalk

How can you tell if you have the US997 version of LG G6?? I got mine from T-mobile.

joyj112 said:
How can you tell if you have the US997 version of LG G6?? I got mine from T-mobile.
Click to expand...
Click to collapse
I actually have no g6 I have LG g4
Gesendet von meinem LG-H815 mit Tapatalk

joyj112 said:
How can you tell if you have the US997 version of LG G6?? I got mine from T-mobile.
Click to expand...
Click to collapse
your will be h872 as 997 is not for any of the networks its the sim free version the 997

joyj112 said:
How can you tell if you have the US997 version of LG G6?? I got mine from T-mobile.
Click to expand...
Click to collapse
Goto setting/about phone

Related

[cofface]Xiaomi 5S Twrp recovery,update20161207

Recovery base on TWRP 6.0:
20161216:
fix touch bug;
Screenshot:
{
"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"
}
Flash Method:
1. First must be unlock bootloader;
2. Flash command:
HTML:
adb reboot bootloader
fastboot flash recovery cofface_recovery_mi5s.img
fastboot boot cofface_recovery_mi5s.img
3. Twrp recovery.img download Links:
https://www.androidfilehost.com/?fid=457095661767123094
4、if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ,PAYPAL DONATION LINK
https://www.paypal.me/cofface
cofface said:
Recovery base on TWRP 6.0:
Screenshot:
Flash Method:
1. First must be unlock bootloader;
2. Flash command:
adb reboot bootloaderfastboot flash recovery cofface_recovery_mi5s.imgfastboot boot cofface_recovery_mi5s.img
3. Twrp recovery.img download Links:
https://www.androidfilehost.com/?fid=457095661767121270
4、if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc ,PAYPAL DONATION LINK
https://www.paypal.me/cofface
Click to expand...
Click to collapse
Wow, your working now with mi 5s community. I started to follow your work on my redmi 3. Btw, can i update my twrp using zcx-twrp (flash image)? Anyway, thanks for your work.
edit: My phone is Mi 5s
v0ne said:
Wow, your working now with mi 5s community. I started to follow your work on my redmi 3. Btw, can i update my twrp using zcx-twrp (flash image)? Anyway, thanks for your work.
edit: My phone is Mi 5s
Click to expand...
Click to collapse
Yes, used flash command.
cofface said:
Yes, used flash command.
Click to expand...
Click to collapse
Working. Thank you. Any news for CyanogenMod?
how bout mi 5s plus twrp?
v0ne said:
Working. Thank you. Any news for CyanogenMod?
Click to expand...
Click to collapse
First of All, than you for your hard work
I have installed this recovery image, it works to some extent, ie. I can get into recovery mode, but unfortunately the touch screen doesn't work. I'm using it on mi5s 4/128GB, I have another TWRP version that is currently working fine on my fine.
Any ideas?
jimmyss04 said:
First of All, than you for your hard work
I have installed this recovery image, it works to some extent, ie. I can get into recovery mode, but unfortunately the touch screen doesn't work. I'm using it on mi5s 4/128GB, I have another TWRP version that is currently working fine on my fine.
Any ideas?
Click to expand...
Click to collapse
My mi5s (4GB/128GB) can't touch in recovery too...
jimmyss04 said:
First of All, than you for your hard work
I have installed this recovery image, it works to some extent, ie. I can get into recovery mode, but unfortunately the touch screen doesn't work. I'm using it on mi5s 4/128GB, I have another TWRP version that is currently working fine on my fine.
Any ideas?
Click to expand...
Click to collapse
jpg3927 said:
My mi5s (4GB/128GB) can't touch in recovery too...
Click to expand...
Click to collapse
I dont experience this in my first boot but yes screen freezes. Lets wait for cofface to fix the bug. Just revert back to ZCX twrp.
v0ne said:
I dont experience this in my first boot but yes screen freezes. Lets wait for cofface to fix the bug. Just revert back to ZCX twrp.
Click to expand...
Click to collapse
Not that I'm happy that this is happening to other people, but at least I'm not alone
i got touch on this twrp
1 boot on recovery
2 force power off and boot to recovery
3 touch!
jpg3927 said:
i got touch on this twrp
1 boot on recovery
2 force power off and boot to recovery
3 touch!
Click to expand...
Click to collapse
Thanks, I will try it and let you know
---------- Post added at 10:53 AM ---------- Previous post was at 10:43 AM ----------
jpg3927 said:
i got touch on this twrp
1 boot on recovery
2 force power off and boot to recovery
3 touch!
Click to expand...
Click to collapse
I've repeated your steps few times but same results, ie. no touch....
Have you tried if touch is always available or just sometimes? wondering if this is an intermitent issue.
jimmyss04 said:
Thanks, I will try it and let you know
---------- Post added at 10:53 AM ---------- Previous post was at 10:43 AM ----------
I've repeated your steps few times but same results, ie. no touch....
Have you tried if touch is always available or just sometimes? wondering if this is an intermitent issue.
Click to expand...
Click to collapse
There were some mistakes.
1. Boot on recovery, it can't touch
2. Hold on Power + Volume Up+Down key until reboot to recovery
3. You will get touchable recovery!
jpg3927 said:
There were some mistakes.
1. Boot on recovery, it can't touch
2. Hold on Power + Volume Up+Down key until reboot to recovery
3. You will get touchable recovery!
Click to expand...
Click to collapse
Thanks again, I will try shortly
jpg3927 said:
There were some mistakes.
1. Boot on recovery, it can't touch
2. Hold on Power + Volume Up+Down key until reboot to recovery
3. You will get touchable recovery!
Click to expand...
Click to collapse
Thanks, it worked like a charm!!
jimmyss04 said:
Thanks, it worked like a charm!!
Click to expand...
Click to collapse
Ok, it seems that it doesn't work all the time. I've just rebooted again into recovery mode, but now I have no touch....something is no working OK with this recovery.
@cofface mi4c twrp had touch problem but was fixed. Maybe this can help?
http://forum.xda-developers.com/mi-4c/development/recovery-recovery-built-source-t3352286
all is good. but at first boot on recovery. recovery is so laggy
hi guys,
I can't restore my system by TWRP. When I trying I receive info: "cannot restore system - mounted read only".
somebody have the same?
thanks.
zaborek said:
hi guy,
I can't restore my system by TWRP. When I trying I receive info: "cannot restore system - mounted read only".
somebody have the same?
thanks.
Click to expand...
Click to collapse
yes i have same issue
you need to reboot to recovery to solve that
jpg3927 said:
yes i have same issue
you need to reboot to recovery to solve that
Click to expand...
Click to collapse
what do you mean?

[Recovery] [YB1-X90L] TWRP

managed to get twrp working on YB1-X90L (Yoga Book - Android - LTE)
it's my very first try to create sth. like that, so I have absolutely no idea if everything works as it should. (took the twrp from yoga tab 3 pro root thread and changed it to fit my device mainly using this guide and some minor changes on my own)
if you want to try, you do it on your own risk. if sth. breaks, please don't blame me!
I strongly suggest not to flash it, but just boot it via fastboot:
1. download recovery
2. make sure adb is working
3. put the recovery into your adb folder
4. unlock bootloader (attention: unlocking the bootloader does a factory reset. so back up your data before) see here how to unlock bootloader
5. boot into bootloader (either: 'press power + volume up' or use adb typing 'adb reboot bootloader' in terminal
6. open terminal and naviagte to your adb folder (with recovery.img in it) then type: 'fastboot boot recovery_twrp.img' (adapt file name in case you changed it)
7. tablet should reboot and boot twrp
this method does not flash twrp permanently. your stock recovery remains untouched!
!!!BEFORE YOU USE TWRP TO CHANGE ANYTHING, PLEASE MAKE A FULL BACKUP!!!
download: View attachment recovery_twrp.zip
as always... I mainly relied on other people's work. so all credits go to them, e.g. twrp team, joesnose (twrp yoga tab 3pro) and HostZero
screenshots:
{
"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"
}
as i said, it is a beginner's job. so here is what i noticed so far:
twrp freezes after a certain time when not used - I guess it is when twrp goes to 'standby', normally you wake it up again by sliding a button but it doesn't work here.
---reserved---
before you ask...
yes, of course, i have already tried to flash supersu, but unfortunately I had no luck so far. The script always aborts because it fails patching sepolicy of boot.img.
so if anyone knows a solution for this, feel free to help!
edit:
found another way to root, look here
Amazing! I never thought yb would have twrp. I've been looking for a way to install gapps since I bought yb. After my final I will definitely have a try.
Was it stable when you flashed some zip?
AndyVerne said:
Was it stable when you flashed some zip?
Click to expand...
Click to collapse
did backup 2 times and restored all partitions a several times which worked well.
only tried to install supersu, which in general went well although su couldn't patch boot.img (but has nothing to do with twrp I think)
danjac said:
did backup 2 times and restored all partitions a several times which worked well.
only tried to install supersu, which in general went well although su couldn't patch boot.img (but has nothing to do with twrp I think)
Click to expand...
Click to collapse
All right, I wil try to install supersu after take my final exam ,too .
I believe there will be a way to solve it .
(oh ,god , the root seems to have sloved , nice job!)
danjac said:
did backup 2 times and restored all partitions a several times which worked well.
only tried to install supersu, which in general went well although su couldn't patch boot.img (but has nothing to do with twrp I think)
Click to expand...
Click to collapse
I have one question, after I unlock the bootloader, it occurs the "intel ....untrusted,will boot in 5 seconds ", I wanna know how to lock the bootloader again.
AndyVerne said:
I have one question, after I unlock the bootloader, it occurs the "intel ....untrusted,will boot in 5 seconds ", I wanna know how to lock the bootloader again.
Click to expand...
Click to collapse
to lock the bootloader you must have stock recovery...hopefully you din't flash twrp.
I do not really know, whether locking the bootloader will work flawlessly due to the changes made by root
when you lock the bootloader it will once more wipe all data - so back it up before, normally root should stay (although I don't know for sure)
to lock the bootloader just use the following command in terminal:
Code:
fastboot flashing lock
if you are not sure, try to search xda for more information about relocking.
danjac said:
to lock the bootloader you must have stock recovery...hopefully you din't flash twrp.
I do not really know, whether locking the bootloader will work flawlessly due to the changes made by root
when you lock the bootloader it will once more wipe all data - so back it up before, normally root should stay (although I don't know for sure)
to lock the bootloader just use the following command in terminal:
if you are not sure, try to search xda for more information about relocking.
Click to expand...
Click to collapse
Oh, I gave it up... Thanks
Do not get me wrong but you say make a full back up with twrp before doing anything but based on your description twrp cant be installed without unlocking the bootloader which in return erases the device.
Is this catch22 or am I missing something here?
danjac said:
managed to get twrp working on YB1-X90L (Yoga Book - Android - LTE)
it's my very first try to create sth. like that, so I have absolutely no idea if everything works as it should. (took the twrp from yoga tab 3 pro root thread and changed it to fit my device mainly using this guide and some minor changes on my own)
if you want to try, you do it on your own risk. if sth. breaks, please don't blame me!
I strongly suggest not to flash it, but just boot it via fastboot:
1. download recovery
2. make sure adb is working
3. put the recovery into your adb folder
4. unlock bootloader (attention: unlocking the bootloader does a factory reset. so back up your data before) see here how to unlock bootloader
5. boot into bootloader (either: 'press power + volume up' or use adb typing 'adb reboot bootloader' in terminal
6. open terminal and naviagte to your adb folder (with recovery.img in it) then type: 'fastboot boot recovery_twrp.img' (adapt file name in case you changed it)
7. tablet should reboot and boot twrp
this method does not flash twrp permanently. your stock recovery remains untouched!
!!!BEFORE YOU USE TWRP TO CHANGE ANYTHING, PLEASE MAKE A FULL BACKUP!!!
download: View attachment 3994659
as always... I mainly relied on other people's work. so all credits go to them, e.g. twrp team, joesnose (twrp yoga tab 3pro) and HostZero
screenshots:
View attachment 3994696
View attachment 3994697
View attachment 3994698
as i said, it is a beginner's job. so here is what i noticed so far:
twrp freezes after a certain time when not used - I guess it is when twrp goes to 'standby', normally you wake it up again by sliding a button but it doesn't work here.
Click to expand...
Click to collapse
---------- Post added at 09:33 PM ---------- Previous post was at 09:30 PM ----------
So this process messed up your system? Not sure if I understand what is going on there.
AndyVerne said:
I have one question, after I unlock the bootloader, it occurs the "intel ....untrusted,will boot in 5 seconds ", I wanna know how to lock the bootloader again.
Click to expand...
Click to collapse
hajkan said:
Do not get me wrong but you say make a full back up with twrp before doing anything but based on your description twrp cant be installed without unlocking the bootloader which in return erases the device.
Is this catch22 or am I missing something here?
---------- Post added at 09:33 PM ---------- Previous post was at 09:30 PM ----------
So this process messed up your system? Not sure if I understand what is going on there.
Click to expand...
Click to collapse
to your first question:
1. well, here we are not talking about backing up your user data but your rom (stock rom so to speak). if anything goes wrong you can always go back to stock.
2. if you want to peform ota update you can't do it with modified system (ota will fail), so normally you must go back to stock, update, root again
to your second question:
it's just a warning that your bootloader is unlocked, nothing more. it shows with every boot and after 5secs just boots normally.
you can easily find out about the advantages and disadvantages of an unlocked bootloader e.g. here on xda.
I can't thank you enough for this. I live in China and was only able to buy the Chinese version of the Yoga Book, which doesn't come with Google Services installed. However, using this TWRP recovery I was able to flash Google Services (and get root) which makes my Yoga Book so much more useful! Thanks so much!
Have got as far as flashing TWRP, but find that any attempt to backup - to internal storage or sdcard - is cancelled. Have checked on googz but cannot find any specific info. Any help would be appreciated
zamzenos said:
Have got as far as flashing TWRP, but find that any attempt to backup - to internal storage or sdcard - is cancelled. Have checked on googz but cannot find any specific info. Any help would be appreciated
Click to expand...
Click to collapse
which yoga book version?
did you flash it or booted it?
how about a log (--> advanced --> copy to sdcard)?
is 'mount read-only' in 'mount' deactivated?
danjac said:
which yoga book version?
did you flash it or booted it?
how about a log (--> advanced --> copy to sdcard)?
is 'mount read-only' in 'mount' deactivated?
Click to expand...
Click to collapse
Left it overnight and tried again today. It's OK this time. I fiddled with settings, mainly to deselect the read-only system option. Each stage of this process has been pretty frustrating (I'm used to hacking sammy devices - this is first and last time with a lenny). Stuck now trying to get root - it will probably take until tomorrow! btw, ver is YB1 X90F (Europe/UK).
But thanks for taking the trouble to reply. And thanks for giving us the opportunity to hack the YB.
Worked on the wifi version too.
You may not be a developer but you are a pretty smart guy to be able to figure this out on your own, my hat is off to you. I rooted my wifi version of Yoga Book using your instruction and the only notable issue I ran into in the process was that i had to install new Android usb drivers in Windows to get the reboot-bootloader command to work, other than that little hiccup it worked like a charm. One other issue I ran into that was of my own making was that Titanium backup encouraged me to upgrade super user which led to a soft brick, thankfully I'd backed my book up and was able to restore it.
Thanks for taking the time to share this with us because rooting made this device a much better experience.
hi all, Im reslly happy to see the yb can really root. but all i want is to have the google app work on my yb china version.
am not a techy, hence most of the insturction mention here is very strange to me.
if anyone can help to write down the step by step on how to flash twrp and install google app to yb will be great thanks..
please...
kakit78 said:
hi all, Im reslly happy to see the yb can really root. but all i want is to have the google app work on my yb china version.
am not a techy, hence most of the insturction mention here is very strange to me.
if anyone can help to write down the step by step on how to flash twrp and install google app to yb will be great thanks..
please...
Click to expand...
Click to collapse
If you just want to install gapps, there is no need to root.
1. download gapps from opengapps.org. select x86_64 6.0 version. select nano or micro version if only want google play to be worked.
2. put the gapps zip file into your root of your YB.
3. just follow the instructions of this post to boot into TWRP
4. In TWRP, select install zip file from SD, then select the gapps to install
5. after finish, reboot to the system.
6. Done!
---------- Post added at 08:48 AM ---------- Previous post was at 08:44 AM ----------
The problem is that I fail to OTA updated after booting into TWRP and install gapps. Anyone can helps?
@danjac Hi, did you keep the boot to bios option in the reboot menu?

[TWRP][J5 Pro 2017] twrp recovery j5 pro 2017

Unofficial release -TWRP recovery for the Galaxy SM-J530F, Exynos7870
{
"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"
}
this version just tested in J5 pro 2017 (android 7).
use latest kernel source from opensource.samsung.com
device tree : github
mtp not work in linux.
Instructions:
Flash with ODIN 3.10.7 in the AP slot.
Put your device in DOWNLOAD mode.
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + HOME + VOL DOWN.
As soon as the screen goes blank change to VOL UP whilst still holding POWER + HOME.
You should now see TWRP recovery.
NOTE: ON SOME ANDROID 5.1.1/6.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
http://www.mediafire.com/file/qpxypf08usashe4/twrp_v3.1.1_SM-J530F.tar
To Root:
Flash the latest SuperSU release with TWRP:
https://forum.xda-developers.com/app...2-05-t2868133/
To disable forced encryption and mount internal storage:
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
http://www.mediafire.com/file/ln38z3q9c6iz3ny/patched-boot.tar
just putting my 2 cents in, this TWRP does not work with J530Y, it installs and boots to system after being installed but trying to reboot when you enter causes a boot loop incase any 1 comes across this and has the same model as me, my only complaint is the, debug? text in the terminal, but thats just a small gripe of mine
work in j530f duos 2GB RAM? no pro version?
twrp working fine.But when i rebooted i lost root.Super su not found installed .Should i reflash super su and boot image
---------- Post added at 10:36 AM ---------- Previous post was at 10:35 AM ----------
akaluptos21 said:
work in j530f duos 2GB RAM? no pro version?
Click to expand...
Click to collapse
i installed on pro version.2017 sm530f/fd version
work fine thks
and now?
any custom rom for j530f?
akaluptos21 said:
and now?
any custom rom for j530f?
Click to expand...
Click to collapse
Recovery came out yesterday and you already expect a rom to be ready ?? lol
what would happen if I flashed this on a frp locked SM-J530F? I assume that the OEM Unlocking is disabled, is it worth a shot or is it just a waste of time?
Can't moun data on SM-J530F (J5 2017) (non Pro)
Dont forget Point 2.(Format Data)
Now boot.img is taking a long time to flash. Trying to flash it in AP slot of Odin.
There is not an option in TWRP to install image.
Adlbert said:
There is not an option in TWRP to install image.
Click to expand...
Click to collapse
I dont understand, TWRP dont see boot patch file. In odin i cannot do anything
davidescion said:
what would happen if I flashed this on a frp locked SM-J530F? I assume that the OEM Unlocking is disabled, is it worth a shot or is it just a waste of time?
Click to expand...
Click to collapse
Waste of time
CeloxX said:
I dont understand, TWRP dont see boot patch file. In odin i cannot do anything
Click to expand...
Click to collapse
Mine could not see it as well. Maybe you should convert .tar to .img? After some research i found out TWRP can't flash .tar.
Although, recovery works fine without patching boot.
i did the same but end up well.Its working !!.Mine was both OEM and FRP locked .i did clean install of stock rom and disabled oem lock and installed twrp and rooted aswell.
---------- Post added at 05:30 AM ---------- Previous post was at 05:29 AM ----------
davidescion said:
what would happen if I flashed this on a frp locked SM-J530F? I assume that the OEM Unlocking is disabled, is it worth a shot or is it just a waste of time?
Click to expand...
Click to collapse
Adlbert said:
Mine could not see it as well. Maybe you should convert .tar to .img? After some research i found out TWRP can't flash .tar.
Although, recovery works fine without patching boot.
Click to expand...
Click to collapse
if u unzip that patch u would get .img and use that in twrp .
served in j5 Pro Sm-J530G?
FerXray13 said:
served in j5 Pro Sm-J530G?
Click to expand...
Click to collapse
check the model of the device according to the year
I root mine J530F yesterday and install twrp afterwords. It's working, but no 2/3/4G network anymore after flashing one of both.
Not possible to install boot image from twrp app. Also sound problems and brightness troubles.
I am going back to stock rom and wait for a while for a better later version.
Great news! :good:
---------- Post added at 08:29 AM ---------- Previous post was at 08:28 AM ----------
bockywocky said:
I root mine J530F yesterday and install twrp afterwords. It's working, but no 2/3/4G network anymore after flashing one of both.
Not possible to install boot image from twrp app. Also sound problems and brightness troubles.
I am going back to stock rom and wait for a while for a better later version.
Click to expand...
Click to collapse
I think you have to do the inverse process. Flash twrp and after supersu
Oke I start from scratch again...
Flashed the stok ROM first.
Enable OEM and USB debugging
Flashed TWRP twrp_v3.1.1_SM-J530F with Odin3 v3.12.7 and disable Auto Reboot option.
Important: Reboot my phone holding Vol down, Home button, Power button AND when vibrate, Imminently pushed Vol up, Home button, Power button to go directly into TWRP.
Install Magisk-v14.0 (it fails, but just do it instead of installing SuperSU)
Boot my phone and restore al my apps from the play store include root checker. It has already root acces now
Install MagiskManager-v5.3.0.apk and dowload inside this app Magisk-v14.0.zip and choose Update (recommended)
With MagiskManager you are now able to disable root checking apps like SnapChat from root access. So my Snapchat is still working now
Hope this will help you.
If so than let me know with :good:
Bocky Wocky
bockywocky said:
Oke I start from scratch again...
Flashed the stok ROM first.
Enable OEM and USB debugging
Flashed TWRP twrp_v3.1.1_SM-J530F with Odin3 v3.12.7 and disable Auto Reboot option.
Important: Reboot my phone holding Vol down, Home button, Power button AND when vibrate, Imminently pushed Vol up, Home button, Power button to go directly into TWRP.
Install Magisk-v14.0 (it fails, but just do it instead of installing SuperSU)
Boot my phone and restore al my apps from the play store include root checker. It has already root acces now
Install MagiskManager-v5.3.0.apk and dowload inside this app Magisk-v14.0.zip and choose Update (recommended)
With MagiskManager you are now able to disable root checking apps like SnapChat from root access. So my Snapchat is still working now
Hope this will help you.
If so than let me know with :good:
Bocky Wocky
Click to expand...
Click to collapse
Hey
Do you Wipe Data before u Flash The Stock rom
Do I have to install on J5 2017 (no PRO)?

unofficial twrp for Nokia7+ By Dhruv and Maher

{
"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"
}
WHAT IS TWRP?
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
hello guys in last few daysME/Mr. Dhruv worked so hard to finally got Twrp ready to use so far we built Twrp for nokia 6.1 2018 and nokia 7 plus
Notice1:
both phones they share same kernel and tree and both have A/B partitions, this twrp based on nokia7+
to prevent issues its better to flash it in both slot, because I/We can not know on which partition you are
Notice2:
take a backup for your data and your important files or folders before you start your Warrenty will be lost
Notice3
to reboot recovery from buttons follow this steps:
first of all you have to plug your phone to pc or charger and switch off your phone totally then press and hold volume up and power at the same time untill the bootloader`s unlock message disappear after that release power button and keep holding volume up
there you are
Notice4
to boot to fastboot switch off your phone plug it to charger or pc wait till the screen charging become black now press and hold volume down and power buttons you`ll get fastboot page there you are
Notice5:
so far no issues but if you find any please let us know
and Dhruv working on complete Twrp fully funactions he will release it soon
Notice6:
If you have different model you can contact with me on Telegram link
https://t.me/Maherabed
Twrp Nokia 7 plus TA-1046
thanks to Nick he keep testing till we boot it up
https://drive.google.com/file/d/1k2G3ERyxBFJ3bTmGtKjCpF5i7vk9prbf/view?usp=sharing
Twrp Nokia 7 plus TA-1046 P DP4
https://drive.google.com/file/d/1jA7XRIXfm9zGb_YMWZq0UBZOWXOF1Iah/view?usp=sharing
Twrp Nokia 7 plus TA-1062 P DP4
https://drive.google.com/file/d/11SIAYHTto6A5qgsq_8W-gTZHkn3Zim0f/view?usp=sharing
INSTALLATION
required :
1- unlocked bootloader
2- ADB and fastboot
3- enable usb debugging in developer settings.
4- use those codes
Code:
adb shell
Code:
reboot bootloader
now we flash it in slot a
Code:
fastboot flash boot_a <image`s name>.img‏
after that we flash it also in slot b
Code:
fastboot flash boot_b <image`s name>.img‏
then
Code:
fastboot reboot
it will boot to system dirctly so reboot to recovery
Code:
adb reboot recovery
5- install magisk.zip v16.7 download it with latest apk from here (( thanks for Magisk developers )
https://forum.xda-developers.com/apps/magisk/beta-magisk-v13-0-0980cb6-t3618589
6- if you like our work hit like and if you want to share cup of cappuccino with me
paypal.me/MaherAbdulghani
Nokia globle group on Telegram go here
https://t.me/joinchat/EDAqGkPkzNQG5b7q28b1yw
Nokia 7 plus globle group on Telegram go here
https://t.me/joinchat/ItSJYkcNkKEXqcUCAaWlyg
Special thanks to
Team Win Recovery Project developers
big thanks to my mate Dhruv for hard work on this twrp
Reserved
#Reserved
N7+ TA-1062, stuck on "Nokia" boot screen after flashing this. Any help getting back to a functioning system?
Nokia 7+ global group on Telegram
https://t.me/joinchat/ItSJYkcNkKEXqcUCAaWlyg
How to unlock bootloader
---------- Post added at 04:11 AM ---------- Previous post was at 04:10 AM ----------
Is there picturs of the recovery
And please make video about how to do that
---------- Post added at 04:12 AM ---------- Previous post was at 04:11 AM ----------
And when i do that can i receive update from nokia
OK. It asked for password to decrypt the data. Pressed cancel and rebooted. Now, it goes into Download Mode every time
whoknowshimself said:
OK. It asked for password to decrypt the data. Pressed cancel and rebooted. Now, it goes into Download Mode every time
Click to expand...
Click to collapse
password should be the same that you use to unlock the phone when it's up and running. for me it's a pin. at least this is how it worked on my nexus 5x
Great. Now I am stuck in download mode. Does not boot into system anymore.
donjamal said:
password should be the same that you use to unlock the phone when it's up and running. for me it's a pin. at least this is how it worked on my nexus 5x
Click to expand...
Click to collapse
whoknowshimself said:
Great. Now I am stuck in download mode. Does not boot into system anymore.
Click to expand...
Click to collapse
After rebooting when I didn't have magisk installed after installing PixelExperience img, I am now also stuck in download mode whenever I try to reboot.
EDIT: After switching which partition to boot from a couple of times in reboot menu, I finally got back into a rom. I would suggest that "Whoknowshimself" try to do similar.
Sorry guys you all stuck on Download mode because of the command was written wrong
It was falsh but it's should be flash now all is okay
In case you got download mode loop try to active slot a for june release
Slot b for July
Fastboot --set_active=a
Fastboot --set_active=b
if i'm not mistaken, android version doesn't matter, does it? can i use this on P DP4?
I flashed everything correctly and was able to get into several ROM setups; PixelExperience, RR.
On every ROM though, SIM cards do not work in any slot.
I am in the process of getting back to stock and then I will make a rooted backup of the system with no user setup yet and I will upload the backup somewhere so that others can benefit from my experiments today.
EDIT: It will take me a while to get the backup uploaded etc... so don't hold your breath anybody
EDIT 2: It will be quicker and easier for people to just do the backup themselves before messing around flashing stuff. I can still upload it at some point if someone is in need, but just MAKE SURE YOU TAKE A BACKUP BEFORE ANYTHING ELSE.
Too late for me. I tried switching the active slot but to no avail. I had a backup but it is corrupted
I cannot even flash the ROM through OST. It says ROM does not match.
Doktaphex said:
I flashed everything correctly and was able to get into several ROM setups; PixelExperience, RR.
On every ROM though, SIM cards do not work in any slot.
I am in the process of getting back to stock and then I will make a rooted backup of the system with no user setup yet and I will upload the backup somewhere so that others can benefit from my experiments today.
EDIT: It will take me a while to get the backup uploaded etc... so don't hold your breath anybody
EDIT 2: It will be quicker and easier for people to just do the backup themselves before messing around flashing stuff. I can still upload it at some point if someone is in need, but just MAKE SURE YOU TAKE A BACKUP BEFORE ANYTHING ELSE.
Click to expand...
Click to collapse
whoknowshimself said:
Too late for me. I tried switching the active slot but to no avail. I had a backup but it is corrupted
I cannot even flash the ROM through OST. It says ROM does not match.
Click to expand...
Click to collapse
Everything working perfectly for me
Can you please tell me what model you guys have
Mine is TA-1046 JULY RELEASE
donjamal said:
if i'm not mistaken, android version doesn't matter, does it? can i use this on P DP4?
Click to expand...
Click to collapse
Better not I'll manage to edit to make it work on P DP4
TA-1062 May. Cannot boot anymore. Cannot flash using OST
Maherabed1986 said:
Everything working perfectly for me
Can you please tell me what model you guys have
Mine is TA-1046 JULY RELEASE
Click to expand...
Click to collapse
whoknowshimself said:
TA-1062 May. Cannot boot anymore. Cannot flash using OST
Click to expand...
Click to collapse
The way I fixed mine was to flash the patched July boot.img from the root your a/b partitions to both boot a and boot b.
I then downloaded all the zips to downgrade to Oreo from the official firmware and ota thread.
I used the latest rollback from that thread and then the 3 ota patches.
I side-loaded each one and booted the phone between each zip flash.
I am now at stock 8.1 fully rooted with magisk 16.7 with safety net passing completely.
Doktaphex said:
The way I fixed mine was to flash the patched July boot.img from the root your a/b partitions to both boot a and boot b.
I then downloaded all the zips to downgrade to Oreo from the official firmware and ota thread.
I used the latest rollback from that thread and then the 3 ota patches.
I side-loaded each one and booted the phone between each zip flash.
I am now at stock 8.1 fully rooted with magisk 16.7 with safety net passing completely.
Click to expand...
Click to collapse
Magisk v16.7 caused random power off after 5 minutes so i prefer using 16.6

[ROM][9.0] Android Open Source Illusion Project [Pre-OFFICIAL]

{
"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"
}
Android Open Source illusion Project
What is this?
AOSiP is a quality custom ROM based purely on Google AOSP source since 6.0 release. Twisted with the latest features and blended with stability. We strive for perfection and it shows.
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint reader
NFC
Lights
Sound / vibration
Known issues
VoLTE/IMS not working
Downloads:
AOSiP
TWRP (use latest version)
GApps
Source Code:
[url]https://github.com/AOSiP-Devices/device_huawei_kirin970-common[/URL]
[url]https://github.com/AOSiP-Devices/device_huawei_berkeley[/URL]
[url]https://github.com/AOSiP-Devices/vendor_huawei[/URL]
Team Illusion:
Josh Fox (xlxfoxxlx)
Akhil Narang
Sri Harsha (@srisurya95)
Shreesha Murthy
Brett Montague
Telegram channel
Stay tuned for something awesome
Credit/Thanks:
Everyone at AOSiP
@LuK1337
@flex1911
@dladz for being my tester for the P20 Pro!
And everyone else who helped with the trees!
​
XDA:DevDB Information
Android Open Source Illusion Project, ROM for the Huawei P20 Pro
Contributors
moto999999
Source Code: [url]https://github.com/AOSiP[/URL]
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: EMUI 9 Firmware
Version Information
Status: Stable
Created 2019-06-22
Last Updated 2019-06-22
Ahoy there, good to see you.
ROM is running, brilliantly.
:good:
Nice ROM.. work.. my problem is TWRP DECRYPTION ç.ç after install this rom i have problem to read file i have all folder encrypted
Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
mishmac said:
Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
Click to expand...
Click to collapse
I'm on 190 and it works on that, I would say that or above. Untested. Also works on 232 I think. Clumsy has it installed
First official build is up, enjoy!
Download: https://aosip.dev/charlotte
Crasim said:
Nice ROM.. work.. my problem is TWRP DECRYPTION ç.ç after install this rom i have problem to read file i have all folder encrypted
Click to expand...
Click to collapse
To update use the updater tab in settings, it should work even if you're encrypted
mishmac said:
Does this rom require specific Pie firmware or are all compatible? I have tried a few roms on here an had nothing but problems trying to get them to boot etc even on required firmwares an dont wanna go through the nightmare of restoring it to stock functuality.
Click to expand...
Click to collapse
Every Pie firmware should work just fine (old or new)
moto999999 said:
First official build is up, enjoy!
Download: https://aosip.dev/charlotte
Click to expand...
Click to collapse
Any changes to this one?m
moto999999 said:
To update use the updater tab in settings, it should work even if you're encrypted
So with the new update does it now work even if I have everything encrypted?
Click to expand...
Click to collapse
dladz said:
Any changes to this one?m
Click to expand...
Click to collapse
Nope. Well, it's now official and OTA will work
Crasim said:
So with the new update does it now work even if I have everything encrypted?
Click to expand...
Click to collapse
You won't be able to see your files within TWRP but updates through the updater will work
I'm going to try this soon, does anybody have a guide?
Does it require stock recovery to be flashed then wipe after instal or before installing rom?
mishmac said:
I'm going to try this soon, does anybody have a guide?
Does it require stock recovery to be flashed then wipe after instal or before installing rom?
Click to expand...
Click to collapse
Before installation
------------------------------
Make a back up of your data.
Download the ROM and Mind the G-Apps.
Installation
------------------
1. Copy the ROM and G-Apps to your ADB folder.
2. Install TWRP via fastboot in bootloader, I used official 3.3.0.2
fastboot flash recovery_ramdisk "name of recovery"
3. Boot to TWRP.
Fastboot reboot (pull cable and hold up straight away)
4. Push both ROM and G-Apps to /tmp from the ADB folder.
ADB push "name of ROM" /tmp
ADB push "name of G-Apps" /tmp
5. Perform a wipe in TWRP.
6. Install ROM and G-Apps.
(Not sure if the below is necessary but I did it)
7. Boot to bootloader and install stock recovery.
Fastboot flash recovery_ramdisk "name of stock recovery"
8. Boot to stock recovery and wipe / data factory reset and wipe cache.
Boot ROM.
Rooting
-------------
I used the latest magisk but magisk manager 7.2.0.
Install via TWRP, you'll need to reinstall TWRP again..
From this point OTA's will take care of further updates so no need to wipe again.
So no changes in update script needed?
Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.
I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....
Appreciate everyone's help as this looks amazing, i despise EMUI.
I have a problem , my storage is crypted,i also can't install google chrome , can't save any photo , cant do anything
---------- Post added at 04:58 PM ---------- Previous post was at 04:40 PM ----------
dladz said:
Before installation
------------------------------
Make a back up of your data.
Download the ROM and Mind the G-Apps.
Installation
------------------
1. Copy the ROM and G-Apps to your ADB folder.
2. Install TWRP via fastboot in bootloader, I used official 3.3.0.2
fastboot flash recovery_ramdisk "name of recovery"
3. Boot to TWRP.
Fastboot reboot (pull cable and hold up straight away)
4. Push both ROM and G-Apps to /tmp from the ADB folder.
ADB push "name of ROM" /tmp
ADB push "name of G-Apps" /tmp
5. Perform a wipe in TWRP.
6. Install ROM and G-Apps.
(Not sure if the below is necessary but I did it)
7. Boot to bootloader and install stock recovery.
Fastboot flash recovery_ramdisk "name of stock recovery"
8. Boot to stock recovery and wipe / data factory reset and wipe cache.
Boot ROM.
Rooting
-------------
I used the latest magisk but magisk manager 7.2.0.
Install via TWRP, you'll need to reinstall TWRP again..
From this point OTA's will take care of further updates so no need to wipe again.
Click to expand...
Click to collapse
I need your help old friend
mishmac said:
So no changes in update script needed?
Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.
I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....
Appreciate everyone's help as this looks amazing, i despise EMUI.
Click to expand...
Click to collapse
No nothing like that mate. Just make sure you back up.. and click the thanks button for those who helped.
I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.
---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------
benkiller47 said:
I have a problem , my storage is crypted,i also can't install google chrome , can't save any photo , cant do anything
---------- Post added at 04:58 PM ---------- Previous post was at 04:40 PM ----------
I need your help old friend
Click to expand...
Click to collapse
Yea I had this problem myself, I believe it was because I didn't use the stock recovery to wipe before the first boot.
Did you follow instructions?
Your SD partition had encryption from a previous time.
If you need to return to stock then follow the guide in my sig.
dladz said:
No nothing like that mate. Just make sure you back up.. and click the thanks button for those who helped.
I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.
---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------
Yea I had this problem myself, I believe it was because I didn't use the stock recovery to wipe before the first boot.
Did you follow instructions?
Your SD partition had encryption from a previous time.
If you need to return to stock then follow the guide in my sig.
Click to expand...
Click to collapse
Hi , i don't have any sd card , i followed instruction , i will try to follow your rescue guide thanks you
Can you come to telegram ?
Also which version of software should i use for rescue guide since i'm coming from last version aosip 9.0
Can I use the one you uploaded ?
Thanks you veryyy much :angel:
dladz said:
I had to edit the original because it was made for the Honor view 10 but you will be fine now as it's been made for the pro.
---------- Post added at 05:47 PM ---------- Previous post was at 05:45 PM ----------
Click to expand...
Click to collapse
ofc
https://github.com/AOSiP-Devices/device_huawei_berkeley
https://github.com/AOSiP-Devices/de...f149c67bc8d4ad3b757698/AndroidProducts.mk#L17
https://github.com/AOSiP-Devices/de...82e0b18fcf149c67bc8d4ad3b757698/device.mk#L20
https://github.com/AOSiP-Devices/de...82e0b18fcf149c67bc8d4ad3b757698/device.mk#L29
https://github.com/AOSiP-Devices/de...f149c67bc8d4ad3b757698/BoardConfig.mk#L19-L22
https://github.com/AOSiP-Devices/de...0b18fcf149c67bc8d4ad3b757698/aosip.mk#L27-L32
its a mix of berkeley and HonorView 10 as it is.
benkiller47 said:
Hi , i don't have any sd card , i followed instruction , i will try to follow your rescue guide thanks you
Can you come to telegram ?
Also which version of software should i use for rescue guide since i'm coming from last version aosip 9.0
Can I use the one you uploaded ?
Thanks you veryyy much :angel:
Click to expand...
Click to collapse
just flash stock huawei recovery, any version will do. format data and reboot. fixed.
kessaras said:
its a mix of berkeley and HonorView 10 as it is.
.
Click to expand...
Click to collapse
Well the one I edited would not flash as it was.
Either way, this one works is my point.
---------- Post added at 08:53 PM ---------- Previous post was at 08:51 PM ----------
benkiller47 said:
Hi , i don't have any sd card.
:
Click to expand...
Click to collapse
It's the internal memory, listed as SD card within a file explorer.
mishmac said:
So no changes in update script needed?
Sorry for the million questions but i have never hated a phone so much as this trying to flash roms an having to restore to stock etc.
I know this isn't developers problem but trying to save myself hours of the possibility of it going wrong yet again an trying to restore stock....
Appreciate everyone's help as this looks amazing, i despise EMUI.
Click to expand...
Click to collapse
You don't need to change anything from the zip, it'll work on the P20 Pro out of the box
To push the zip you can use adb sideload or an external sd card and right after you flash the rom for the first time, wipe data using the stock recovery
Can I use an Open Gapps instead of the MindTheGapps ?
Does this rom have a deep sleep problem? I mean the situation when device cannot go to the deep sleep mode after charging the phone or heavy use and I need to reboot my phone to start deep sleep working again.

Categories

Resources