Nexus 7 2012 can't install GApps - Nexus 7 Q&A, Help & Troubleshooting

Hi, i have on my N7-2012 TWRP 3.0.2.
I did Advanced Wipe for all partitions, and Format Data. I changed /data and /cache to f2fs and flashed a Nougat ROM from this form (DirtyUnicorn) I had no troubles.
I wiped system again (to avoid space problems during the flash of Gapps) and tried to flash GApps 'open_gapps_arm7.0-micro-20161018.zip', but i got this error:
*** Incompatible Android ROM detected ***
This GApp pkg is for Android 7.0.x ONLY
Please download the correct version for
your ROM: 5.1.1 (SDK 22)
*** GApps intallation failed ***
- Copying log to /usb-otg/Nexus 7 Asus
- NO changes were made to your device
Install will now exit...
Error code: 20
- Unmounting
I tried with other nougat ROM such as Carbon but i got the same error. The weirdness is that i tried also with a MM rom, and tried to flash GApps for MM... again, same error! He ask for a 5.1.1 GApps! So strange.
So, only for my curiosity, i reflashed DU ROm, downloaded and flashed GApps for 5.1.1. First time, i got the error:
*** Incompatible Android ROM detected ***
This GApp pkg is for Android 5.1.1 ONLY
Please download the correct version for
your ROM: 7.0.0 (SDK 22)
*** GApps intallation failed ***
i tried again and flash worked, i rebooted the device and..... bootloop... obviously.
Can you help me?
UPDATE: i forget to say that i tried also with: nano and pico gapps, and Banks Gapps. Same problem. if i reboot the device without gapps the rom work but if i download apk play store and install it doesn't work when i open it.

pls, noone can help me? :crying:

qwerweteryu said:
Hi, i have on my N7-2012 TWRP 3.0.2.
I did Advanced Wipe for all partitions, and Format Data. I changed /data and /cache to f2fs and flashed a Nougat ROM from this form (DirtyUnicorn) I had no troubles.
I wiped system again (to avoid space problems during the flash of Gapps) and tried to flash GApps 'open_gapps_arm7.0-micro-20161018.zip', but i got this error:
Click to expand...
Click to collapse
Are you wiping "system" after installing the ROM? If so, you are effectively removing the ROM you just installed which leaves the GAPPS script nothing to detect to install. The proper install would be: Flash ROM and the Flash Gapps (usually pico or nano to save space) and then reboot, no wiping in between.

I had this issue no matter what rom I tried after flashing an android 7.0 rom. I just did a factory reset by flashing back to a factory image now everything seems fine and google apps are working again.
I followed this guide http://forum.xda-developers.com/showthread.php?t=1907796 but used kit kat 4.4.4 image and didn't lock the boot loader. Then flash the recovery of your choice again and your good to go.

jbaumert said:
Are you wiping "system" after installing the ROM? If so, you are effectively removing the ROM you just installed which leaves the GAPPS script nothing to detect to install. The proper install would be: Flash ROM and the Flash Gapps (usually pico or nano to save space) and then reboot, no wiping in between.
Click to expand...
Click to collapse
Yes i wiped /system cause after the flash of the ROM when i try to install GApps i get error "not enough space". I followed the tips of a xda GUIDE wiping /system
@dinotyped: Are you telling me that there's no way to have Nougat on my N7? :crying::crying:

@qwerweteryu You should be able to use Nougat roms ok. I've not tried again. I'll likely stick to marshmallow for the time being just because of personal preference.

qwerweteryu said:
Yes i wiped /system cause after the flash of the ROM when i try to install GApps i get error "not enough space". I followed the tips of a xda GUIDE wiping /system
@dinotyped: Are you telling me that there's no way to have Nougat on my N7? :crying::crying:
Click to expand...
Click to collapse
Stick with "Pico" (or possibly) "Nano" Gapps to make sure you have enough space after flashing the ROM. You can always go back after booting / setting up and install the other Google Apps that you want.

jbaumert said:
Stick with "Pico" (or possibly) "Nano" Gapps to make sure you have enough space after flashing the ROM. You can always go back after booting / setting up and install the other Google Apps that you want.
Click to expand...
Click to collapse
omg! I did it! Thanks a lot!!

