Flashing gapps - P8lite Q&A, Help & Troubleshooting

Is it safe to flash gapps on sokkoban's rom and what gapps is it best to flash?

NeedleGames said:
Is it safe to flash gapps on sokkoban's rom and what gapps is it best to flash?
Click to expand...
Click to collapse
here the gapps http://opengapps.org/
i tried and it work but, at least for me, there is a bug on setting autorization
basically after the flash i was unable to set the autorization for the app
anyway if you wanna try , just make a backup before ....

Related

Yureka Bootloop Issue

Issue: Whenever i try to install a custom rom for the first time the device is starting normally and it booting, But when i try to install the same rom again, the device goes to bootloop. This happened to all roms i tried. So help me to avoid this issue.
(Note: After the bootloop i manually flashed stock firmware to boot the device)
@Vasanth476
What's the TWRP recovery version you're using currently?
How you flash ROMs, dirty or clean flash?
saurav007 said:
@Vasanth476
What's the TWRP recovery version you're using currently?
How you flash ROMs, dirty or clean flash?
Click to expand...
Click to collapse
I am using TWRP 3.0.2
I did clean flash
Vasanth476 said:
I am using TWRP 3.0.2
I did clean flash
Click to expand...
Click to collapse
When you flash the same ROM second time, that is clean or dirty flash?
But this is weird. One can dirty flash same ROM, there shouldn't be any bootloops.
saurav007 said:
When you flash the same ROM second time, that is clean or dirty flash?
But this is weird. One can dirty flash same ROM, there shouldn't be any bootloops.
Click to expand...
Click to collapse
I did clean flash only. I did everything in order. I dont know where the problem is?

Phone stuck on Android is starting. Running lastest PureNexus Rom

