TWRP for Sony Xperia L - apk file? - General Questions and Answers

Hello Everybody,
So, had to re-register and not allowed to post in the Dev Forum but to be honest wasn't here for at least 3 years but now back on Android.
Here a rundown where my problem is:
- Sony XPERIA L rooted and unlocked bootloader
- installed TWRP via google store
- booted into Bootloader and installed PacMan ROM (http://forum.xda-developers.com/xperia-l/development/rom-pac-t2749055)
- upgrade worked however none of the google services work
- loaded room a 2nd time - no luck
- did a reset and it removed all installed programs - incl. TWRP Bootloader
- Google Services still don't work and if I try to boot into the bootloader it's gone oO
So, I need to manually install a boot loader - as I am familier with TWRP I wanted to get the APK file but on the website I only find IMG files and the link to the APK file is gone.
If I try to boot into bootloader, it just goes into a black screen - need to pull the battery.
Thanks for any help.

0rku5 said:
Hello Everybody,
So, had to re-register and not allowed to post in the Dev Forum but to be honest wasn't here for at least 3 years but now back on Android.
Here a rundown where my problem is:
- Sony XPERIA L rooted and unlocked bootloader
- installed TWRP via google store
- booted into Bootloader and installed PacMan ROM (http://forum.xda-developers.com/xperia-l/development/rom-pac-t2749055)
- upgrade worked however none of the google services work
- loaded room a 2nd time - no luck
- did a reset and it removed all installed programs - incl. TWRP Bootloader
- Google Services still don't work and if I try to boot into the bootloader it's gone oO
So, I need to manually install a boot loader - as I am familier with TWRP I wanted to get the APK file but on the website I only find IMG files and the link to the APK file is gone.
If I try to boot into bootloader, it just goes into a black screen - need to pull the battery.
Thanks for any help.
Click to expand...
Click to collapse
http://www.apkmirror.com/apk/jmz-software/twrp-manager/twrp-manager-7-5-1-2-android-apk-download/

0rku5 said:
Hello Everybody,
So, had to re-register and not allowed to post in the Dev Forum but to be honest wasn't here for at least 3 years but now back on Android.
Here a rundown where my problem is:
- Sony XPERIA L rooted and unlocked bootloader
- installed TWRP via google store
- booted into Bootloader and installed PacMan ROM (http://forum.xda-developers.com/xperia-l/development/rom-pac-t2749055)
- upgrade worked however none of the google services work
- loaded room a 2nd time - no luck
- did a reset and it removed all installed programs - incl. TWRP Bootloader
- Google Services still don't work and if I try to boot into the bootloader it's gone oO
So, I need to manually install a boot loader - as I am familier with TWRP I wanted to get the APK file but on the website I only find IMG files and the link to the APK file is gone.
If I try to boot into bootloader, it just goes into a black screen - need to pull the battery.
Thanks for any help.
Click to expand...
Click to collapse
Try this.
v7

v7 said:
Try this.
v7
Click to expand...
Click to collapse
Thanks,
I installed TWRP, rebooted and now stuck... it shows the blue "teamwin" screen and just stuck there. Every 5 sec the screen blips....
I think, I screwed that phone up

0rku5 said:
Thanks,
I installed TWRP, rebooted and now stuck... it shows the blue "teamwin" screen and just stuck there. Every 5 sec the screen blips....
I think, I screwed that phone up
Click to expand...
Click to collapse
Did you try to hard reboot the phone?Still stuck at TWRP?

What do you mean by Google services didn't work? I assume you flashed gapps correct?
Sent from my LGMS631 using Tapatalk

Blu8 said:
What do you mean by Google services didn't work? I assume you flashed gapps correct?
Click to expand...
Click to collapse
Even during initial boot up, when you try to login to the google account it just came up with the error it can't connect to the services.
After everytime it just came up with the error message "Goolge Sevices have stopped" and you could just press "OK".
However, at the moment my problem is that the phone is basically useless - need to find a way to get into TWRP or get any bootloader on it via fastboot only.
Windows (W8.0 64bit) does recognize the USB device but does not recognize the phone.
If I use for example: "fastboot flash boot boot.img" it let's me change the boot image, but still doesn't work.
It worked initially with v2.8.7.0 but after I tried to reflash CM12 on it, it rebooted and since it makes the troubles
I went thru this list unsuccessfully:
twrp-2.8.4.0-taoshan.img
twrp-2.8.50-taoshan.img
twrp-2.8.6.0-taoshan.img
twrp-2.8.7.0-taoshan.img
Let's see what google search let me find - thanks for hints & help

Did you try to hard reboot the phone? Still stuck at TWRP?
Click to expand...
Click to collapse
Yes.
Tried a couple of things now
"fastboot update" - get error message that android-info.txt and android-product.txt can not be found.
"fastboot flash recovery"
fastboot flash recovery twrp-2.8.4.0-taoshan.img
sending 'recovery' (11020 KB)...
OKAY [ 0.377s]
writing 'recovery'...
FAILED (remote: Command not allowed)
finished. total time: 0.385s
"fastboot falsh boot"
fastboot flash boot twrp-2.8.4.0-taoshan.img
< waiting for device >
sending 'boot' (11020 KB)...
OKAY [ 0.377s]
writing 'boot'...
OKAY [ 0.763s]
finished. total time: 1.143s
These are my outputs - any suggestions?

0rku5 said:
Yes.
"fastboot falsh boot"
fastboot flash boot twrp-2.8.4.0-taoshan.img
< waiting for device >
sending 'boot' (11020 KB)...
OKAY [ 0.377s]
writing 'boot'...
OKAY [ 0.763s]
finished. total time: 1.143s
These are my outputs - any suggestions?
Click to expand...
Click to collapse
With the above code you flashed the TWRP recovery to the boot(kernel) partition.
1.Download boot.img from the link.
2.Boot your device to fastboot mode and use
Code:
fastboot flash boot boot.img
to flash the kernel.
3.Download any Xperia L rom to your External SD.
4.Now boot the device to Philz recovery by tapping volume up button in bootsplash.
5.If you successfully enter the recovery,then wipe system,data and flash the ROM.
__
v7
XDA Assist

v7 said:
v7
XDA Assist
Click to expand...
Click to collapse
Hi,
Thanks.
Do you have the image on a other location?
I tried it now several times and it permanently gives me
No Downloadserver. Please try again later!
Click to expand...
Click to collapse

0rku5 said:
Hi,
Thanks.
Do you have the image on a other location?
I tried it now several times and it permanently gives me
Click to expand...
Click to collapse
Download ThunderZap 4.16.
Open the zip.You'll find the boot.img.Flash it in fastboot with the command I mentioned in last post.The kernel comes with inbuilt Philz recovery.So you can boot to recovery and flash the ROM.
__
v7
XDA Assist

v7 said:
Download https://www.androidfilehost.com/?fid=23991606952611173".
Open the zip.You'll find the boot.img.Flash it in fastboot with the command I mentioned in last post.The kernel comes with inbuilt Philz recovery.So you can boot to recovery and flash the ROM.
__
v7
XDA Assist
Click to expand...
Click to collapse
There is not boot.img file in that zip file
This is in the zip file:
|
+---META-INF
| | CERT.RSA
| | CERT.SF
| | MANIFEST.MF
| |
| \---com
| \---google
| \---android
| | aroma-config
| | update-binary
| | update-binary-installer
| | updater-script
| |
| \---aroma
| | agreement.txt
| | changelog.txt
| | thunderzap.png
| |
| +---fonts
| | big.png
| | small.png
| |
| +---icons
| | agreement.png
| | alert.png
| | apex.png
| | apps.png
| | back.png
| | battery_aosp_blue.png
| | battery_aosp_green.png
| | battery_blue.png
| | battery_blue_no.png
| | battery_gauge.png
| | battery_gauge_wide.png
| | battery_green.png
| | battery_vertical.png
| | battery_white.png
| | battery_white_stock.png
| | confirm.png
| | customize.png
| | default.png
| | device.png
| | fbhome.png
| | finish.png
| | htc.png
| | info.png
| | install.png
| | installbutton.png
| | keyb.png
| | license.png
| | menu.png
| | next.png
| | nova.png
| | personalize.png
| | security.png
| | signal_att.png
| | signal_highdef.png
| | signal_stock.png
| | signal_white.png
| | update.png
| | weather_sense4.png
| | weather_stock.png
| | weather_thick.png
| | weather_weezle.png
| | welcome.png
| |
| +---themes
| | \---ics
| | bg.png
| | button.9.png
| | button_focus.9.png
| | button_press.9.png
| | cb.png
| | cb_focus.png
| | cb_on.png
| | cb_on_focus.png
| | cb_on_press.png
| | cb_press.png
| | dialog.9.png
| | dialog_titlebar.9.png
| | font.roboto.big.png
| | font.roboto.small.png
| | icon.agreement.png
| | icon.alert.png
| | icon.apps.png
| | icon.back.png
| | icon.confirm.png
| | icon.customize.png
| | icon.default.png
| | icon.info.png
| | icon.install.png
| | icon.license.png
| | icon.menu.png
| | icon.next.png
| | icon.personalize.png
| | icon.update.png
| | icon.welcome.png
| | list.9.png
| | navbar.9.png
| | radio.png
| | radio_focus.png
| | radio_on.png
| | radio_on_focus.png
| | radio_on_press.png
| | radio_press.png
| | theme.prop
| | titlebar.9.png
| |
| \---ttf
| DroidSans.ttf
| DroidSansArabic.ttf
| DroidSansFallback.ttf
| Roboto-Regular.ttf
|
+---presets
| +---gpu-voltage
| | gpupreset1
| |
| +---iosched
| | bfq
| | cfq
| | deadline
| | fiops
| | sio
| | tripndroid
| |
| +---thermal
| | default
| | icecool
| | watercool
| |
| +---voltage
| | preset1
| |
| \---zswap
| 10
| 20
| 30
| 40
| 50
|
+---system
| +---etc
| | +---firmware
| | | \---wlan
| | | \---prima
| | | WCNSS_cfg.dat
| | | WCNSS_qcom_cfg.ini
| | |
| | \---init.d
| | 00sysinit
| |
| \---lib
| \---modules
| adsprpc.ko
| ansi_cprng.ko
| control_trace.ko
| dma_test.ko
| eeprom_93cx6.ko
| gspca_main.ko
| ks8851.ko
| l2tp_core.ko
| l2tp_ppp.ko
| lcd.ko
| mcdrvmodule.ko
| mckernelapi.ko
| msm-buspm-dev.ko
| qce40.ko
| qcedev.ko
| qcrypto.ko
| radio-iris-transport.ko
| reset_modem.ko
| scsi_wait_scan.ko
| test-iosched.ko
| wlan.ko
|
\---tools
flash_kernel.sh
mkbootimg
unpackbootimg
zImage

Sorry for the trouble.I couldn't find myself some time to check the zip.
boot.img Flash this in fastboot.
________
v7
XDA Assist

v7 said:
Sorry for the trouble.I couldn't find myself some time to check the zip.
________
v7
XDA Assist
Click to expand...
Click to collapse
Thanks v7,
You going to give up that one or on me :'(
Managed to flash:
fastboot flash boot boot.img
< waiting for device >
sending 'boot' (12452 KB)...
OKAY [ 0.437s]
writing 'boot'...
OKAY [ 0.874s]
finished. total time: 1.313s
Click to expand...
Click to collapse
Now I am back to the "teamwin" blue/black screen what every 5 seconds just blinks.
Seems, I really screwed up here oO

0rku5 said:
Thanks v7,
You going to give up that one or on me :'(
Managed to flash:
Now I am back to the "teamwin" blue/black screen what every 5 seconds just blinks.
Seems, I really screwed up here oO
Click to expand...
Click to collapse
I won't give up :silly:
Setup ADB in your system.Refer this Guide.
Connect the phone to PC and let the drivers install properly.
In ADB,type
Code:
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
Now try to reboot the phone to recovery.This should do the trick :fingers-crossed:
__
v7
XDA Assist

v7 said:
v7
XDA Assist
Click to expand...
Click to collapse
Hi,
didn't worked
When I run the ADB install it does see a device and tells me ADB is installed.
When I try to install the Xperia drivers attached in the Thread I get an error.
The hash for the file isn ot present in the specified catalog file. The file is likely corrupt or the victim of tampering.
Click to expand...
Click to collapse
I tried to force the drivers but it just comes up that there was a problem and it doesn't let me.
The phone shows up in device manager as:
"Alcatel ADB Device
|> ROMaster ADB Interface"
The only time it seems to get "recognised" is when putting into "Fastboot" mode (USB+Volume Up).
The screen is black and blue LED is on. The ADB command to change boot.img is working else nothing.
If I turn the phone normal on, I just see the "Sony" logo...
Or, if I do the bootloader, the blue TWRP logo what flicks every 5 seconds...

0rku5 said:
Hi,
didn't worked
When I run the ADB install it does see a device and tells me ADB is installed.
When I try to install the Xperia drivers attached in the Thread I get an error.
I tried to force the drivers but it just comes up that there was a problem and it doesn't let me.
The phone shows up in device manager as:
"Alcatel ADB Device
|> ROMaster ADB Interface"
The only time it seems to get "recognised" is when putting into "Fastboot" mode (USB+Volume Up).
The screen is black and blue LED is on. The ADB command to change boot.img is working else nothing.
If I turn the phone normal on, I just see the "Sony" logo...
Or, if I do the bootloader, the blue TWRP logo what flicks every 5 seconds...
Click to expand...
Click to collapse
If you're on Windows 8,disable driver verification and install the drivers.
http://developer.android.com/sdk/win-usb.html
Also choose to manually update the driver and choose the Google Driver from 'Have Disk' option.Then it should install properly.
__
v7
XDA Assist

v7 said:
If you're on Windows 8,disable driver verification and install the drivers.
Also choose to manually update the driver and choose the Google Driver from 'Have Disk' option.Then it should install properly.
__
v7
XDA Assist
Click to expand...
Click to collapse
Good morning,
already done that. Enforced the drivers and reloaded the "boot.img" - same as before.
What I noticed, Sony Flashtool by Androxyde (v0.9.19.10) is now seeing the devices and it seems I can push ".sin" files on it.
I can only get the phone into Fastboot mode - in Flashmode (Volume down) it is not getting recognized by the software nor by adb (if adb devices works...)
If I could push a whole image on it...

0rku5 said:
Good morning,
already done that. Enforced the drivers and reloaded the "boot.img" - same as before.
What I noticed, Sony Flashtool by Androxyde (v0.9.19.10) is now seeing the devices and it seems I can push ".sin" files on it.
I can only get the phone into Fastboot mode - in Flashmode (Volume down) it is not getting recognized by the software nor by adb (if adb devices works...)
If I could push a whole image on it...
Click to expand...
Click to collapse
AFAIK the only way to solve your issue is to wipe the FOTAKernel partition.
For that we require adb.Can you post a screenshot of the Device Manager in Windows when you connect the phone(while in twrp screen) to PC.?
__
v7
XDA Assist

v7 said:
v7
XDA Assist
Click to expand...
Click to collapse
Hi,
Thanks again for your help.
I attached a screen shoot.
If connected this is how it is show. However, I selected the driver out of 3 possibilities when installed the Sony drivers - so if it needs to be changed it shouldn't be an issue.
It comes up when connected in Fastboot mode and as well when try to run the bootloader (teamwin screen).
When I put the phone into Flashmode, it comes up as "Other Device > S1 Service" need to install the driver, the correct one.

Related

How to create zip files which can be flashed from clockworkmod recovery.

I was just flashing cyanogen mod 9. And I found that it doesn't have any file manager (and I cannot demand one from the cm team as they already have some more important things to take care of). So I installed one from market....not a big deal.
But I got a thing in my mind that how great it would be if it is possible to install apps directly from clockworkmod recovery. Does anyone know of such thing so that applications can be directly installed from clockworkmod recovery. I think that it is possible as there are many zip files around which can be installed from clockworkmod recovery. Is there any method so that we can convert .apk file to flashable. Zip files........
Sent from my GT-I9100 using xda premium
What does update-binary do?
manishk3008 said:
I was just flashing cyanogen mod 9. And I found that it doesn't have any file manager (and I cannot demand one from the cm team as they already have some more important things to take care of). So I installed one from market....not a big deal.
But I got a thing in my mind that how great it would be if it is possible to install apps directly from clockworkmod recovery. Does anyone know of such thing so that applications can be directly installed from clockworkmod recovery. I think that it is possible as there are many zip files around which can be installed from clockworkmod recovery. Is there any method so that we can convert .apk file to flashable. Zip files........
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I would also like to know this. I am currently trying to replace the Gtalk app from another ROM. I poked into a flashable zip of gtalk. The directory structure looks like this:
./
|-- META-INF
| |-- CERT.RSA
| |-- CERT.SF
| |-- com
| | `-- google
| | `-- android
| | |-- update-binary
| | `-- updater-script
| `-- MANIFEST.MF
|-- system
| |-- app
| | `-- Talk.apk
| `-- lib
| `-- libtalk_jni.so
`-- talk1.3.update-signed.zip
As you can see, ./system simply contains the files you want to replace, in proper direactory structure.
META-INF->MANIFEST.MF looked like:
Manifest-Version: 1.0
Created-By: 1.0 (Android SignApk)
Name: system/lib/libtalk_jni.so
SHA1-Digest: CS1HUsvOtzoRKbv+oVDH2DYgba4=
Name: META-INF/com/google/android/updater-script
SHA1-Digest: GU2aCGeV8dptZE08Gh4LQAXRobo=
Name: system/app/Talk.apk
SHA1-Digest: NGmFc12Uh43BhSHVEE22XU4ZFNw=
Name: META-INF/com/google/android/update-binary
SHA1-Digest: 8bR5X0XTbEu6II0NLIRK/31A1lE=
This is easy enough, just the sha1sums of all the files involved.
The CERT.* stuff must be related to signing the zip.
The updater-script is also not difficult to understand:
ui_print("");ui_print("Installing Talk 1.3...");ui_print("");
set_progress(1.000000);
mount("MTD", "system", "/system");
package_extract_dir("system", "/system");
unmount("/system");
ui_print("Done!");
ui_print("");
But I have no idea what the update-binary does.
Waiting for help from the more experienced friends.

[WIFI NOT WORKING] [ROM] [Acer Iconia Smart S300] [25/03/2012] Nika's ROM v1.1

Hi all,
Warning: wifi doesn't work and development has been discontinued.
Due too the issues I had with the Smartoonay ROM I decided to start and create my own ROM. This is a second try...
Code:
_ _ _ _ _____ ____ __ __
| \ | (_) | ( ) | __ \ / __ \| \/ |
| \| |_| | ____ _ |/ __ | |__) | | | | \ / |
| . ` | | |/ / _` | / __| | _ /| | | | |\/| |
| |\ | | < (_| | \__ \ | | \ \| |__| | | | |
|_| \_|_|_|\_\__,_| |___/ |_| \_\\____/|_| |_|
__ __
/_ |/_ |
__ _| | | |
\ \ / / | | |
\ V /| |_| |
\_/ |_(_)_|
Credits: Vache for making Smartoonay
Paugustus for posting and supporting it
ACER for great devices
http://www.network-science.de/ascii
It contains much of the original 1.000.24 ROM, combined with some of the Smartoonay ROM. Some apps have been removed, some other apps have been added.
Install instructions
Install ClockworkMod Recovery
Reboot into ClockworkMod Recovery (Volume-Up, Focus & Poweron)
Copy "Nika's ROM - CWM - v1.1.zip" to your external (!) sdcard (and optionally: the Smartoonay Kernel)
Note: internal sdcard is not supported by Clockworkmod Recovery
Make a backup of current ROM: "backup and restore" --> Backup
Optional: Perform factory reset: wipe data/factory reset
Install "Nika's ROM - CWM - v1.1.zip": "install zip from sdcard" --> "choose zip from sdcard" --> Select "Nika's ROM - CWM - v1.1.zip"
Optional: If no factory reset, make sure to "wipe cache partition"
If you want to try the Smartoonay Kernel, install it now... (download see next post)
Reboot and enjoy
Changelog
12-03-2012 | v1.0
CWM 4.0.0.8
Rooted
Busybox
Deodexed
Added Miui MiLocker
Minor customizations
25-03-2012 | v1.1
Updated stockrom to 1.000.24
Updated all apps to current versions
Removed
Miui MiLocker
Acer Registration
Asphalt 5
AUPEO!
Lumiread
N.O.V.A
ShakeTutorial
Spider-Man
Top HD Games
WaveSecure
Added
New su 3.0.6
Fasterfix
Stericson Busybox Free
XDA App (free)
ChargeBar
AdAway
Known Issues
Deodex of MusicA.apk was not possible (not sure what it is used for)
Init.d included (credits: vache) but not running yet (afaik) due to lack of kernel support... If you think they may help - use script manager (SManager ads) to add them to boot (star) and su (skull)...
Let me know what you think of it!!
Regards,
Nika.
Downloads
Download it here:
http://sourceforge.net/projects/nika-s300-rom/files/Nika_s%20ROM%20-%20CWM%20-%20v1.1.zip/download
If you want to try the Smartoonay Kernel, you can download it here:
http://sourceforge.net/projects/nika-s300-rom/files/Smartoonay-1.0-bootonly.zip/download
Reinstalling the stock kernel (from 1.000.24) can be done by reinstall my ROM, or download it here:
http://sourceforge.net/projects/nika-s300-rom/files/Stockboot-1.000.24.zip/download
Regards,
Nika.
Screenshots
None yet... anyone?
Hi nikagl,
Glad to see someone making another ROM for the Smart. It will prove valuable for people unable to install Smartoonay.
I'll give it a shot if I can find some time.
Regards,
Thank you very much for your work.
I am planning on trying out an S300 for T-Mo US despite the lack of 3G support here.
I was turned off by some of the problems related to Smartoonay
Just to let you know, I think I created this rom on 1.000.19. Gonna update it to 1.000.24 sometime next week (currently on holiday)...
Would you pls tell me more.......
Dear Nikagl,
Truly appreciate your hard working on this ROM. I like this phone so much and so happy to find the ROM finally.
I've download the 2 files you split, but I have trouble to merge these 2 files together. Would you pls tell me how to unzip the files?
I will give it a try and give you some feedbacks.
Thank you so much and have a great day there.
Jerry
Jerry6026 said:
Dear Nikagl,
Truly appreciate your hard working on this ROM. I like this phone so much and so happy to find the ROM finally.
I've download the 2 files you split, but I have trouble to merge these 2 files together. Would you pls tell me how to unzip the files?
I will give it a try and give you some feedbacks.
Thank you so much and have a great day there.
Jerry
Click to expand...
Click to collapse
I have uploaded it to SourceForge:
https://sourceforge.net/projects/nika-s300-rom/files/Nika_s_ROM_v1.0.zip/download
But please be aware, current build is based on 1.000.19 and I wil upgrade it to 1.000.24 soon... more news when I have time
Regards,
Nika.
Hi all,
I have figured out a way to install the Smartoonay ROM, see the Smartoonay thread. This project is therefore discontinued, unless someone has a good suggestion for what to change to either ROM (I can modify Smartoonays ROM in some respect too)...
Regards,
Nika.
Sorry to hear that you won't continue....
Dear Nikagl,
It is so pity that you decided not to continue the ROM. I tried to installed your ROM for several times, unfortunately, it won't work. I installed the CWM 4.0.0.8. first. It works! , I followed your instructions to carry on but when I tred to install it from the external SD and restored it from the backup, it failed and show " MD5 mismatch".
Maybe the reason is current build is based on 1.000.19. and should upgrade it to 1.000.24. My one is 1.000.24. I think. (Gen 2 )
Once you decide to work on your ROM. I will happy to try again.
Sincerely thank you for your efforts so much. You are great. I think I will donate one day.
Have a nice day over there.
Jerry
No worries, I'll make one soon as I don't like several things in the Smartoonay rom. With regards to your md5 error - can you try downloading it again?
Added my 1.1 version of the ROM. See first post for all details
Enjoy, and let me know
Regards,
Nika.
Jerry6026 said:
I followed your instructions to carry on but when I tred to install it from the external SD and restored it from the backup, it failed and show " MD5 mismatch".
Click to expand...
Click to collapse
Even though this is for the old method I used (backup/restore) I did want to shed a light on this. MD5 Mismatch is often caused by the files on the sdcard getting corrupted. When you check, you'll see that the file somehow turned into 0kb. Not sure yet, but I think there's some issue with the debugging mount in Acer ROMs or this version of the CWM Recovery.
Nevertheless, workaround is as follows:
1. Use the Mount USB from CWM
2. Copy the files onto the sdcard
3. Copy/paste one more extra file or duplicate the backup you want to install
4. Install the backup in the same session (do not reboot or something)
Some more tips:
1. For backups - always copy them to your pc immediately after making it (with the USB mount in CWM)
2. It is possibly to "reMD5" your files - see this thread: only do this when you do not have 0 kb files and are sure the backup is intact!!
3. When you install/restore something and it turns out the be corrupt, reboot into recovery again - if you fix it, and try it again in the same session it will "remember" the old status somehow...
Good luck
Regards,
Nika.
please help me
hello brother I wonder if you could help me fix my phone is the Acer Iconia s300 I am from mexico and I am using a translator to write sorry if the translation is terrible in the end what happens is that when you change the font to the cell was shut down and when lit and did not go acer screen and android I wonder if you could provide me the room or firmware and a tutorial on how to install my email is [email protected] love you for life if you help me
danixmaser said:
hello brother I wonder if you could help me fix my phone is the Acer Iconia s300 I am from mexico and I am using a translator to write sorry if the translation is terrible in the end what happens is that when you change the font to the cell was shut down and when lit and did not go acer screen and android I wonder if you could provide me the room or firmware and a tutorial on how to install my email is [email protected] love you for life if you help me
Click to expand...
Click to collapse
The translation is actually very well, perfect! You will probably loose all settings but you will get a working phone back when you simply install one of the stock ROMs. I have had this issue several times when working on new ROMs and stock ROM always fixes it. Just install 1.000.19 or 1.000.24. You can either download them from the Acer website, or get them from Vache's website:
http://global-download.acer.com/GDF... SMART (S300)&OS=a06&LC=nl&BC=Acer&SC=EMEA_18
http://vache-android.com/v1/index.php?site=files&cat=30
http://vache-android.com/v1/index.php?site=files&file=123
http://vache-android.com/v1/download.php?fileID=123
Then simply connect the device to your PC. Maybe you need to install the drivers (download from Acer) as well and then just run the setup from the Stock firmware...
Good luck!
Regards,
Nika.
Hello, Nika!
I try you ROM - one big problem
WIFI - don't work
BR
Alexander
adav said:
Hello, Nika!
I try you ROM - one big problem
WIFI - don't work
BR
Alexander
Click to expand...
Click to collapse
Hmmm... works fine for me. Possibly caused by a merge issue of the Smartoonay ROM - will check this weekend and upload a new version when available
Hello, again
I try explain -
i bought this devises 5 day ago
for fist i made offisional update to 024ROM
The i instal you last version ClockworkMod Recovery
Then i install you ROM version 1.1
after that i try use WIFI - system say me - "mistake" (ошибка by RUS)
after that i return to prrevios version
Thank you for you work
BR
Alexander
nikagl said:
Hmmm... works fine for me. Possibly caused by a merge issue of the Smartoonay ROM - will check this weekend and upload a new version when available
Click to expand...
Click to collapse
Typically blind as a bat, I only just noticed this thread! I've not tried flashing yet as my main desire for flashing would be an overclockable ROM. To that end, I'm wondering, have you tried compiling your own kernel from source, yet?
I do have an environment to be able to compile kernels, like I compiled the 5.x version of the recovery (did you see that, being blind as a bat ) but I don't have any of the kernel sources and wouldn't know where to find them either. And honestly... I am way to lazy to recompile the sources from scratch.
Did you try the overclocked kernel I added to the Smartoonay thread? As you own a similar device as mine, you may have the same issue where it doesn't boot, but for paugustin it works so maybe it does for you too?

Problem - Downgrading using AAHK

Hi everyone,
Am an android newbie so please be gentle with me
I have a HTC Desire hd. It is on Orange UK and has stock 2.3.5 firmware
I am using AAHK and was having issues on 64 bit windows 7 so am running off Ubuntu live cd
I understand from reading the forums that i must downgrade to 2.3.3 and aahk will do this automatically
I have seen screenshots where AAHK displays the PD98IMG-GB2.zip, but I am unable to see this no matter what i do and AAHK sticks at pushing the rom
I have checked and my phone is S-On
Below is a copy of the text from AAHK
[email protected]:~$ ./hack-ace.sh
Ace Advanced Hack Kit
attn1 2011/2012
Goldcard integration courtesy of Revskills and Genepoole
Checking adb connection...
List of devices attached
HT0CRRX12328 device
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
Input PASS KEY and press ENTER : RTEM-59:757698659
Ace Advanced Hack Kit [Linux/OSX/Windows] attn1 2011/2012
___________________________
MAIN MENU | |
| Only ONE Menu Step to: |
1 - Hack Ace <----------------------------+ * S-OFF |
| * SIM Unlock |
2 - DONATE (Encouraged, but optional) | * SuperCID |
| * Root |
| * Busybox |
| |
**********************************************************************
o - Options Menu (Return to Stock, Flash radios, etc)
**********************************************************************
t - Toggle Flash Method - current method is: fastbootRUU
*********************************************************************
q - Quit
Input Selection and press ENTER : 1
This version of Android cannot use the hack kit at this time.
You can downgrade if you like, then rerun the hack step.
WARNING: THIS WILL WIPE DATA
Would you like to DOWNGRADE? y/n y
Flash this RUU? (y/n)
What am I doing wrong? All help is appreciated
EDIT - Using Ubuntu I have discovered with the phone connected and using command ADB REBOOT BOOTLOADER and FASTBOOT REBOOT have no effect
dm_80 said:
Hi everyone,
Am an android newbie so please be gentle with me
I have a HTC Desire hd. It is on Orange UK and has stock 2.3.5 firmware
I am using AAHK and was having issues on 64 bit windows 7 so am running off Ubuntu live cd
I understand from reading the forums that i must downgrade to 2.3.3 and aahk will do this automatically
I have seen screenshots where AAHK displays the PD98IMG-GB2.zip, but I am unable to see this no matter what i do and AAHK sticks at pushing the rom
I have checked and my phone is S-On
Below is a copy of the text from AAHK
[email protected]:~$ ./hack-ace.sh
Ace Advanced Hack Kit
attn1 2011/2012
Goldcard integration courtesy of Revskills and Genepoole
Checking adb connection...
List of devices attached
HT0CRRX12328 device
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
**************************** STOP WATCHING TV ********************************
******************************************************************************
************************** READ THE EFFEN MANUAL *****************************
******************************************************************************
**************************** ENTER THE PASS KEY ******************************
******************************************************************************
Input PASS KEY and press ENTER : RTEM-59:757698659
Ace Advanced Hack Kit [Linux/OSX/Windows] attn1 2011/2012
___________________________
MAIN MENU | |
| Only ONE Menu Step to: |
1 - Hack Ace <----------------------------+ * S-OFF |
| * SIM Unlock |
2 - DONATE (Encouraged, but optional) | * SuperCID |
| * Root |
| * Busybox |
| |
**********************************************************************
o - Options Menu (Return to Stock, Flash radios, etc)
**********************************************************************
t - Toggle Flash Method - current method is: fastbootRUU
*********************************************************************
q - Quit
Input Selection and press ENTER : 1
This version of Android cannot use the hack kit at this time.
You can downgrade if you like, then rerun the hack step.
WARNING: THIS WILL WIPE DATA
Would you like to DOWNGRADE? y/n y
Flash this RUU? (y/n)
What am I doing wrong? All help is appreciated
EDIT - Using Ubuntu I have discovered with the phone connected and using command ADB REBOOT BOOTLOADER and FASTBOOT REBOOT have no effect
Click to expand...
Click to collapse
It's basically the same for me. I have however not tried running it yet because the effen manual gives those test commdands first. I'm also in Ubuntu (12.04). Device is in charging mode an USB debugging on. I don't know how to check for S-ON. What's best for me (us) to do now?
Software 3.12.405.1. Shipped with Froyo if I recall correctly, bought it when it came out in Europe in oct 2010.
Edit: Misunderstood. The test commands are meant to be run in another windows of the terminal, as root. These commands worked so I started the hack. Had to downgrade as well but went for y.

ZTE Grand X IN P940

GTranslate language versions | Magyar | Polski | Deutsch | Slovenčina | Română | Eλληνικά | Mакедонски | Cрпски​
Important Notes
Be aware, that installing any stock ROM, is only possible with a stock recovery on board, or with restoring the stock recovery itself - in case it has been changed. If you return your device to a service point with custom ROM or recovery on, it would void your warranty.
Also note, that we take no responsibility at all for any data loss, or damage you may cause to your device. Any modifications shall be carried out on your own responsibility!
The modified software will not unlock your phone. And we don't know about any unofficial unlocking methods either. However if you do, don't hesitate to share.
Useful tips for installing
Read through the current steps before actually start a method, and apply the steps precisely
Plug the phone directly to the computer, don't use any extension cables, adapters, hubs, etc ...
It's important that you use the rear USB plugs of the PC, instead of the front ones (doesn't matter in case of notebooks)
If you're not sure about the drivers, (re)install them. If the computer still doesn't detect the phone, then turn it off while it's connected to the computer, then press the (phone) power button shortly. The PC should find the phone after this, and install it (could be a solution especially for XP)
Try another USB cable, or if you have the chance, test it with another computer
Between unsuccessfull attempts, you can also consider rebooting the computer
Next v2 custom ROM with CWM recovery
Installing CWM recovery (beta)
Install the official ZTE drivers, if you haven't done it already.
Download this CWM package to your computer, and check it with MD5 Checksum Verifier for MD5: d69833693794242e78d990eec33cdb66, then extract it.
Go to the phone Settings > Development Settings > USB debugging > check it.
Plug the phone to the computer via USB.
Start the extracted recovery.exe file, and wait a bit. The process has finished if you see the press any key to continue ... message.
Press any key to close the application, unplug the device from the PC, and you're done.
The recovery is available by pressing the POWER + VOLUME DOWN buttons, from a phone-off state.
There are some custom roms, where you can get to the recovery from the power menu too.
You can step in recovery with the VOLUME UP and DOWN buttons, and use the power button for ok/enter.
Installing Next v2 custom ROM
All user applications (installed subsequently), settings, contacts, sms', etc ... will be deleted by installing the software, thus everybody should make a backup.
Download the Next v2 custom ROM, to your computer and check it for MD5: 09f15186c9fe031dd1f9572d682e14f5.
Copy the downloaded ROM_NeXt_v2.zip file (without extracting it), to the root of an SD card.
Put the SD card in your phone, while it's turned off.
Press and hold the POWER + VOLUME DOWN buttons, until the Intel logo shows up.
After the logo appeared, release the buttons, and wait until the recovery loads.
Choose the install zip from sdcard > choose zip from external sdcard option, and browse the ROM_NeXt_v2.zip file.
After the successfull installation, choose reboot system now.
Change log
This software is a reworked version of the stock Hungarian T-Mobile software; GXI_THUV1.0.0B04
New kernel from the Macedonian software; GXI_V1.0.0B02
Deodexed stock ROM
Root
Su binary changed
Mp4 video recording format instead of 3gp
New option added to Settings > Launcher
New option added to Settings > USB connections
New option added to Settings > Timezones > Budapest
Stock option deleted from Settings > USB connections > MTP mode
Applications removed
Applications added
Google apps updated
Google Talk integrated
Launcher replaced and modded
Stock browser opens google.hu instead of origo.hu
Gallery replaced with Google gallery; Picasa synchronization
Face unlock
Battery icon in percentage
Extended power menu; Reboot, and Recovery added
Mi-favor lock screen replaced with the stock one
Modded lock screen
Live wallpaper support
Power widget buttons in new order
Modded notification bar from Jelly Bean
Reworked ZTE weather widget
Center clock mod & days show up with whole names
Applications default background color changed to black
Default background changed, and added to backgrounds
New backgrounds integrated
LatinIME keyboard by default
USB debugging turned off by default
WiFi hotspot turned off by default
Root for stock ROMs
There is no seperate unroot method, if you would like to return your phone to its original state, you shall install your stock ROM below.
Install the official ZTE drivers, if you haven't done it already.
Download this Root package to your computer, and check it with MD5 Checksum Verifier for MD5: 90627b2f5d68ae599b0d996aab1c97d5, then extract it.
Go to the phone Settings > Development Settings > USB debugging > check it.
Plug the phone to the computer via USB.
Start the extracted GXI_root_NGT.exe file, and wait a bit. The process has finished if you see the press any key to continue ... message.
Press any key to close the application, unplug the device from the PC, and you're done.
Restore stock ROMs with stock recoveries​Installing stock recovery
Install the official ZTE drivers, if you haven't done it already.
Download the stock recovery package to your computer and extract it.
Austrian | Telering | GXI_TTRV1.0.0B04
Austrian | BP | GXI_ATBPV1.0.0B01
Greek | T-Mobile | GXI_TGRV1.0.0B04
Hungarian | T-Mobile | GXI_THUV1.0.0B04
Macedonian | ONE | GXI_V1.0.0B02
Macedonian | T-Mobile | GXI_TMKV1.0.0B04
Moldovan | Orange | GXI_OMDV1.0.0B01
Polish | T-Mobile | GXI_TPLV1.0.0B04
Romanian | RDS | GXI_V1.0.0B02
Romanian | Cosmote | GXI_TROV1.0.0B01
Serbian | MTS | GXI_V1.0.0B02
Slovakian | Orange | GXI_OSKV1.0.0B02
Slovakian | T-Mobile | GXI_TSKV1.0.0B02
Go to the phone Settings > Development Settings > USB debugging > check it.
Plug the phone to the computer via USB.
Start the extracted recovery.exe file, and wait a bit. The process has finished if you see the press any key to continue ... message.
Press any key to close the application, unplug the device from the PC, and you're done.
Installing stock ROM from ZTE
Download your stock ROM, extract the update.zip, and copy it to the root (!) of your SD card.
Austrian | GXI_TTRV1.0.0B04 | 2012-11-29 | Telering | source
Austrian | GXI_ATBPV1.0.0B01 | 2013-01-28 | BP | source
Greek | GXI_TGRV1.0.0B04 | 2012-11-29 | T-Mobile | source
Hungarian | GXI_THUV1.0.0B04 | 2012-11-29 T-Mobile | source
Macedonian | GXI_V1.0.0B02 | 2012-12-26 | ONE | source
Macedonian | GXI_TMKV1.0.0B04 | 2012-12-17 | T-Mobile | source
Moldovan | GXI_OMDV1.0.0B01 | 2012-12-13 | Orange | source
Polish | GXI_TPLV1.0.0B04 | 2013-01-18 | T-Mobile | source
Romanian | GXI_V1.0.0B02 | 2012-12-13 | RDS | source
Romanian | GXI_TROV1.0.0B01 | 2012-12-05 | Cosmote | source
Serbian | GXI_V1.0.0B02 | 2012-12-28 | MTS | source
Slovakian | GXI_OSKV1.0.0B02 | 2012-11-29 | Orange | source
Slovakian | GXI_TSKV1.0.0B02 | 2012-11-29 | T-Mobile | source
Go to the Settings > About phone > System updates > Storage card updates > OK. When it's done, the phone reboots with the stock ROM on board.
Now you can return your device to the service, if it's necessary.:good:
If any new official update comes out, let me know!
The descriptions, recoveries, and ROMS are the work of kelzsoca & Keeperv85 & apeelme. All credit goes for them.
If you find their development and contribution useful, encourage them and press the :good:THANKS button!​
OP change log
OP change log
2013-02-15: Romanian Cosmote stock recovery added.
2013-02-15: Macedonian T-Mobile stock recovery added.
2013-02-15: Download links switched back from XDA to Dropbox
2013-02-09: Macedonian T-Mobile stock ROM added.
2013-02-09: Romanian Cosmote stock ROM added.
2013-02-09: Slovakian T-Mobile stock ROM added.
2013-02-09: Austrian BP stock ROM added.
2013-02-04: Thread moved from dev section to General (thanks to kinfauns), so now anybody can post here, without limitations.
2013-01-27: The poll is back. Sorry for your votes. There was a misunderstanding about deleting the first one. This'll probably stick.
2013-01-26: Serbian recovery added
2013-01-26: Wrong Macedonian recovery fixed
2013-01-26: Recovery links changed from Dropbox to XDA attachments, so that we can monitor downloads (views)
2013-01-26: Stock ROM source pages added from ZTE
2013-01-26: ZTE Drivers updated to Moldovan 2012-12-13
2013-01-26: Thread name changed to ZTE Grand X IN P940
2013-01-22: Serbian stock ROM and language added
2013-01-22: Polish stock ROM updated to 2013-01-18
Planning to
Preparing additional stock recoveries for Austrian BP and Slovakian T-Mobile.
Publish a more representative poll, started in the Hungarian community (~120 votes so far)
Link stock ROM build.prop files
Adding photo and video links made by the GXI
Link national ZTE webpages
You tell me!
Working great with Orange Santa Barbara's stock B02 ROM!
Can you upload the root package somewhere else? Registering on Hungarian forum can be hard
krondar said:
Can you upload the root package somewhere else? Registering on Hungarian forum can be hard
Click to expand...
Click to collapse
Right, I didn't think of that.
New links are up.
Btw, the Next v2 custom rom with CWM Recovery is on its way here, if anyone would be interested.
Very good and, yes! Interested!
I want romanian stock recovery version: GXI_V1.0.0B01 Because my phone is that version how ever I bought this phone in Finland. But I'm assuming that is same stock recovery.
I need because my phone is freezing/booting. I was going to return this phone back to where I bought it.
Metacloud said:
I want romanian stock recovery version: GXI_V1.0.0B01 Because my phone is that version how ever I bought this phone in Finland. But I'm assuming that is same stock recovery.
I need because my phone is freezing/booting. I was going to return this phone back to where I bought it.
Click to expand...
Click to collapse
Okay, since the Slovakian recovery is already done, and comes together with the Hungarian, Polish, and Macedonian ones to the OP tonight, the next will be the Romanian recovery, likely in the following few days.
Do you know how to get rid of root because I rooted with GXI_root_NGT and I need to get that away. Thanks anyway
EDIT: Stock Recovery question. Do I run that .zip file from CWM recovery? I'm just asking before Romanian recovery come
Metacloud said:
Do you know how to get rid of root because I rooted with GXI_root_NGT and I need to get that away. Thanks anyway
EDIT: Stock Recovery question. Do I run that .zip file from CWM recovery? I'm just asking before Romanian recovery come
Click to expand...
Click to collapse
We don't have an unroot method right now, and not planning one either, so the best for you would be just to wait a bit for the Romanian reco and restore your stock ROM with it. And then the root will be gone.
Which .zip file? The custom ROM .zip file is for CWM.
The stock ROM .zip files are for the stock recoveries. The description is on its way for that.
I see now when I check they are exe files like connect your phone to pc with usb debugging and run that?
Metacloud said:
I see now when I check they are exe files like connect your phone to pc with usb debugging and run that?
Click to expand...
Click to collapse
Yeah, they are pretty much the same as in case of the CWM recovery, you just have to make a choice with picking the original recovery after running the .exe
Will supersu be deleted when running stock rom? because I just restore my backup where root was not working but there is still supersu. Or can you tell how to remove supersu?
Metacloud said:
Will supersu be deleted when running stock rom? because I just restore my backup where root was not working but there is still supersu. Or can you tell how to remove supersu?
Click to expand...
Click to collapse
Which backup? The ZTE kind of?
Anyway, restoring a stock rom supposed to (and most likely will) delete both user and system data, so everthing, including superuser and root.
I backup with CWM recovery but root is not working in there. I used Bin4ry v18. Hoping that stock rom helps me getting this device to service. You take your time to do your best work. Thanks!
EDIT: I done Factory Reset and boom 30min of playing with phone and open up netflix BOOM Freeze!
EDIT2: So I can't return my device in warranty service with that stock recovery when it comes?
atillaahun said:
Right, I didn't think of that.
New links are up.
Btw, the Next v2 custom rom with CWM Recovery is on its way here, if anyone would be interested.
Click to expand...
Click to collapse
I can't seem to find the root file link, only the CWM and stock recovery files. Is it still active and working?
Edit: Sorry, ignore my non noob question. What I wanted to do is root my phone with its stock room so that I can use Set CPU and assign profiles.
Sent from my Grand X In using Tapatalk 2
How is battery performance with this custom ROM?
Sent from my Grand X In using Tapatalk 2
The Romanian and Greek recoveries are up!
Metacloud said:
I backup with CWM recovery but root is not working in there. I used Bin4ry v18. Hoping that stock rom helps me getting this device to service. You take your time to do your best work. Thanks!
EDIT: I done Factory Reset and boom 30min of playing with phone and open up netflix BOOM Freeze!
EDIT2: So I can't return my device in warranty service with that stock recovery when it comes?
Click to expand...
Click to collapse
Sure you can. That's the point of it. And now it's ready.
svetievboris said:
I can't seem to find the root file link, only the CWM and stock recovery files. Is it still active and working?
Edit: Sorry, ignore my non noob question. What I wanted to do is root my phone with its stock room so that I can use Set CPU and assign profiles.
Sent from my Grand X In using Tapatalk 2
Click to expand...
Click to collapse
I just deleted the root method temporarily, but now it's back on.
svetievboris said:
How is battery performance with this custom ROM?
Sent from my Grand X In using Tapatalk 2
Click to expand...
Click to collapse
Well, it's quite much the same with stock ROMs, we didn't really do performance modifications. Without available kernel source it's to hard.
That's my stats with minimalistic use. But if I watch movies, listening to net radio, browsing a lot, etc ... it discharges in 1 day.
Odp: ZTE Grand X IN (P940) - Next custom ROM & CWM recovery & Root
Is there a possibility to make a Polish recovery?
Sent from my Grand X In using xda premium
krondar said:
Is there a possibility to make a Polish recovery?
Sent from my Grand X In using xda premium
Click to expand...
Click to collapse
It's done, and up in the OP for some time.

[TWRP][Root][Guide] Lenovo P8 (TB-8703F and TB-8703X)

I found this version of TWRP on the official Chinese Lenovo forum (original thread). The Lenovo P8 was originally released in the Chinese market, but there is now a version with an English stock ROM and full Play Store access being sold online.
The instructions I have written also work for the 4G model (TB-8703X) but you will be using a different version of TWRP (see below).
Notes:
This method installs TWRP and SuperSU without unlocking the bootloader. As such, there are some risks involved. Pay special attention to the steps labeled ''IMPORTANT'' to prevent a bootloop from occurring.
Necessary files:
QPST flash tool (use the latest version): https://androidmtk.com/download-qpst-flash-tool
Qualcomm USB driver : https://androiddatahost.com/nbyn6
TWRP:
- If you have the WiFi TB-8703F model, use TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150-QPST.7z: http://www.mediafire.com/file/s6wpp3eic9gvp2y/TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150-QPST.7z
- If you have the 4G TB-8703X model, use TWRP-3.1.1-0820-LENOVO_P8(8703X)-CN-wzsx150-QPST.7z: http://www.mediafire.com/file/o3qoa4hws0t7g16/TWRP-3.1.1-0820-LENOVO_P8(8703X)-CN-wzsx150-QPST.7z
Instructions:
1) Install QPST and the Qualcomm USB driver from the above links. Also extract the TWRP archive specific to your model number
2) Run QFIL (part of the QPST package), and select the build type ''Flat Build''
3) Next to ''Select Programmer'' click ''browse'' and select prog_emmc_firehose_8953_ddr.mbn (located in your TWRP folder)
4) Next to ''Select Build'' click ''Load XML'' and select rawprogram0.xml and then select patch0.xml (both located in your TWRP folder)
5) Turn your device off. Then, press and hold the volume up button and connect your device to your PC via the USB cable
6) QFIL should detect your device in 9008 mode (''Qualcomm HS-USB QDLoader 9008'' will appear at the top)
7) Click the blue ''Download'' button
8) IMPORTANT - once it has finished downloading, disconnect the device and enter TWRP by holding the volume up and power button together (it should vibrate just before loading into TWRP)
9) You will notice that TWRP is in Chinese, but we will now change the language to English. Slide the slider at the bottom all the way to the right, and click the grey button that is second to last in the right column (see here). Then, click the white globle icon at the top right (see here), and set the language to English (see here)
10) IMPORTANT - Press ''Advanced'' and then ''RM Forceencrypt''. Swipe to confirm. Now reboot into system (do not install SuperSU just yet).
11) Once it successfully boots into Android, power down the device again and enter TWRP (hold volume up + power button together)
12) Press ''Advanced'' and then ''Install SU'. Swipe to install.
13) IMPORTANT - after SU successfully installs, go back to the main menu, click ''Advanced'' and then ''RM Forceencrypt''. Swipe to confirm.
14) Reboot into system and your device should now be rooted
Findings:
I encountered a small issue with AdAway not loading initially. This was easily fixed by going into the SuperSU app and changing the setting ''Default access'' to ''grant''. After you successfully load AdAway and see the ''grant permissions'' popup, you can revert the setting back to ''Prompt'' in SuperSU.
----------
Stock ROM for TB-8703F, should you wish to revert back to the original recovery: https://forum.xda-developers.com/showpost.php?p=74131339&postcount=16 (credit to @daitalos)
-----------
Special thanks to @wzsx150 and the L.R Team for creating this version of TWRP.
Error step 7
Thank you for your work.
Error in step 7) Click the blue "Download" button.
'misc.bin' not found.
18:10:09: INFO: FH_LOADER WAS CALLED EXACTLY LIKE THIS
************************************************
C:\Program Files (x86)\Qualcomm\QPST\bin\fh_loader.exe --port=\\.\COM3 --sendxml=rawprogram0.xml --search_path=E:\Descargas\topo\Twrp --noprompt --showpercentagecomplete --zlpawarehost=1 --memoryname=emmc
************************************************
18:10:09: DEBUG: Binary build date: Oct 31 2016 @ 22:51:02
18:10:09: DEBUG: Build Version: 16.10.31.22.51.02
18:10:09: INFO: Current working dir (cwd): C:\Users\TARS\AppData\Roaming\Qualcomm\QFIL\COMPORT_3\
18:10:09: INFO: Showing network mappings to allow debugging
18:10:09: DEBUG: Se registrar*n las nuevas conexiones.
18:10:09: DEBUG:
18:10:09: DEBUG: No hay entradas en la lista.
18:10:09: DEBUG:
18:10:09: INFO:
18:10:09: INFO: Trying to store 'rawprogram0.xml' in string table
18:10:09: DEBUG: ==================================================================================
18:10:09: DEBUG: ==================================================================================
18:10:09: INFO: Looking for file 'rawprogram0.xml'
18:10:09: DEBUG: 1. Calling stat(E:\Descargas\topo\Twrp\rawprogram0.xml')
18:10:09: DEBUG: 2. Calling fopen('E:\Descargas\topo\Twrp\rawprogram0.xml') with AccessMode='rb'
18:10:09: DEBUG: Trying get filesize, calling fseek()
18:10:09: DEBUG: Found 'E:\Descargas\topo\Twrp\rawprogram0.xml' (671 bytes)
18:10:09: DEBUG: 2. Calling fopen('E:\Descargas\topo\Twrp\rawprogram0.xml') with AccessMode='r'
18:10:09: DEBUG: Trying get filesize, calling fseek()
18:10:09: DEBUG: User set ZLPAWAREHOST to 1
18:10:09: INFO: User wants to talk to port '\\.\COM3'
18:10:09: DEBUG: port_fd=0xCC
18:10:09: INFO: Took 0.01600000 seconds to open port
18:10:09: INFO: Sorting TAGS to ensure order is <configure>,<erase>, others, <patch>,<power>
18:10:09: INFO: If you don't want this, use --dontsorttags
18:10:09: DEBUG: ==================================================================================
18:10:09: DEBUG: ==================================================================================
18:10:09: INFO: Looking for file 'recovery-TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150.img'
18:10:09: DEBUG: 1. Calling stat(E:\Descargas\topo\Twrp\recovery-TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150.img')
18:10:09: DEBUG: 2. Calling fopen('E:\Descargas\topo\Twrp\recovery-TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150.img') with AccessMode='rb'
18:10:09: DEBUG: Trying get filesize, calling fseek()
18:10:09: DEBUG: Found 'E:\Descargas\topo\Twrp\recovery-TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150.img' (31382828 bytes)
18:10:09: DEBUG: 2. Calling fopen('E:\Descargas\topo\Twrp\recovery-TWRP-3.1.1-0821-LENOVO_P8(8703F)-CN-wzsx150.img') with AccessMode='rb'
18:10:09: DEBUG: Trying get filesize, calling fseek()
18:10:09: DEBUG: ==================================================================================
18:10:09: DEBUG: ==================================================================================
18:10:09: INFO: Looking for file 'misc.bin'
18:10:09: DEBUG: 1. Calling stat(E:\Descargas\topo\Twrp\misc.bin')
18:10:09: DEBUG: 2. Calling stat(misc.bin')
(_)
__ ____ _ _ __ _ __ _ _ __ __ _
\ \ /\ / / _` | '__| '_ \| | '_ \ / _` |
\ V V / (_| | | | | | | | | | | (_| |
\_/\_/ \__,_|_| |_| |_|_|_| |_|\__, |
__/ |
|___/
18:10:09: WARNING: find_file:7638 Couldn't find the file 'misc.bin', returning NULL
_____
| ___|
| |__ _ __ _ __ ___ _ __
| __| '__| '__/ _ \| '__|
| |__| | | | | (_) | |
\____/_| |_| \___/|_|
18:10:09: {ERROR: handleProgram:8405 'misc.bin' not found. You could possibly try --notfiles=misc.bin,OtherFileToSkip.bin (note, exiting since you specified --noprompt)
S
----------
Sorry, the file 'misc.bin' is a system file (hidden) that had not decompressed.
Now everything is correct.
Thank you very much.
Hi,
thank you for your work.
What rom can i install on my lenovo TB-8703F tablet? Lineage 15 is compatible? where i can download it?
Excellent
Excellent work. Thank you very much for doing this & doing it so well & making everything very clear. I have been trawling the Russian forums trying to work out how to root for the last 2 days. You have just made a great little tablet even better. Thank you.
Best, Will
Any possibility of installing Magisk instead of SuperSU?
Ok, two potentially stupid questions: Am I going to receive ota after rooting the device? Is there any custom rom?
Thanks for your help!
Tested. [Worked]
Tested and working! Thank-you!
I only ran into a small hiccup which was the driver was unsigned and wouldn't install when I connected my device. I used method #1 mentioned (replace @ signs with . ) [email protected]@com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/ and reconnected my device and it worked.
elros90 said:
Ok, two potentially stupid questions: Am I going to receive ota after rooting the device? Is there any custom rom?
Thanks for your help!
Click to expand...
Click to collapse
Of course not,you will not get updates,except if you turn to stock rom again..
(Lenovo P8 will not get update Nougat, only security update perhaps)
sry for english
somebody could tell me which custom rom is compatible with TB8703F tablet. I would like to install at least android nougat or oreo on this tablet. Thank you
gamicizia said:
somebody could tell me which custom rom is compatible with TB8703F tablet. I would like to install at least android nougat or oreo on this tablet. Thank you
Click to expand...
Click to collapse
you have humor ...
there is no custom rom for this device
there will be no nougat update on this device from Lenovo, or other custom rom...
perhaps,only some security update on marshmallow ofcourse..
Is unlocking the bootloader impossible on this model or is it just a matter of time until a way is found?
dot64 said:
Is unlocking the bootloader impossible on this model or is it just a matter of time until a way is found?
Click to expand...
Click to collapse
Yes right.,.bootloader does not unlock yet in 8703F
maybe with some update,Lenovo be fix it.(?)
This is a big fault from Lenovo !! (In 8703X bootloader can be unlock with > fastboot oem unlock-go )
sry for english
This is probably a stupid question, but is possible to encrypt the device somehow? In settings it still says encrypted, but it's not as far as I can see. I've installed magisk with your instructions.
Lenovo P8 - After Rooting - improvements
After Rooting device we can few things (no custom roms there,no developing)...
for example, we can open MultiWindow, themes,emoji changer(android O) & some build.prop tweaks (for the better operation of the device)
_How to Enable Multi-Window : open buildprop line & change the value of build type from user to userdebug & Reboot device... (In developer options will see a new choise : Multi-window mode) ≥ see the second screenshot..
__Enable multiwindow mode with two ways: using an app from playstore very easy,(build.prop editor,Root Essentials etc) or using adb & pc : https://forum.xda-developers.com/android/general/guide-enable-multi-window-mode-android-t3121483
_ build prop tweaks_ [ Make sure that you take a complete backup of your rom using twrp ! ] & backup your currently buildprop settings....
ro.HOME_APP_ADJ=1 (Force launcher into memory)
ro.media.enc.jpeg.quality=100 (for JPEGs higher quality)
media.stagefright.enable-player=true (*)
media.stagefright.enable-meta=true (*)
media.stagefright.enable-scan=true (*)
media.stagefright.enable-http=true (*)
media.stagefright.enable-rtsp=true (*)
media.stagefright.enable-record=false (*)
ro.config.hw_fast_dormancy=1 (Better signal)
ro.config.hw_quickpoweron=true (Faster boot)
debug.performance.tuning=1 (Increases touch responsiveness)
ro.config.nocheckin=1 (this disables sending of usage data)
debug.sf.nobootanimation=1 (this disables boot animation for faster boot time but maybe has a risk sometimes)
(*) = less video buffering on streaming services & videos streaming faster
(build.prop tweaks for battery life - reduced battery consumption)
wifi.supplicant_scan_interval=180 (This conserves battery life but may come with side effects as wifi points not showing up as fast)
pm.sleep_mode=1
ro.ril.disable.power.collapse=0
ro.mot.eri.losalert.delay = 1000
[for Better RAM management(& better work of Launcher), faster & better streaming videos, better signal, faster boot, tweaks for improved performance & disables sending of usage data(for example to Lenovo!)]
__ from Root Essentials buildprop, the backup is mandatory....From other app, (buildprop editor etc) we get backup the current buildprop settings before all this!! because all these have a risks! (maybe bootloop)
__ [ if you do not know how to bring back your device in stock,stay away! ] > How to flash Stock Rom Lenovo P8 - 8703F(wifi) - Unbrick Via QFIL : https://forum.xda-developers.com/an...w-to-flash-t3720621/post74870431#post74870431 ]
__Get the Android P media controls on any Android 4.0+ device:
https://forum.xda-developers.com/android/apps-games/app-wait-android-p-volume-control-t3761774
_ https://www.xda-developers.com/android-p-screenshot-editor/
(android P screenshot on any device)
[ some useful tools after rooting ]
__Root Essentials : https://play.google.com/store/apps/details?id=com.superthomaslab.rootessentials&hl=en
__buildprop editor: http://buildpropeditor.jrummyapps.com
__Kernel adiutor : https://forum.xda-developers.com/android/apps-games/app-kernel-adiutor-t2986129
__Layers manager : (Deprecated) : (only this works here) https://play.google.com/store/apps/details?id=com.lovejoy777.rroandlayersmanager
__Official MEGA RRO Layers Overlays Collection : https://forum.xda-developers.com/android/themes/0-themes-official-mega-rro-themes-t3011075
__Lenovo SNAPit Camera : https://forum.xda-developers.com/android/apps-games/app-lenovo-snapit-camera-redmi-note-4-t3608065
__Android P Volume Slider: https://labs.xda-developers.com/store/app/com.bhanu.androidpvolumeslider
__Quick Reboot (Root) : https://m.downloadatoz.com/quick-reboot-root/phongit.quickreboot/quick-reboot-root,v1.6.5.html
__Xposed : http://www.mediafire.com/file/155uhyyylydcy7c/xposed-v87-sdk23-arm64.zip (flashable zip via twrp)
__Xposed 3.1.1 apk : http://www.mediafire.com/file/qs8qxa6c1e84cc5/XposedInstaller_3.1.1.apk
__Weather Widget : http://www.mediafire.com/file/pzzr1s2xgjocfxl/CM_LockClock_.apk
_ https://www.apkmirror.com/apk/mie-a...-0-2-2-0613-0_v_00_1123-android-apk-download/
__Trimmer(fstrim) : https://play.google.com/store/apps/details?id=com.fifthelement.trimmer&hl=en
__Stick mount(Root) : https://forum.xda-developers.com/android/apps-games/23-03-2014-stickmount-v3-01-t1400034
__Adaway : https://labs.xda-developers.com/store/app/org.adaway
__DNS66 : (rooted & unrooted devices) : https://forum.xda-developers.com/android/apps-games/app-dns66-source-host-ad-blocker-root-t3487497
__Privset : https://www.xda-developers.com/modify-android-framework-values-privset/
(you can find more apps in xda labs : https://labs.xda-developers.com )
__Debloater V3.90 (for root & non root users,read OP before using it) : https://forum.xda-developers.com/android/software/debloater-remove-carrier-bloat-t2998294
( you can see on youtube video : https://youtu.be/Hg1lVSUiJKA ) {kitkat + no Root needed}
__[ How to Remove Bloatware or any app Without Root? ] : (easy way with debloater or via adb : https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/ )
If you can using Nova launcher,is much better for your device!
(Or use Rootless Pixel Launcher 3.x : https://github.com/amirzaidi/Launcher3/releases ) -it does not need root
_Trebuchet LAOS launcher 15 (working with any android version equal or greater than Android 5.x. - Porting of the popular LineageOS 15 ROM's Trebuchet launcher) >
https://labs.xda-developers.com/store/app/com.lineageport.trebuchet
__ ( Substratum is not compatible) __
( I have no responsibility for what does anyone on his device! )
sry for english & Gl
daitalos said:
After Rooting device we can few things (no custom roms there)..
for example, we can open MultiWindow, themes,emoji changer(android 0) & some build.prop tweaks (for the better operation of the device)
_How to Enable Multi-Window : open buildprop line & change the value of build type from user to userdebug & Reboot device... (In developer options will see a new choise : Multi-window mode) ≥ see the second screenshot.
sry for english & gl
Click to expand...
Click to collapse
Hi, mind telling which launcher is that? Also, did you find a way to get rid of that annoying "too many startup apps" notification?
Try an hard reset. From a while I've no more experienced that annoying problem.
Sent from Lenovo TB-8703F using Tapatalk
overhole said:
Hi, mind telling which launcher is that? Also, did you find a way to get rid of that annoying "too many startup apps" notification?
Click to expand...
Click to collapse
Nova launcher...
NO... these annoying notifications, there is no way to stop (don't do it hard reset if your device are rooted,is very dangerous)
this is a bug of system M6 and needs update from lenovo to be corrected...
Hello,
You have the password for stock rom archive ?
Thanx
miczl57 said:
Hello,
You have the password for stock rom archive ?
Thanx
Click to expand...
Click to collapse
I have written it : lenovo-forums.ru
http://www.mediafire.com/file/nvdo3hq0r6mnoqs/TB-
8703F_S000031_170616_ROW_QPST.7z (latest S000031)
http://lenovo-forums.ru/topic/24317-tab3-a8-plus-proshivka-tb-8703f_s000031_170616_row_qpst/
Only TB-8703F (wifi model!)
work as expect,thanks

Categories

Resources