Related

opengapps giving error 20 with trwp 3.0.2.0 and 2.8.7.0

Hey Gang - I've got an issue here getting opengapps installed into marshmallow.
Background - N10 needed a refresh - we officially updated a few times (from 4.x to 5.0 to 5.1,etc) and by the end, the tablet was taking forever to reboot (updating or optmizing 160+ apps every boot), so I finally decided to start fresh. I though.. why not marshmallow.
I followed the guide here:
http://www.techtimes.com/articles/9...ndroid-6-0-marshmallow-on-google-nexus-10.htm
Basically unlocked the tablet, installed twrp and then embarked. I diverted from the original instructions to use 2.8.7.0 and used latest. (3.0.2.0)
the marshmallow image referenced in the link installed well and the system boots/runs much better... my problem comes with installing opengapps from twrp. I downloaded the arm/6.0/stock version and pushed to file system with adb, then tried an install from twrp. It seems the opengapps installer (20150519) performs a software check to ensure the version of gapps is compatible with the version on Android. My problem is that it seems to be verifying against the recovery kernel and not the installed kernel.
I have the understanding that the load I installed is in fact 6.0, however it appears that twrp is built from 5.1.1 and the openGapps installer queries (I think) the twrp kernel, then determines that it cannot install. I get an error 20 message and specific dialogue that says the
"This GApps pkg is for Android 6.0.x ONLY
Please download the correct version for
your ROM: 5.1.1 (SDK 22)."
It then fails and returns me to TWRP. So next I tried the TWRP version (2.8.7.0) specified in the techtimes link I referenced above, and I get a similar error except ROM 4.4.4 SDK (19).
So it would appear that Gapps is checking local runtime only.
Is there any to fix this, or is it something I am doing wrong?
Help please!
Same problem here.
giz02 said:
Hey Gang - I've got an issue here getting opengapps installed into marshmallow.
Background - N10 needed a refresh - we officially updated a few times (from 4.x to 5.0 to 5.1,etc) and by the end, the tablet was taking forever to reboot (updating or optmizing 160+ apps every boot), so I finally decided to start fresh. I though.. why not marshmallow.
I followed the guide here:
http://www.techtimes.com/articles/9...ndroid-6-0-marshmallow-on-google-nexus-10.htm
Basically unlocked the tablet, installed twrp and then embarked. I diverted from the original instructions to use 2.8.7.0 and used latest. (3.0.2.0)
the marshmallow image referenced in the link installed well and the system boots/runs much better... my problem comes with installing opengapps from twrp. I downloaded the arm/6.0/stock version and pushed to file system with adb, then tried an install from twrp. It seems the opengapps installer (20150519) performs a software check to ensure the version of gapps is compatible with the version on Android. My problem is that it seems to be verifying against the recovery kernel and not the installed kernel.
I have the understanding that the load I installed is in fact 6.0, however it appears that twrp is built from 5.1.1 and the openGapps installer queries (I think) the twrp kernel, then determines that it cannot install. I get an error 20 message and specific dialogue that says the
"This GApps pkg is for Android 6.0.x ONLY
Please download the correct version for
your ROM: 5.1.1 (SDK 22)."
It then fails and returns me to TWRP. So next I tried the TWRP version (2.8.7.0) specified in the techtimes link I referenced above, and I get a similar error except ROM 4.4.4 SDK (19).
So it would appear that Gapps is checking local runtime only.
Is there any to fix this, or is it something I am doing wrong?
Help please!
Click to expand...
Click to collapse
The error is telling you the problem. You are on 5.1.1 and trying to flash a gapps for 6.0. either upgrade your rom to a 6.0 rom or flash gapps for 5.1.1
Malstrond said:
Same problem here.
Click to expand...
Click to collapse
If you're getting the same error, you have the same solution.
garnet&gold said:
You are on 5.1.1 and trying to flash a gapps for 6.0. either upgrade your rom to a 6.0
Click to expand...
Click to collapse
Then why does the SDK version reported by the opengapps installer change when changing the TWRP version, but not when changing the Android version installed on the device?
Malstrond said:
Then why does the SDK version reported by the opengapps installer change when changing the TWRP version, but not when changing the Android version installed on the device?
Click to expand...
Click to collapse
The only reason the gapps version would be different is if you are flashing different versions. TWRP does not change the version and it does not have a kernel. Sometimes opengapps doesn't seem to play well with TWRP on this device. You could try Khaon's TWRP and / or a different gapps version like Bank's.
Sent from my Nexus 10 using Tapatalk
I am having the same problem twice - 1) When I try to install 7.1.x it states I need to install version 6.0.1.
2) When I try to install 6.0.1 it states I need to install version 7.1.x.
Error 20 each time and it's Lineage 14.1 for Nexus 7 I am attempting to install them in (which is Android 7.1.2).
In addition I am now again (upon 3rd install attempt) being shown error 70, but I (having had it resize the system partition) have more than enough space for as much: (this website is blocking me from posting a link to the photo so simply change the following to the correct format) (drive.google(dot com)/open?id=1aaCiOwzoGRgrZPkJPuEj3jQOc-3hgnH3) so this doesn't make sense...
What now must be done to install this apps application?
I have tried all possible versions of Gapps. None of them install. What must be done in addition to this topic's early post is what I am unclear about. Those instructions claimed that increasing the size of the system partition would do the job, yet did nothing of the sort. I even tried reinstalling the OS, following the instructions here then again attempting to install all forms of the Gapps application, but yet again none would install.
Gapps problem
I faced same issue, gapps error return by 20.
After finished flashing rom, you will reboot system. Then you go back to recovery and flash gapps,it will work
Steps to install a ROM and the GApps (Open Gapps) without problems
1. Boot into Recovery Mode (TWRP)
2. Wipe > Advanced Wipe > Select On (enable tick) for Dalvik / Art Cache, System, Data, Internal Storage, Cache,
3. Swipe to Wipe at Bottom of Screen,
4. Back to Main start screen,
5. Wipe > Format Data,
6. Type 'Yes' and press blue checkmark at the bottom-right corner,
7. Go Back to Main Start Screen to -VERY IMPORTANT---> Install Rom and GApps,
8. After you have finished installing the Rom and GApps > Wipe Cache/Dalvik > Swipe to Wipe
9. Reboot System
Source: https://forum.xda-developers.com/no...nofficial-lineage-15-1-rom-t3760969?nocache=1
Bonampi said:
Steps to install a ROM and the GApps (Open Gapps) without problems
1. Boot into Recovery Mode (TWRP)
2. Wipe > Advanced Wipe > Select On (enable tick) for Dalvik / Art Cache, System, Data, Internal Storage, Cache,
3. Swipe to Wipe at Bottom of Screen,
4. Back to Main start screen,
5. Wipe > Format Data,
6. Type 'Yes' and press blue checkmark at the bottom-right corner,
7. Go Back to Main Start Screen to -VERY IMPORTANT---> Install Rom and GApps,
8. After you have finished installing the Rom and GApps > Wipe Cache/Dalvik > Swipe to Wipe
9. Reboot System
Source: https://forum.xda-developers.com/no...nofficial-lineage-15-1-rom-t3760969?nocache=1
Click to expand...
Click to collapse
Folowing exactly!!!! your steps, I am getting Error70??? by installing GAPPS.
ROM and GApps v8.01
Nexus 7 2013, latest TWRP
zcseke said:
Folowing exactly!!!! your steps, I am getting Error70??? by installing GAPPS.
ROM and GApps v8.01
Nexus 7 2013, latest TWRP
Click to expand...
Click to collapse
Two options
1 - Install GApps micro no mini
2 - https://www.youtube.com/watch?v=6vT7kyK0WUA
zcseke said:
Folowing exactly!!!! your steps, I am getting Error70??? by installing GAPPS.
ROM and GApps v8.01
Nexus 7 2013, latest TWRP
Click to expand...
Click to collapse
Not to revive a dead thread, but since I've had the same issue as the last post, and resolved it on the same device, Nexus 7 (2013 flo 16 gb) I thought I'd chime in to tell how I worked around it for that device. I could not install any Android 9 ROM that would allow me to install any Open GApps without getting that aforementioned error 70 in TWRP. I finally tried the combination of AICP (unofficial) based on Pie [AOSP Extended (unofficial) also worked] and GApps for Android 9 arm Pico. That version of GApps and either of those two ROMs allow me to get the Nexus 7 running again with Android Pie. I don't know why that worked, but I should mention I didn't have that problem with my Nexus 7 deb that has 32 gb onboard, so I'm guessing it had something to do with the different sizes. I can run any Pie ROM on the deb tablet. I hope this helps.