My TWRP is 3.0.3 and whenever I flash the latest PureNexus Rom, only thing that appears on my screen is Android is starting after I complete the setup.
SHINee2 said:
My TWRP is 3.0.3 and whenever I flash the latest PureNexus Rom, only thing that appears on my screen is Android is starting after I complete the setup.
Click to expand...
Click to collapse
Even i had faced this issue on 6.0.1 build, Dont remember exactly how i got it resolved .
But you may try this
flash vendor image
wipe
flash rom
wipe
reboot
just try it out :good:
ramrock007 said:
Even i had faced this issue on 6.0.1 build, Dont remember exactly how i got it resolved .
But you may try this
flash vendor image
wipe
flash rom
wipe
reboot
just try it out :good:
Click to expand...
Click to collapse
Thank you I will try it out.
SHINee2 said:
My TWRP is 3.0.3 and whenever I flash the latest PureNexus Rom, only thing that appears on my screen is Android is starting after I complete the setup.
Click to expand...
Click to collapse
Did you flash a GApps package? I believe Pure Nexus recommends Dynamic GApps... Check the PN thread for the download link.
Wipe
Flash ROM
Flash GApps
Flash vendor (although you shouldn't need to do this again)
Reboot system
SHINee2 said:
My TWRP is 3.0.3 and whenever I flash the latest PureNexus Rom, only thing that appears on my screen is Android is starting after I complete the setup.
Click to expand...
Click to collapse
You should search the Pure nexus thread. This is a known issue with the latest build and there are workarounds for it.

TWRP recovery error 7

I flashed this official lineage os for zuk z1 , which is the first build but I am getting error 7 in TWRP while flashing and the installation is aborted. I am attaching screenshots taken of the error I encountered, please kindly check and give me any solution to this problem
I am using TWRP 3.0.2
Last ROM :-Official CM13 18-12-2016 nightly
turnoff signature verification in twrp setting
singh.9yashpal9 said:
turnoff signature verification in twrp setting
Click to expand...
Click to collapse
It won't work..i'm facing the exact same problem with the same version of the twrp recovery and i did try turning of the zip verification too.
singh.9yashpal9 said:
turnoff signature verification in twrp setting
Click to expand...
Click to collapse
Tried turning off zip signature verification, it didn't help... Then I googled the problem, I found out that we should modify code in update_script... Decompress the file, that is
1) unzip the nightly zip
2) go into META-INF>com>Google>Android
There you'll find two files , select updater-script and rename it to updater-script.txt
It will convert into txt file so you can edit it.
3) delete the assert commands till last semicolon or delete all from assert till you see ”mount(ext......” (don't delete​ Mount....)
4) save the changes. Then again rename it that is from updater-script.txt to updater-script..
5) compress the file again into zip format.
There you go, you can flash this without any errors.... I tried this , it works fine...
Anyone have any other solution? No one's facing this issue?
I read that old bootloader is also one of the problem to get this issue? How to update bootloader?
tanmeshn said:
I flashed this official lineage os for zuk z1 , which is the first build but I am getting error 7 in TWRP while flashing and the installation is aborted. I am attaching screenshots taken of the error I encountered, please kindly check and give me any solution to this problem
I am using TWRP 3.0.2
Last ROM :-Official CM13 18-12-2016 nightly
Click to expand...
Click to collapse
http://forum.xda-developers.com/zuk-...overy-t3572069
Try this Version of TWRP, What i figured is like some versions of twrp do cause some problems,..
STEPS :-
1.) Download that Image file
2.) YOU DON'T HAVE TO WIPE ANYTHING IF YOU INSTALLED ANY ROM, BECAUSE YOU ARE JUST CHANGING YOUR TWRP VERSION.
3.) IT'S JUST THE WAY YOU FLASH A ZIP FILE BUT HERE WHEN YOU GO TO THE INSTALL OPTION BOTTOM RIGHT CHANGE INTO INSTALL IMAGE.
4.) SEARCH FOR THE IMAGE AND FLASH IT. AND THEN REBOOT THEN REBOOT INTO RECOVERY AND HAVE FUN FLASHING OFFICIAL LINEAGE.
----SENT FROM LINEAGE ZUK.
tanmeshn said:
Tried turning off zip signature verification, it didn't help... Then I googled the problem, I found out that we should modify code in update_script... Decompress the file, that is
1) unzip the nightly zip
2) go into META-INF>com>Google>Android
There you'll find two files , select updater-script and rename it to updater-script.txt
It will convert into txt file so you can edit it.
3) delete the assert commands till last semicolon or delete all from assert till you see ”mount(ext......” (don't delete​ Mount....)
4) save the changes. Then again rename it that is from updater-script.txt to updater-script..
5) compress the file again into zip format.
There you go, you can flash this without any errors.... I tried this , it works fine...
Anyone have any other solution? No one's facing this issue?
I read that old bootloader is also one of the problem to get this issue? How to update bootloader?
Click to expand...
Click to collapse
Well,turning off signature verification worked for me after i clean flashed over unofficial los 14.1 and using twrp 3.1.0.0...
This worked for me,give a try
1.Wipe-> apvance wipe system dalvik data cache
2.flash unofficial recursion remix rom
3.Wipe-> apvance wipe system dalvik data cache
4.flash offical cm /los
5.flash gapps
ameyau said:
This worked for me,give a try
1.Wipe-> apvance wipe system dalvik data cache
2.flash unofficial recursion remix rom
3.Wipe-> apvance wipe system dalvik data cache
4.flash offical cm /los
5.flash gapps
Click to expand...
Click to collapse
Is this the only way?? There's no other way to do it without wiping data?
tanmeshn said:
Is this the only way?? There's no other way to do it without wiping data?
Click to expand...
Click to collapse
I installed latest TWRP recovery 3.1.0, but it didn't help, I am getting that same error 7.. never got this error before only for official lineage os I am getting this error....
tanmeshn said:
Is this the only way?? There's no other way to do it without wiping data?
Click to expand...
Click to collapse
I shall recommend u to create a back up in twrp..
After that follow above steps
And after 1st boot..restore only data part...
If that dont work u have complete backup u can restore any time
tanmeshn said:
I installed latest TWRP recovery 3.1.0, but it didn't help, I am getting that same error 7.. never got this error before only for official lineage os I am getting this error....
Click to expand...
Click to collapse
Did u installed zui?
ameyau said:
Did u installed zui?
Click to expand...
Click to collapse
Ya.. I had installed ZUI 2.5.306... It's because of it?
tanmeshn said:
Ya.. I had installed ZUI 2.5.306... It's because of it?
Click to expand...
Click to collapse
Yep there is a mismatch... Are u using mokee rom??
From stock cos12.1 I came to cm13 ... Then I flashed many roms like RR, nuclear ROM, mokee, unofficial LOS even ZUI.
Before flashing official LOS I had official cm13 nightly.. but before flashing Los I wanted to try ZUI nougat so I took backup of Cm13 ROM through TWRP then clean flashed ZUI 2.5.306 based on nougat. I didn't find this ROM interesting so I restored my previous ROM that is CM13...
Then after few days I did clean install of this official Lineage OS nightly and started getting this error 7 while installing...
ameyau said:
Yep there is a mismatch... Are u using mokee rom??
Click to expand...
Click to collapse
Just check my reply no.14
tanmeshn said:
From stock cos12.1 I came to cm13 ... Then I flashed many roms like RR, nuclear ROM, mokee, unofficial LOS even ZUI.
Before flashing official LOS I had official cm13 nightly.. but before flashing Los I wanted to try ZUI nougat so I took backup of Cm13 ROM through TWRP then clean flashed ZUI 2.5.306 based on nougat. I didn't find this ROM interesting so I restored my previous ROM that is CM13...
Then after few days I did clean install of this official Lineage OS nightly and started getting this error 7 while installing...
Click to expand...
Click to collapse
Internal data will be safe
Titanium backup can help to backup and restore... But unfortunately u have to clean install.. Unofficial rr rom (nougat)1st and then official Los.
ameyau said:
Titanium backup can help to backup and restore... But unfortunately u have to clean install.. Unofficial rom 1st and then official Los
Click to expand...
Click to collapse
I have just found some firmware for nougat, just check it out if it can help solve me my problem..https://www.androidfilehost.com/?w=f...e22a8afb52d809
Just tell me if it's firmware with latest bootloader
Check this link.. https://www.androidfilehost.com/?fid=745425885120705241
tanmeshn said:
Check this link.. https://www.androidfilehost.com/?fid=745425885120705241
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=385035244224405398 try this one..
I am not a developer so i cant suggest u on this link u posted...
I can suggest u another method.. It will work..
Backup cm13 with data in twrp..
Clean install unofficial(rr/los) rom nougat one..
Restore the back up
Now u can flash official los..
Hope this will help u
ameyau said:
https://www.androidfilehost.com/?fid=385035244224405398 try this one..
I am not a developer so i cant suggest u on this link u posted...
I can suggest u another method.. It will work..
Backup cm13 with data in twrp..
Clean install unofficial(rr/los) rom nougat one..
Restore the back up
Now u can flash official los..
Hope this will help u
Click to expand...
Click to collapse
I'll try this once.. I hope it works out.. thanks