Rom.zip not installing on any twrp version

So i was swapping roms: i booted into twrp, cleared cache and data and flashed my rom ( ResurrectionRemix-M-v5.6.0-20151213-wt88047.zip ) and Gapps.
i noticed flashing RR took just a minute and returned this message:
"unmount of /system failed; no such volume
script succeeded: result was [0.200000]"
after that the Gapps package flashed with no problem, but my phone does not boot properly.
Edit: i also tried different twrp versions, but i got the same result with each of them
It does still boot to fastboot, but i wasn't able to get into android.
i read something about cf.lumen drivers causing this kind of error while swapping roms, but i don't know if they were there in the first place or how to uninstall them.
ap29600 said:
So i was swapping roms: i booted into twrp, cleared cache and data and flashed my rom ( ResurrectionRemix-M-v5.6.0-20151213-wt88047.zip ) and Gapps.
i noticed flashing RR took just a minute and returned this message:
"unmount of /system failed; no such volume
script succeeded: result was [0.200000]"
after that the Gapps package flashed with no problem, but my phone does not boot properly.
Edit: i also tried different twrp versions, but i got the same result with each of them
It does still boot to fastboot, but i wasn't able to get into android.
i read something about cf.lumen drivers causing this kind of error while swapping roms, but i don't know if they were there in the first place or how to uninstall them.
Click to expand...
Click to collapse
Good night, try to flash miui. Then install twrp 3-1 and ROM. But first go to the Lineageos tag and download the modem and flash. Then try ROM again.
I had MIUI installed before the Rom flash, and i was using fastboot ti boot into twrp without actually flashing it.
I eventually solved my issue by flashing a different rom, so i think the one i was using was corrupted or Just bugged.
Thanks for the support.

Unable to install custom rom in lenovo k6 power

Hello friends I am trying to install Custom rom in my Lenovo K6 power phone but due to some error it can not be installed. I request you to help me as soon as possible and tell me the reason for this error and if possible then suggest the correct rom for this phone.
I think you have not flashed 64bit version of twrp. Flash the correct twrp and the issue will be fixed.
Please provide me right trwp download link as well as way to install. Currently no os installed on my phone.
Thevikasmac said:
Please provide me right trwp download link as well as way to install. Currently no os installed on my phone.
Click to expand...
Click to collapse
Download and install TWRP below, it's the 64bit version and you can install via TWRP. In the menu of installing ROMs in TWRP choose the option to install .img, choose TWRP and install, then choose the ROM you want and install. Remember that you must erase everything and format the data.
TRWP: https://dl.twrp.me/karate/twrp-3.1.1-1-karate.img (ARM64)
Opengapps: http://opengapps.org/ (ARM64)
J.D.M said:
Download and install TWRP below, it's the 64bit version and you can install via TWRP. In the menu of installing ROMs in TWRP choose the option to install .img, choose TWRP and install, then choose the ROM you want and install. Remember that you must erase everything and format the data.
TRWP: https://dl.twrp.me/karate/twrp-3.1.1-1-karate.img (ARM64)
Opengapps: http://opengapps.org/ (ARM64)
Click to expand...
Click to collapse
Does the same recovery work on k6 note?
oppodi said:
Does the same recovery work on k6 note?
Click to expand...
Click to collapse
Yeah
Flash 64 bit twrp . And don't forget to reboot into twrp again after flashing 64 bit twrp .
This problem is because of your 32 bit twrp.
Try installing 64bit twrp recovery . Then u wil b able to flash rom. Please note that twrp 3.1.0 is 32 bit and twrp 3.1.1 is 64 bit.
Please tell me marshmallow rom
Thevikasmac said:
Hello friends I am trying to install Custom ROM in my Lenovo K6 power phone but due to some error it can not be installed. I request you to help me as soon as possible and tell me the reason for this error and if possible then suggest the correct ROM for this phone.
Click to expand...
Click to collapse
I think its a very common mistake everybody does.
before installing any custom ROM make sure that u wipe Dalvik cache and cache of the device then flash the rom and gaps also.
And another major issue with the custom ROM requirements like that ROM support in one minimum version of TWRP recovery
if u install that ROM bellows the version of requirements the ROM will not install properly.
Thevikasmac said:
Hello friends I am trying to install Custom rom in my Lenovo K6 power phone but due to some error it can not be installed. I request you to help me as soon as possible and tell me the reason for this error and if possible then suggest the correct rom for this phone.
Click to expand...
Click to collapse
Download twrp updater from playstore, download 3.2.1.0 the latest as 3.1.1.1 will not mount your storage use twrp updater to flash official TWRP that i mentioned above
Then if you are on stock rom then take backup in some external drive and place रोम and gapps too,
Then do format data in wiping section, do it thrice and then wipe delvik, cache, data, system and internal storage too now mount external dtive(either OTG or SD card) and flash rom followed by gapps 7.1 pico
As I writing my experience as I am currently on RR ROM
Error on installing custom rom
Error 7 will be displayed while installing custom roms
i dnt understand to install twrp .icant decript data on the file please help