I Have reset my phone and lost gapps Does anyone know how to install gapps on j3109 ?

I Have reset my phone and lost gapps
Does anyone know how to install gapps on j3109 ?
Mohsen1020200 said:
I Have reset my phone and lost gapps
Does anyone know how to install gapps on j3109 ?
Click to expand...
Click to collapse
If you use a custom ROM, you can download the Gapps zip file from https://opengapps.org (choose your Android version, the "stock" variant and click download).

Steps for flashing custom roms

Please can you write down installation steps to flash rom?
MamaKotex said:
Please can you write down installation steps to flash rom?
Click to expand...
Click to collapse
Which steps you want to know ?
Installation of the Recovery ?
Installation of the ROM and Gapps.
How to root.
Have you got experience to flash ROM or Recovery ?
Here are one link to install linage OS
https://www.google.it/url?sa=t&source=web&rct=j&url=https://www.youtube.com/watch%3Fv%3DVUlcyVhm4xQ&ved=2ahUKEwiM-Nrw7rjzAhVR_KQKHVDSARwQwqsBegQILBAB&usg=AOvVaw3uqgFDxkrVe2jZP7PARnEO
And here how to flash twrp
https://www.google.it/url?sa=t&source=web&rct=j&url=https://www.youtube.com/watch%3Fv%3DGcUESS6BevY&ved=2ahUKEwjv_c6877jzAhWjIMUKHfj_ALIQwqsBegQICxAB&usg=AOvVaw3MbKefC2w50ELrCnFPD3AM
bierma32 said:
Which steps you want to know ?
Installation of the Recovery ?
Installation of the ROM and Gapps.
How to root.
Have you got experience to flash ROM or Recovery ?
Click to expand...
Click to collapse
I'm sorry for my lack of accuracy.
Steps for flashing rom would be appreciated here. I already have custom Recovery. Gonna update Recovery too but no problem with that. Thank you.
This question is for the wise people around here:
What gapps should I install for this rom (Lineage 18.1)?
-TWRP updated to 3.5.2_9-0
-Backed up system running Fenix Rom V2 (in case I screw up)
I have a doubt about a zip file named 181-gt510wifi-july-10.zip. what is it for?
Should I install it? If yes, before or after rom install?
Any suggestions? Thank you.
Download all files to your ext.Sdcard
Install newest TWRP Version with Odin or TWRP
Backup your installed Rom
You have to do a clean install if you come from other Android Versions.
( if you come from Stock ,wipe also your intern Sdcasrd )
Flash your LOS Version
retiredtab - Browse /SM-T550/18.1 at SourceForge.net
sourceforge.net
Wipe cache and dalvik
Now you can install opengapps Android 11 ( for LOS 18.x ) ARM Nano or pico
https://www.google.it/url?sa=t&source=web&rct=j&url=https://opengapps.org/&ved=2ahUKEwikz8rhirrzAhXmgf0HHZkfBTQQFnoECAcQAQ&usg=AOvVaw0muEiE8uknk9mHkxAWUt19
Wipe cache and dalvik
Reboot system
@MamaKotex
a doubt about a zip file named 181-gt510wifi-july-10.zip.
Please post a link from this file
bierma32 said:
Download all files to your ext.Sdcard
Install newest TWRP Version with Odin or TWRP
Backup your installed Rom
You have to do a clean install if you come from other Android Versions.
( if you come from Stock ,wipe also your intern Sdcasrd )
Flash your LOS Version
Wipe cache and dalvik
Now you can install opengapps Android 11 ( for LOS 18.x ) ARM Nano or pico
https://www.google.it/url?sa=t&source=web&rct=j&url=https://opengapps.org/&ved=2ahUKEwikz8rhirrzAhXmgf0HHZkfBTQQFnoECAcQAQ&usg=AOvVaw0muEiE8uknk9mHkxAWUt19
Wipe cache and dalvik
Reboot system
@MamaKotex
a doubt about a zip file named 181-gt510wifi-july-10.zip.
Please post a link from this file
Click to expand...
Click to collapse
Thank you very much, sir!

Categories

Resources