Max pro m1 bootloop? Please help

Hello, so im stuck now on startup. I actually rooted my phone a week ago and everything's fine until I've downloaded some cracked apks online and restarted my phone. Please help what would i do now
imgur.com/a/07UWA4l
Did you installed Twrp...if yes then you might want clear cache and restart the phone or you could just reflash the rom or any other custom rom....and if you havn't then i am afraid you will have to lose your data..
Paramvir Singh said:
Did you installed Twrp...if yes then you might want clear cache and restart the phone or you could just reflash the rom or any other custom rom....and if you havn't then i am afraid you will have to lose your data..
Click to expand...
Click to collapse
yes yes i've installed twrp, i've actually tried formatting my data, clearing dalvik cache (thru twrp) then restarted it but still stuck at loading zenfone logo. i dont care bout my data on phone, just wanna get my phone back to normal.
can u please elaborate bout reflashing rom? i've never done flashing any rom before , stock or custom,
Never done this on my M1 but on my note edge,
When i got a bootloop, i simply reinstall stock rom, or just clean install custom rom
abcnormal said:
yes yes i've installed twrp, i've actually tried formatting my data, clearing dalvik cache (thru twrp) then restarted it but still stuck at loading zenfone logo. i dont care bout my data on phone, just wanna get my phone back to normal.
can u please elaborate bout reflashing rom? i've never done flashing any rom before , stock or custom,
Click to expand...
Click to collapse
Ok so it's good opportunity to try something new...first you need to download custom rom and gapps package to sd card (always a better option)or internal storage...do the downloads on pc or somewhere else...
1. Wipe cache, dalvik cache, system, vendor, data, internal storage(this one is optional)
2. Mount extsd card
3. Install Rom package...(i personally use xenonhd based on pie) from here https://mirrors.c0urier.net/android...tal/X00T/XenonHD-181007-Experimental-X00T.zip
You can try any other of your choice
4. Install Gapps package from here..http://download2264.mediafire.com/r0vq21tabscg/m1u4llu62bdwyos/BiTGApps-arm64-9.x.x-0.1-unsigned.zip
5. This step is optional if you want root access then flash magisk package from here..https://github.com/topjohnwu/Magisk/releases/download/v17.1/Magisk-v17.1.zip and uninstall package from https://github.com/topjohnwu/Magisk/releases/download/v17.2/Magisk-uninstaller-20180921.zip ......after tge rom boot up install magisk manager from https://github.com/topjohnwu/Magisk/releases/download/manager-v6.0.0/MagiskManager-v6.0.0.apk
6. Reboot to system..first boot up will take 4-5 minutes...ENJOY
so i tried flashing the stock rom but i got an error
Code:
[B] This package is for "ASUS_X00TD" devices; this is a "X00TD"[/B]
i got the rom at asus.com/ph/Phone/ZenFone-Max-Pro-ZB602KL/HelpDesk_BIOS/
i guess i'll try flashing with a custom rom instead?
also a follow up question: is it safe to reboot to recovery with twrp even my phone has no OS installed (already wiped it for flashing a new rom)
abcnormal said:
so i tried flashing the stock rom but i got an error
Code:
[B] This package is for "ASUS_X00TD" devices; this is a "X00TD"[/B]
i got the rom at asus.com/ph/Phone/ZenFone-Max-Pro-ZB602KL/HelpDesk_BIOS/
i guess i'll try flashing with a custom rom instead?
also a follow up question: is it safe to reboot to recovery with twrp even my phone has no OS installed (already wiped it for flashing a new rom)
Click to expand...
Click to collapse
Stock rom available at asus website is not flashable through twrp...u need twrp flashable zip...download this file...
https://forum.xda-developers.com/showpost.php?p=77671149&postcount=83
And also decrypt file from here.... https://forum.xda-developers.com/asus-zenfone-max-pro-m1/how-to/mod-decrypt-data-t3787311
After flashing the rom...flash decrypt zip
And remember to wipe internal storage after flashing these two zips!
Hello sir i got stuck in bootloop in asus max pro m1
Actually its not showing anything screen is blinking as i try to turn it on. I was on custom rom and suppose to install stock rom and i followed every step but my phone doesn’t start its just reboot and nothing displays anything. Please can anyone tell me the solution of this issue.
did u solved issue
how did u soolves issue ??

Latest oreo roms and some problems...

When I install the latest oreo rom and recommended recovery, there are always problems
for example: error 7, Can't mount vendor, unable to mount storage...
When I install Pixel Experience and RR oreo rom, this error is happening and I can not install a different rom or another zips, using different recovery not the solution. I tried some suggestions here but the result has not changed
I installed a stock rom with QPST and problems improved
Exactly what we should do, Can you explain in detail
thanks to those who contributed :good:
Which recovery you using
poyraz4558 said:
When I install the latest oreo rom and recommended recovery, there are always problems
for example: error 7, Can't mount vendor, unable to mount storage...
When I install Pixel Experience and RR oreo rom, this error is happening and I can not install a different rom or another zips, using different recovery not the solution. I tried some suggestions here but the result has not changed
I installed a stock rom with QPST and problems improved
Exactly what we should do, Can you explain in detail
thanks to those who contributed :good:
Click to expand...
Click to collapse
Please provide specifics of ROM and TWRP Version. Did you load mods? Did you use custom kernel?
I installed this recovery for bootleggers 8.1 rom,
https://androidfilehost.com/?fid=673956719939820462 (twrp 3.2.1.0 It works well),
then I've installed Orangefox recovery for try and I used for long time without any problem,
later I flashed this recovery for Pixel Experience rom
https://androidfilehost.com/?fid=1322778262904027766 (twrp 3.2.3.0),
installed without a problem but a long time stuck in google logo, I rebooted three times a long press power button and the phone opened normally
No problem when using the phone but all times error on recovery.. such as 'vendor, invalid argument, mount error.
Always these errors during the rom installation and wiping..
Now is stock rom installed, I think there are some changes in the new rom because such problems did not happen before,
thank you for your answers and developers
poyraz4558 said:
I installed this recovery for bootleggers 8.1 rom,
https://androidfilehost.com/?fid=673956719939820462 (twrp 3.2.1.0 It works well),
then I've installed Orangefox recovery for try and I used for long time without any problem,
later I flashed this recovery for Pixel Experience rom
https://androidfilehost.com/?fid=1322778262904027766 (twrp 3.2.3.0),
installed without a problem but a long time stuck in google logo, I rebooted three times a long press power button and the phone opened normally
No problem when using the phone but all times error on recovery.. such as 'vendor, invalid argument, mount error.
Always these errors during the rom installation and wiping..
Now is stock rom installed, I think there are some changes in the new rom because such problems did not happen before,
thank you for your answers and developers
Click to expand...
Click to collapse
Okay... I'd recommend one thing.
Install the custom ROM. Then follow flashing procedure and do read the new FAQ posted by the devs. And after that... Try to reflash the recovery.img by pressing install image option. After this... If the problem persists, try to follow the procedure again and check if your recovery image isn't corrupt. Plus don't use the recovery from TWRP.ME
I have a recovery that can solve this problem but you can't restore ROMs you backed up
Phantom Slayer04 said:
Okay... I'd recommend one thing.
Install the custom ROM. Then follow flashing procedure and do read the new FAQ posted by the devs. And after that... Try to reflash the recovery.img by pressing install image option. After this... If the problem persists, try to follow the procedure again and check if your recovery image isn't corrupt. Plus don't use the recovery from TWRP.ME
Click to expand...
Click to collapse
thanks, I understand
I did actually try a second time, just flashed pixel experience rom and twrp 3.2.3.0 recovery on the stock rom - recovery.. same errors are happening and this problems improve only when I install stock rom with QPTS.. I will do clean installation in a short time again, just wonder why there is so much vendor error on recovery...
poyraz4558 said:
thanks, I understand
I did actually try a second time, just flashed pixel experience rom and twrp 3.2.3.0 recovery on the stock rom - recovery.. same errors are happening and this problems improve only when I install stock rom with QPTS.. I will do clean installation in a short time again, just wonder why there is so much vendor error on recovery...
Click to expand...
Click to collapse
Did you wipe the partitions? Did you format data partition?
Phantom Slayer04 said:
Did you wipe the partitions? Did you format data partition?
Click to expand...
Click to collapse
yes I did, including vendor..Today I searched the topics in the forum; return to old rom is not recommended after installing the new rom, I see similar troubles in rom forums..
poyraz4558 said:
yes I did, including vendor..Today I searched the topics in the forum; return to old rom is not recommended after installing the new rom, I see similar troubles in rom forums..
Click to expand...
Click to collapse
If you want to install latest update roms then read this FAQ:https://forum.xda-developers.com/showpost.php?p=77872447&postcount=2325:confused:
if you want to revert to old roms then you have to flash stock nougat rom using qfil and install twrp 3.2.1.0 and install old roms
don't do it wrongly otherwise you will get updater error 7 or can't mount vendor, etc,
Sudhar123 said:
If you want to install latest update roms then read this FAQ:https://forum.xda-developers.com/showpost.php?p=77872447&postcount=2325:confused:
if you want to revert to old roms then you have to flash stock nougat rom using qfil and install twrp 3.2.1.0 and install old roms
don't do it wrongly otherwise you will get updater error 7 or can't mount vendor, etc,
Click to expand...
Click to collapse
Thank you, I learned later that.. That's why i'm using an old rom because sometimes I can't any process on recovery, There are too many errors..
poyraz4558 said:
When I install the latest oreo rom and recommended recovery, there are always problems
for example: error 7, Can't mount vendor, unable to mount storage...
When I install Pixel Experience and RR oreo rom, this error is happening and I can not install a different rom or another zips, using different recovery not the solution. I tried some suggestions here but the result has not changed
I installed a stock rom with QPST and problems improved
Exactly what we should do, Can you explain in detail
thanks to those who contributed :good:
Click to expand...
Click to collapse
You should be on latest nougat that is with november security patch. All rom after 14/10/2018 should flash with latest twrp that is 3.2.3.0. all roms before that should be flashed with twrp 3.2.1.0.
sk.vyshak said:
You should be on latest nougat that is with november security patch. All rom after 14/10/2018 should flash with latest twrp that is 3.2.3.0. all roms before that should be flashed with twrp 3.2.1.0.
Click to expand...
Click to collapse
Ok..Which sections will be deleted on twrp 3.2.3.0 during wipe, is vendor partition included ?
poyraz4558 said:
Ok..Which sections will be deleted on twrp 3.2.0.3 during wipe, is vendor partition included ?
Click to expand...
Click to collapse
The thing is with new twrp there is decryption support which was lacked in old. Vendor partition is present in both i think. All the new roms are encrypted by default

Categories

Resources