[ROOT][CWM RECOVERY] Onda V971 Quad-core | V972 | Allwinner A31 - Miscellaneous Android Development

Hello everybody!
Here is the ROOT and CWM Recovery for Onda v971 Allwinner A31 and Onda v972.
CAUTION : I'm not responsible for any damage to your device.Use at your own risk
Back up your data before you start doing anything
Links :
ROOT : ROOT Allwinner A31
CWM RECOVERY : CWM Recovery Onda v971 and V972
INSTRUCTIONS :
ROOT :
1.Download the root zip and put it on SD card.
2.Open Update app, select Local update option.
3.Now select "ROOT_Limpieza_Logo_V3.zip" from the file list then update.
Update app checks the zip and flashes using stock recovery. After its done, device will automatically reboots.
This ROOT zip removes all most all Chinese apps and installs NOVA Launcher. If you don't want NOVA launcher you can delete is using
ES File explorer.
This Root zip works for all Allwinner A31 tablets which has update app.
RECOVERY : (ROOT required)
1.Download the recovery zip and extract it to some folder on your computer.
2.Copy all three files , extracted from the zip, to the SD card.
3.Connect your device to the computer (enable "USB debugging" option in Developer Options), open terminal or command prompt and enter below commands.
Code:
adb shell
Code:
su
Code:
busybox sh /sdcard/install-recovery.sh
Above command installs CWM recovery.To reboot into recovery run below command
Code:
busybox sh /sdcard/reboot-recovery.sh
NOTE : Pressing power button for about 30 secs to 1 min while holding home button boots device into recovery.
For Geeks :
to flash the recovery, run from adb shell
Code:
cat '/sdcard/path to recovery img' > /dev/block/nandg
to reboot into recovery
Code:
echo -n boot-recovery | busybox dd of=/dev/block/nandf count=1 conv=sync;sync;reboot
Now your device boots into CWM recovery.
NOTE : Use home button to navigate and power button to select, as touch controls are not working.
If some thing goes wrong, you have to flash stock firmware using Phoenix suit.while upgrading you have to select "yes" to format the device to get it working again.
CREDITS :
Thanks to CyanogenMod for their great work
Thanks to Koushik dutta for his great CLOCKWORKMOD Recovery
Thanks to http://www.htcmania.com/member.php?u=463595 for root zip
Thanks to everybody who helped me to understand and write this post and to port the CWM .

thanks for your work, a user HTCMania :laugh:

Just only need a cm ROM...jaj
Enviado desde mi V972 Core4 usando Tapatalk 2

1. Do we need Busybox on our devices?
2. Do we need to type the commands into a terminal app from the play store or on cmd of windows? (maybe a dumb question, because it looks Linux/Ubuntu-Like)
Thank you, a huge step forward!
I'm on V812

Thank you so much, now with this being how, how far are we from a TWRP version?

Great work! Thx a lot!

Semms to work even on an Onda v812. :good:
I've used Script Manager to install and reboot in recovery. So It's only a few button press task.
After install, you can use the regulare button press combination to boot in CWM while booting.

natkingcole said:
1. Do we need Busybox on our devices?
2. Do we need to type the commands into a terminal app from the play store or on cmd of windows? (maybe a dumb question, because it looks Linux/Ubuntu-Like)
Thank you, a huge step forward!
I'm on V812
Click to expand...
Click to collapse
Busybox is already installed on our devices.but its old version.so you can update it with busybox from market.
if you use terminal app, you dont need to type first command.i.e "adb shell" .In command prompt in windows , you have to type adb shell to enter into android shell.

Root with SuperSu (not china ) but in us fr... (ok with V812 )
http://translate.google.com/translate?hl=fr&sl=es&tl=en&u=http%3A%2F%2Fwww.htcmania.com%2Fshowthread.php%3Ft%3D543593

That's just greaaaaaat!!
thanks a lot!!

Thanks so much for this hariprasadiit. Installed perfectly.

@Hariprasaditt,
How much dev experience do you carry under you belt? There has been a few people here working hard trying to come up with something, yourself of course, and Arctablet. I've seen some others on androidtablet already coding somethings, but its for the Novo 9. I know the drivers for the screen is going to be different. They are almost finished with it already. Do you think any of their work would assist with us here? Also, I still haven't heard anything from Cyanogenmod, on my request. Thanks to everyone that supported it by the way .

Guauuuuuuuuuuuuuu.... it works!!! thks for your work!!! You´re in fire!!! thks!!!

Dvalin21 said:
@Hariprasaditt,
How much dev experience do you carry under you belt? There has been a few people here working hard trying to come up with something, yourself of course, and Arctablet. I've seen some others on androidtablet already coding somethings, but its for the Novo 9. I know the drivers for the screen is going to be different. They are almost finished with it already. Do you think any of their work would assist with us here? Also, I still haven't heard anything from Cyanogenmod, on my request. Thanks to everyone that supported it by the way .
Click to expand...
Click to collapse
I'm working on porting CM10 now.i'll get help from them in this process. I've already tried Novo 9 and you are right, the drivers are different and also some modules.

hariprasadiit said:
I'm working on porting CM10 now.i'll get help from them in this process. I've already tried Novo 9 and you are right, the drivers are different and also some modules.
Click to expand...
Click to collapse
If I can make a suggestion, Christian Troy here at XDA has some experience with some of the Allwinner CPUs. He ported CM over to multiple chinese branded tablet. Maybe he can added to the knowledge base.
http://forum.xda-developers.com/showthread.php?t=1821398&highlight=onda
---------- Post added at 12:47 AM ---------- Previous post was at 12:29 AM ----------
Has everyone seen this link? First for me, feel a little late on info
http://www.allwinnertech.com/en/product/A31.html

Does anyone tried to use on v812 also? really thanks.

kcthomlau said:
Does anyone tried to use on v812 also? really thanks.
Click to expand...
Click to collapse
As I posted before, yes it works in v812.
I've done a backup and restore without problems. So the other options should work too.
Now we need only custom ROM to flash.
Gamepad support and external bt would be fine.

@hariprasadiit
Do you think you will be able to reenable the full 1080 HD Recording for the back camera?
Also, has anyone seen any improvement to mic quality or may figured out a quick fix to increase mic quality?
@msav,
You opened your tab before correct? If so I was wondering if you would do it gain, I need to get some good detailed pics of the battery connector. I want to take the specs to a custom battery maker near my house and see how much it would cost to create a 10k mAh battery for the tablet.

hariprasadiit said:
I'm working on porting CM10 now.i'll get help from them in this process. I've already tried Novo 9 and you are right, the drivers are different and also some modules.
Click to expand...
Click to collapse
Thanks for your hard work!
Not to be rude, why only cm10, wouldn't it be better to go straight to cm10.1 rather than having to update again in future?

hello i have unpack the cwm for onda v972 to get keys change cuz my tablet NEXTWAY F9X does not have Volume keys just an ESC and power button
i have use keytest.apk
Keycode:4
KeyEvent:KeyEvent{action=ACTION_DOWN,
KeyCode=KEYCODE_BACK,scanCode=158,
metaState=0,flags=0x8,repeatCount=0,
eventTime=17948240,downTime=17948240,deviceId=0,
source=0x101}

Related

[NEW ROOTING METHOD] Trekstor Surftab Ventos 8, 9.7 and Breeze 7

Instructions for the Surftab Breeze 7:
In this case it's really easy to get the tab rooted. It already has the su binary installed Get SuperSU from market and let it do the rest.
Instructions for the Surftab Ventos 8:
Big news!
I made it to make another rooting method without the use of any 3rd party software!
It's also not important which OS you are using.
Pre-requisites:
Get a Micro SD card! (up to 8GB as it seems that more than 8GB cannot be used to activate CWM)
Instructions:
1. Get my custom clockworkmod recovery zip from this thread: http://forum.xda-developers.com/showthread.php?t=1995984
2. Unpack the zip file on the root of your micro SD card (there has to be a file named uImage_recovery now)
3. Download the attached signed_SU.zip file and put it either on your internal or external SD (do NOT unpack it)
4. Shutdown your Tab
5. Keep Volume- pressed and tap the power button (while still keeping the Volume- pressed) until you see the clockworkmod menu
6. Choose "install zip from sdcard"
7. Depending on the fact where you have the zip stored, select either the internal or external card
8. Select the zip and confirm its installation with "Yes"
9. After the script finished, hit reboot and check if you have SuperSU installed
This should be it
To do:
I'll make a new thread helping in installing the Playstore without having to root our ventos tablets.
After the tablet rebooted twice you should see SuperSU now as installed application. Now you just need a working play store apk and move it into the system partition (don't forget chmod to 644) to get the Play store running.
Instructions for the Surftab Ventos 9.7:
As I don't have anyone with a rooted 9.7 at the moment (to get a dump of the stock recovery), I can't make a working CWM to get the below signed_SU.zip flashed, sorry! Only the old rooting method listed below only works at the moment (if moborobo is in a good mood )...
As usual I don't take any responsibility for bricked devices (but I assume that the chances of bricking are nearly impossible)
If you have any questions, let me know!
Old Rooting method:
Code:
Hi,
I know, many of you don't know these tables at all. But as far as I know, these are only available in Germany at the moment.
Anyways, I think it is helpful for my German colleagues to know how to root these tablets as they don't need to search for hours and hours until finding a solution that is suitable (as I did :-/ ).
The Windows way:
Pre-requisites:
0. A Windows PC
1. Download Moborobo ([URL]http://www.moborobo.com/download/[/URL])
2. Install any Updates Moborobo needs to install
3. Download the latest release of bin4ry's universal rooting for most ICS and JB phones/tablets ([URL]http://forum.xda-developers.com/showthread.php?t=1886460[/URL])
Thanks to bin4ry by the way :)
4. Download my modded Runme.bat
Instructions:
1. Unpack the 7z Archive from point 3 into Moborobo's installation folder. The result should be that you have a new folder "stuff" and a runme.bat and runme.sh in the Moborobo folder
2. IMPORTANT: Unpack my modded runme.bat into the MoboRobo folder and delete the original batch file
3. Start Moborobo and ignore any exceptions which are thrown out (at least my Visual Studio nagged me all the time, and no, I wasn't willing to debug the application :p )
4. Connect the Tablet to the PC and wait until Moborobo says that it is connected
5. Then start the modded Runme.bat and follow the instructions (select the first option by the way, which says "Normal")
6. Watch the screen, you need to click on Restore on your tablet (without any passwords)
7. See the magic happen
The Linux way:
Here is the feedback of an owner of a Trekstor Ventos 9.7:
[QUOTE]
Hi,
[...]
I am using Linux (old Fedora 15), I used Root_with_Restore_by_Bin4ry_v15.zip without any modifications to root the device. I ran the unix shell script that is provided in the package and selected option 1 for rooting, just as you suggested. I did not really understand why you needed the mobo tool, Bin4ry's script seems to work out of the box.
After that I installed SuperUser with latest busybox, terminal app and a console version of openssh, all that also works just fine.
I did not try Google Play or any other market, I use the device without a Google account, so I actually removed the preinstalled AndroidPit market and got rid of everything that wanted to collect my personal data.
I hope some day I can post in the thread but right now I do not see anything else where I could participate to gather those annoying 10 posts.
Again, thanks for your initial walkthrough, it gave me the hints I needed.
Kind regards,
Jin
[/QUOTE]
Regards
TheSSJ
DOES the Play Store work on your device???
All other sources on the net say that the Play Store is not possible on the device...
Gesendet von meinem Nexus 7 mit Tapatalk 2
Yes,it works. but only if you root your tablet. Also it's important to move the playstore.apk into the system partition...DON'T INSTALL IT like a normal apk...
Then reboot and you're done..if you need help pm me..
Can confirm that this method is also working with the 7" Breeze. Moborobo was not able to recognize the device, but manual install of a ADB driver for the Breeze showing as non-working "Android" in the system settings device table enabled it to see it. From there rooting was indeed a "breeze" Play Store and USB devices on host working fine. Great job, thanks for sharing!
Lucas0511 said:
Can confirm that this method is also working with the 7" Breeze. Moborobo was not able to recognize the device, but manual install of a ADB driver for the Breeze showing as non-working "Android" in the system settings device table enabled it to see it. From there rooting was indeed a "breeze" Play Store and USB devices on host working fine. Great job, thanks for sharing!
Click to expand...
Click to collapse
Oh this sounds good...I was searching for a method to manually install the adb driver for our tablets...can you share how you did this? it sucks having moborobo always running for a little adb work...
I had ADB installed previously with the latest Android SDK as fastboot was acting up on my Win 8-64bit. So the devices manager in settings was already showing a not properly installed Android USB device. I changed the USB connection on the Breeze to "MTP" , and in the computer device list chose to update the driver for this USB device manually - and then chose to search computer for drivers. Under Android USB devices I chose Android ADB Interace (Google ADB driver 7.0.0.1 previously installed with the SDK) - and was able to see the device as ST70104-1413fc082 with "adb devices" from the computer. Its funny, we both speak German, trying to explain in English... . Hope it helps.
Yes,indeed funny
Thank you for your explanations..if i get adb to work too i will update my guide
Thanks again
Edit: doesn't work unfortunately but i heard that on Linux it isn't a problem to get adb running properly...
didnt work for me
hi
I just saw this post and tries doing s instructed but:
1-couldnt get into recovery mode ! I tried the volume down button but it would boot the tab into safe mode
2-tried volume up button but it goes to a black download mode screen and restarts.
3-tried the other method through Moborobo but that didnt work either , it tells me it succeeded but there is no root.
by the way I have the 8" on Jellybean
I just want a way to make more space or install aps on my SD card
Has anyone successfully rooted a Trekstore Surftab Ventos 7.0 HD with some of the above mentioned methods? I've tried both bit without success....
The reason for me wanting to root is to get Tasker running on it. It depends on some google maps framework. The 7.0 HD has playstore and maps but i suppose something is missing and I have to root to get the missing files.
If anyone has some advice I'll be very glad. Cheers
Sent from my GT-I9300 using Tapatalk
Is there a difference between the ventos 7 and the ventos 7 breeze? And are there any KitKat ROMs available?

[GUIDE] Acer Liquid E1 All-In-One Guide [UPDATED 03- 07- 2013]

Acer Liquid E1 All in One thread; Rooting, Recovery and Kernel, Roms and Unbricking
Disclaimer
We are Not responsible if you brick your device or lose your data. Rooting is done at own risk and we are not the ones to blame for messing up your phone. When you rooted this phone, you lost your warranty. Vache and Paugustin provided a way to restore your device to stock in case you mess up, and I've made a tutorial on that which you can find at the beginning of this thread.
If you have any question, feel free to reply, or leave a PM. I am always open for suggestions!
Of course, if you get stuck somewhere in the process, tell us! but don't forget to tell us exactly what you did, what the screen shows, and what files you used.
Here is a simple overview of the thread for you so you can quick acces all posts:
Rooting
http://forum.xda-developers.com/showpost.php?p=39293790&postcount=2
Click to expand...
Click to collapse
Reverting back to stock rom/ unbrick your device
http://forum.xda-developers.com/showpost.php?p=39293936&postcount=3
Click to expand...
Click to collapse
Custom rom section
http://forum.xda-developers.com/showthread.php?t=2226375
Click to expand...
Click to collapse
The user iulian1421 has been kind enough to provice me with a zipped Nandroid backup. This means that we now have acces to both dual-sim, and single-sim firmwares. If you want to give it a try, flash the CWM recovery, unzip this file and place it in SD card. apply the backup through CWM restore option.
mega.co.nz/#!V0YDXTKA!I2H1biA_NzBzFUbORHv020gzpQpcZzl5XcroeTQ Dpbg
Click to expand...
Click to collapse
People who contributed in this project, and helped me out big time :highfive:
Brick3d
Vache
Paugustin
iulian1421
Master Shifu Yuweng
Pratikmore
Socr4te @ Needrom
Rooting
Rooting
So, you want to root the phone? Alright let's get you started!
1. Download this file. This is a .zip I made which contains all the files you need to root the phone. It might be confusing at first, but you'll be doing this with your eyes closed after 2 times.
http://www.mediafire.com/download.php?fxqckmx2jx6b573
2. Extract the files into a folder you like (mine is Desktop/ROOT, so that i cant forget where it is)
3. Shut down your phone, pull out the battery. next, plug it into your pc with the battery still out. open device manager, and youll see
* unknown device
*mtk 57*** preloader with (!) triangle.
4. Manually install the drivers for that device which you can find in the folder you extracted. Be sure to install the drivers provided for your OS!!!
5. After installing, put the battery back in your phone and unplug it for now.
The actual rooting process
1. Open the folder > Flash tool > run Flash_Tool.exe
2. Click scatter-loading, and select the MT6577_emmc_aa66_Acer_AV051_V360_1.003.00_WW_GEN1.txt file. (you can find that in the scatter folder)
3. From the list, check the mark at Recovery. (All other marks should be UNCHECKED)
4. Double click recovery, and select recoE1-superuser.img from the Images folder.
5. Click download, and confirm the popup with yes.
6. With the power of the phone still off, connect it to usb
7. Next you will see the progress bar turn red, then yellow, and if it's finished correctly you will see a green popup ring appear in the flash tool.
8. remove the usb cable from the phone, and boot into recovery mode (volume + and power buttons)
9. Go to the recovery, and you will be presented an android triangle! dont worry, just press volume + once.
11. Now highlight the reboot system now, and you're all done
12. Give a thanks, and subscribe to this thread. If i get the permissions from them I will update this thread with the new creations of Vache, and Paugustin, as well as my own.
#Update 2#
Vache has released a CWM (v 6.0.2.8) onto his website. Flash this one like you would when flashing any boot img (see tutorial for that)
http://www.vache-android.com/Smartphones/Liquid%20E1/recovery/CWM-6.0.2.8_Acer-E1.img
Release TWRP recovery, the swipe to action is still not working, waiting for a fix!
http://www.vache-android.com/Smartphones/Liquid%20E1/recovery/TWRP-2.3.2.3_Acer-E1.img
Give this guy a big thanks for the awesome work he is doing!!!
Revert back to stock rom/ Unbrick device
Unbricking the phone or revert back to stock rom
This guide is written with the intention of being as noob friendly as possible. I know some things around here are a bit hard to understand, so I wrote it like this just so that everyone could understand.
First of all, you want to download and install the drivers from the acer site:
http://www.acer.nl/ac/nl/NL/content/drivers
* you might need to look up your phone model again here, which is V360 (you can type that into the model name bar and it will redirect you to the correct
page).
Once downloaded you want to download these 2 files:
Here is the ROM : https://truck.it/p/NSKm45nxjh
Here is ADB+ Fastboot: http://d-h.st/592
Once you've got both files downloaded (main rom is 600mb), unzip the rom first. You will get 2 folders:
* Database_Acer_AV051_V360_1.003.00_WW_GEN1
* Images
The Images folder is what we need most. You want to extract all contents from the ADB/fastboot zip file into the Images folder.
After you've done that (and assuming the drivers you installed are working correctly, a reboot of your pc might be required for that), shut down the phone.
Plug your phone into your pc with a USB cable (pretty obvious right?)
Hold the Volume + and Power buttons until it vibrates and shows you a nice little recovery menu. From here you need to pick the 'Fastboot'.
(Volume + is scrolling through menus, and volume down is selecting!!!)
After you've done that, you are shown the acer logo, with a small line of text underneath it which you can't completely read. Don't worry, its normal and if
the drivers are installed correctly it'll work anyways.
Now that you have set everything up you're ready to flash everything back to stock!
Once inside the folder containing the img files and adb/fastboot and their .dll files, you need to open a cmd in that window:
shift+ right mouse button > open command window here.
in the cmd screen now type this:
* fastboot flash boot boot.img - wait until it's finished. you will get an error or completed message in
the cmd screen.
* fastboot flash recovery recovery.img - should be done in a few seconds.
* fastboot flash system system.img - this will take long, because as you can see its over 600mb, don't give
up, first time it took me about 3 minutes to finish.
After flashing the system.img is done, wait for 10 seconds, then pull out the usb cable. Remove the battery from the phone, reinstert it, and boot it as usual. This should have flahsed your phone back to the stock JB Acer provided, including all apps and bugs that came with it.
great
i have rooted Acer Liquid E1, great, i waiting for next users happy we need big community for this big phone THX
Re: [GUIDE] Acer Liquid E1 All-In-One Guide
It's growing and I'm sure we'll see some nice stuff for this phone
Envoyé depuis mon V360 avec Tapatalk
atm I'm playing around with build.prop tweaks until Vache brings us init.d support and a flashable zip file for roms, I cannot make one. I also have succesfully installed Bravia Engine from sony, looks great!
Hi I did exactly as instructed and got all steps done right but I am not rooted.. Any idea why Thanks
Just tell us what happened. If you're not rooted it means something did not work and that is probably because you missed something. Check all the steps and try again. If you have an error message tell us what and when.
rizanx said:
Hi I did exactly as instructed and got all steps done right but I am not rooted.. Any idea why Thanks
Click to expand...
Click to collapse
Hmm, can you check up on the drivers? what does it show when you plug in the phone while the power is off?
I have no idea wether you're new to rooting etc or not, but have you checked these 2?
ADB Debugging on: settings > options for developers> turn on adb debugging
unknown source on: settings > security > turn on unknown sources
I believe those 2 settings are your problem
Brick3d said:
Hmm, can you check up on the drivers? what does it show when you plug in the phone while the power is off?
I have no idea wether you're new to rooting etc or not, but have you checked these 2?
ADB Debugging on: settings > options for developers> turn on adb debugging
unknown source on: settings > security > turn on unknown sources
I believe those 2 settings are your problem
Click to expand...
Click to collapse
Thanks for the reply man. I figured it out. I had to go to recovery and then reboot from there. One I did that I am rooted. Now hopefully some custom rom will appear.
hehe good to know! I was wondering if I had maybe forgotten something in the tutorial.. if you're a benchmark believer, im making a rom as of now, got the antutu scores up from +-2400 to -+2800.
Edit: I've gotten it up to 3k, quite proud of that!
I still can't make a real flashable rom because there is no fully functional CWM for this device yet.
I want to make a camera mod atm, but there is no media_profiles.xml present...anyone knows where its at or what the right file is?
Hi all
I have made cwm recovery 6.0.2.8 for this device on italian forum ----> Here
I think not bugs (i hope)
BackUp OK
Restore OK
Wipe OK
Mount USB Windows OK
Mount USB Linux OK
If you find bug i'm here for try to fix.
Bye all.
I tested erlucky CWM with Vache and it works well !
erlucky said:
Hi all
I have made cwm recovery 6.0.2.8 for this device on italian forum ----> Here
I think not bugs (i hope)
BackUp OK
Restore OK
Wipe OK
Mount USB Windows OK
Mount USB Linux OK
If you find bug i'm here for try to fix.
Bye all.
Click to expand...
Click to collapse
can you upload it on here in attachement please? I cant download it I think...
It's on Vache ftp : http://vache-android.com/Smartphones/Liquid E1/recovery/CWM-6.0.2.8_Acer-E1.img
To flash you just have to use the exact same method used for rooting. Just use this .img instead of the rooting recovery.img
Re: [GUIDE] Acer Liquid E1 All-In-One Guide
Ah yes ive downloaded that one alteady. I cant flash any images every time i get an error or it says completed but nothing is changed in system...
Sent from my V360 using xda app-developers app
It happened to me once, the flashing went ok but the recovery would not start at all. I flashed from another computer and it went OK.
Re: [GUIDE] Acer Liquid E1 All-In-One Guide
No its working properly, everything is fine except for that...
Sent from my V360 using xda app-developers app
Brick3d said:
No its working properly, everything is fine except for that...
Sent from my V360 using xda app-developers app
Click to expand...
Click to collapse
My Recovery is another cwm 6.0.2.8, i have porting from bruno martins basis for MTK 65xx emmc/mtd.....
I have added usb Mount file into ramdisk.
I'm Lucky76 in other forum (italian and Modaco)

[GUIDE][STEPbySTEP] Root/unroot BLU Pure XL (and clones)

Totally new guide! Simple step by step toutorial
It took us a while to get root on our devices. Hopefully we did it! Now we can enjoy benefits of having rooted device (like Xposed Modules etc). We have working TWRP recovery which allows us to backup your phone, flash SuperSU binaries, mods and custom ROMs (actually we are working on it). First: read whole post, then download necessary files and read it again. This guide will allow you to root your BLU Pure XL/Allview X2 Soul Xtreme/Gionee Elife E8/Condor Allure A100 and other clones I don't know.
If you don't know what is 'root' & TWRP nor understand the whole idea of rooting your phone this post (or even most of the XDA community) is not for you! Read everything carefully.​
POSTING BUG REPORT/PROBLEM/ISSUE!
jaiwalla said:
HELP!!!
Where am I going wrong?!?!
Click to expand...
Click to collapse
I don't know where are you wrong...!
Maybe you say something else? Maybe give me some logcat?
I would help you if I knew the problem. As for now for me you don't have any problem. Your post is useless in this form.
You have to learn how to tell the error/problem/bug before you post anything on any forum.
If you want me to help you solving this situation send me private message or edit your post and tell the problem in the right form*, please.
Cheers,
bemolx
*Right form looks like:
What's the problem?
Did you check whole thread before posting?
If possible give me logcat/shown error
Make sure you read main post carefully
What you will need to get it working:
ADB and Fastboot drivers
SuperSU flashable zip archive
TWRP Recovery image
PC & your phone
BUT!
Code:
Your warranty is now void.
Everything you're doing with your devices is on your own!
We're not responsible for any damage on your phone!
If you don't understand what's root it's good time to STOP!
Now we're starting!
Look carefully on files you need (I've mentioned them above) and scroll down for download links. Download every file we need.
Note:
At the bottom of this post you'll find two versions of TWRP: 3.1.0-x and 2.8.6.0. Let me explain the difference:
TWRP v3.1.0-x: this version has been compiled from scratch & made by me. It is the newest available recovery version at the moment and without bugs. More info in the thread linked below.
TWRP v2.8.6.0: this version has been ported from Xiaomi Redmi Note 2 & made by @acheron1502. It's not the newest but working one. It has some little bugs. More info in the thread linked below.
I suggest you to download v3.1.0-x because it will get further support by me. But it is your choice now.
Setting up our workstation
I hope you have already downloaded everything we need.
On your Desktop create a new folder (for example "root").
Find package with ADB drivers, open it and extract to the "root" folder.
Now find TWRP image and place it also in our "root" folder. This image should look like this:
Code:
twrp-3.1.0-0-x2xtreme.img
or
Code:
BLU_PURE_XL_TWRP.img
Let's rename it like this (see below) to make our rooting process easier
Code:
twrp.img
Now we're setting up your phone
Open 'Settings' application. Scroll down to 'About phone'. Click about seven times on 'Build number'. You should see: "You are now developer".
Now find 'Developer options', then 'Enable USB Debugging' and simply enable it.
Connect your phone to the PC. On PC: find SuperSU.zip and copy it on your phone.
OMG!!! Flashing!!!
Okay... That's the most important step.
Turn off your phone. Press 'power' & 'vol +' together. This key combo should boot up your phone into stock recovery mode.
Scroll down using 'vol -' to 'Reboot bootloader' and confirm pressing 'power'. This will boot your phone into Fastboot mode.
On PC: open "root" folder. Open Command Prompt here (LShift + right mouse click -> 'open cmd here')
In the Command Prompt type:
Code:
fastboot flash recovery twrp.img
This command will flash TWRP recovery on you phone.
After flashing process is done reboot you phone into TWRP by pressing 'vol +' and 'power'. When you see bootlogo get your finger from the 'power' button. You will see TWRP logo. You can unplug USB cable now.
We're almost here!
Now you should see TWRP main page same like in the screenshots I've attached to this post.
We must flash SuperSU binaries to get rooted phone. To do this press 'Install' button.
You should see list of files/folders on your phone. Navigate to the SU.zip and choose it by clicking on it.
TWRP will ask you for permission to flash that zip package. To allow it to do so swipe to the right slider on the bottom of the screen. Now SuperSU is installing.
After installation process is done press 'Reboot system now' button. Your device will reboot into your system.
Done!!!
And there you go! Your device should be now rooted with TWRP recovery installed. Check if your phone is rooted correctly by installing ROOT Checker. To make rebooting process much easier and faster you can download Quick Reboot.
Xposed Modules
There's an option to install Xposed Modules as I mentioned at the top of this post. Not every module is working but you can try it and let us know what's working.
To get it working you need:
Xposed Installer Alpha App (allows you to download and manage modules)
Xposed SDK zip (the most important thing)
Original thread with those files is linked below.
Note:
It's important what version of SDK you are downloading. Our device has 64-bit ARM MediaTek chipset so it is arm64 and it's running lollipop 5.1 ROM which equals sdk22. By that meaning the SDK zip you should download looks pretty much the same like this:
Code:
xposed-v80-sdk22-arm64.zip
Installing
Place both files on your phone's storage and reboot to recovery. Press 'Install' and navigate to sdk.zip. Choose it, confirm installation - when it's done reboot into system. Now use any file browser and find XposedInstaller.apk and install it.
Now you can download any module you want. Further instructions in post linked below.
How to unroot
Most of you would like to flash stock OTA etc.
To do this you have to have stock recovery installed.
First open SuperSU app, then scroll down and look for 'Clear/unroot' option. Choose it and follow on-screen instructions.
Then download stock recovery image (downloads for Elife E8 and Allure A100 will be available when someone provide me a link). Place it the 'root' folder (or just in the same directory with fastboot drivers etc.). Rename downloaded file into recovery.img.
Method 1 - using Fastboot
Reboot phone into bootloader mode. Open terminal in the 'root' folder and type
Code:
fastboot flash recovery recovery.img
Now reboot into system by pressing power button for a while.
Method 2 - using TWRP
Copy downloaded recovery onto your phone's storage. Reboot phone into recovery mode. Press 'Install', then change from installing zips to installing imgs (bottom right button). Navigate to downloaded recovery file and choose it. Confirm installation. After that reboot into system.
You should be now unrooted and able to flash OTA.
Downloads:
ADB & Fastboot drivers: link
TWRP Recovery: TWRP v3.1.0-0 (recomended) or TWRP v2.8.6.0 (unofficial)
SuperSU binaries by @Chainfire: link
Stock recovery: Pure XL & X2 Xtreme (extract .zip before renaming/installing)
TWRP Materialised - Dark / Light / Play
Xposed Modules
Special thanks go to the awesome team!
@FuMMoD
@acheron1502
@dexterxx
@spit85
Thank you guys. Without you it wouldn't be possible!
ENJOY!
Hey @bemolx ,
Since your thread is more of a HOW TO root, would it be OK if you move this into GENERAL and field all the rooting process questions there?
I will start a new Dev Thread for TWRP and all TWRP related development issues.
You can then use that new thread for all your download links.
EDIT:
Please use this link for TWRP in your guide.
bemolx said:
My friends and me figured out how to get root on our phones. By the way @acheron1502 made TWRP recovery which allows us flash Super SU 2.46 (Stable). Also you can flash Xposed Modules as you want.
HOW TO INSTALL:
Connect phone to your PC
Make sure you have adb and fastboot drivers installed
Download TWRP from this post
Download Super SU
Copy SU.zip to your phone's storage
Reboot phone into fastboot/bootloader mode
Flash recovery using: fastboot flash "downloadedrecoveryfilename"
Reboot to TWRP by pressing and holding Vol+ & power buttons (still in fastboot mode!)
In TWRP flash SU.zip, then reboot
What doesn't work:
- no adb in recovery
- you tell us
And there you go! Your device should be now rooted with TWRP recovery installed. Check if your phone is rooted correctly by installing ROOT Checker.
BUT!
Everything you're doing with your devices is on your own! We're not responsible for any damage on your phone!
Special thanks go to the awesome team!
@FuMMoD
@acheron1502
@dexterxx
@spit85
Thank you guys. Without you it wouldn't be possible!
ENJOY!
Click to expand...
Click to collapse
Do I have to install a particular driver for my Blu Pure XL for adb to recognize the phone is connected? Please provide a link to the driver you used. Also, please provide a link to the adb / fastboot you recommend. Thank you and great work to you all!!
acheron1502 said:
Hey @bemolx ,
Since your thread is more of a HOW TO root, would it be OK if you move this into GENERAL and field all the rooting process questions there?
I will start a new Dev Thread for TWRP and all TWRP related development issues.
You can then use that new thread for all your download links.
Click to expand...
Click to collapse
Okay, no problem
mhajii210 said:
Do I have to install a particular driver for my Blu Pure XL for adb to recognize the phone is connected? Please provide a link to the driver you used. Also, please provide a link to the adb / fastboot you recommend. Thank you and great work to you all!!
Click to expand...
Click to collapse
Just take a look at Google's development page - there are drivers needed to get it working. Nothing else
bemolx said:
Okay, no problem
Click to expand...
Click to collapse
Once it's moved, see of you can get it PINNED to top so everyone can find it easily.
It states unknown partition 'BLU_PURE_XL_TWRP' "error: cannot determine image filename for 'BLU_PURE_XL_TWRP' what can I do? Thanks
fastboot flash recovery filename.img
@bemolx, fix it
error: cannot load 'BLU_PURE_XL_TWRP' please help. Thanks
---------- Post added at 01:12 PM ---------- Previous post was at 01:04 PM ----------
dexterxx said:
fastboot flash recovery filename.img
@bemolx, fix it
Click to expand...
Click to collapse
Got it thanks a mil
bemolx said:
My friends and me figured out how to get root on our phones. By the way @acheron1502 made TWRP recovery which allows us flash Super SU 2.46 (Stable). Also you can flash Xposed Modules as you want.
HOW TO INSTALL:
Connect phone to your PC
Make sure you have adb and fastboot drivers installed
Download TWRP from this post
Download Super SU
Copy SU.zip to your phone's storage
Reboot phone into fastboot/bootloader mode
Flash recovery using: fastboot flash "downloadedrecoveryfilename"
Reboot to TWRP by pressing and holding Vol+ & power buttons (still in fastboot mode!)
In TWRP flash SU.zip, then reboot
What doesn't work:
- no adb in recovery
- you tell us
And there you go! Your device should be now rooted with TWRP recovery installed. Check if your phone is rooted correctly by installing ROOT Checker.
BUT!
Everything you're doing with your devices is on your own! We're not responsible for any damage on your phone!
Special thanks go to the awesome team!
@FuMMoD
@acheron1502
@dexterxx
@spit85
Thank you guys. Without you it wouldn't be possible!
ENJOY!
Click to expand...
Click to collapse
What about the Ono U1? It's an inexpensive phone with high end specs thanks again http://forum-lw-3.xda-cdn.com/images/smilies/wink.gif
Swarai said:
What about the Ono U1? It's an inexpensive phone with high end specs thanks again http://forum-lw-3.xda-cdn.com/images/smilies/wink.gif
Click to expand...
Click to collapse
It *might* work based on specs I saw on u1labs.com ...
Can you post the values in your /proc/partinfo so I can compare with ours?
acheron1502 said:
It *might* work based on specs I saw on u1labs.com ...
Can you post the values in your /proc/partinfo so I can compare with ours?
Click to expand...
Click to collapse
The specs haven't been updated yet, but the phone should be released soon along with the kernel source.
Swarai said:
The specs haven't been updated yet, but the phone should be released soon along with the kernel source.
Click to expand...
Click to collapse
Let's keep the development thread about this phone (Blu Pure XL) and other phones with the exact same base maker/model (ie. Gionee E8, Allview x2 Extreme). If you are asking about gaining root for a different phone and need some Mind-share from this group of people due to the other phone having a similar SOC, the best way is to open a new thread in the Q&A Section or the General Section, but I think you should wait until the phone is released first IMHO.
bemolx said:
7. Flash recovery using: fastboot flash "downloadedrecoveryfilename"
Click to expand...
Click to collapse
This should be fastboot flash recovery BLU_PURE_XL_TWRP.img
Also ... I requested this thread be moved to General and be Pinned for easy finding for anyone that has this phone
Guys,
1) THANKS for GREAT work!
2) Please provide more CLEAR / ACCURATE details on how to do this, because NOOBs (including myself) get very confused.
a) Link to adb / fastboot drives. Saying "they are in Google development section means nothing"
b) How do I "Reboot phone into fastboot/bootloader mode"??
This would help so many people root without bricking the phone.
Thank you once again!
levchikb said:
Guys,
1) THANKS for GREAT work!
2) Please provide more CLEAR / ACCURATE details on how to do this, because NOOBs (including myself) get very confused.
a) Link to adb / fastboot drives. Saying "they are in Google development section means nothing"
b) How do I "Reboot phone into fastboot/bootloader mode"??
This would help so many people root without bricking the phone.
Thank you once again!
Click to expand...
Click to collapse
Thanks for reply! Once I get a little more time I'll re-write this "how to".
Cheers
Everything should be now clear. I've added links for drivers etc. Also i've re-wrote it for better understanding
Sent from Nexus 5
I'm having issues with fastboot. It says it's blocked for security. Is there something required that isn't normally on android phones to get the fastboot method to actually allow me to enter fastboot? At the beginning was just going to recov ery and putting reboot into fastboot.
alaiwy said:
I'm having issues with fastboot. It says it's blocked for security. Is there something required that isn't normally on android phones to get the fastboot method to actually allow me to enter fastboot? At the beginning was just going to recov ery and putting reboot into fastboot.
Click to expand...
Click to collapse
Try to reboot manually to recovery, then you should see option 'reboot bootloader'. After choosing it follow my instructions
any1 have stock rom to reflash full rom , pure xl ?

[HOWTO] Cube iWork 10 Flagship Dual boot (i15-T) - unlock, TWRP, root

WARNING: Performing the actions decribed here will void your warranty and possibly brick your device. This was not written for complete noobs and assumes some prior experience. I will not be held responsible if you ruin your device.
NOTE: This was all tested on a stock iWork 10 Flagship dual boot (aka iWork 10 Ultimate) purchased from the manufacturers website. Device model is "i15 T", Device serial number starts with "i15TD": if you have another variant such as i15TL i can not vouch for any of this working the same way.is tablet
UPDATE: @popcorn2404 modified the boot.img on his USB Type-C variant if this tablet (i15-TCL), confirmed everything working well and was nice enough to provide the modified boot image. See downloads at end of post.
OTA: Most likely this will break OTA. Dont know yet... ​
Prerequisites:
PC with working ADB/Fastboot
Device properly recognized.
I'm using ubuntu 15.10 so I just added an entry to /etc/udev/rules.d/51-android.rules to get things going properly
(EDIT: Windows 64 bit usb drivers attached to post -thanks @Jade.J.Munkey)
TIP: I would highly recommend extracting your stock recovery, boot and system images for safekeeping. These can easily be flashed back in fastboot if something goes wrong. Some may say this is overkill as you will be able to backup and recover with TWRP, but one never knows...
Unlocking bootloader
WARNING: this will erase all data, settings, etc... AND system default language will be chinese when you reboot
Go to settings, about tablet and tap 5 times on the Build number to activate developer options
Go to Developer options and enable OEM unlocking & USB debugging
Plug in your device while booted into android, then open a terminal
just to make sure adb is good type
Code:
adb devices
my output looks like this
Code:
List of devices attached
0123456789ABCDEF device
reboot tablet into fastboot mode
Code:
adb reboot fastboot
The device will now reboot to the OS selection screen. Select android and then it will boot into fastboot mode
once again just to be sure all is good type
Code:
fastboot devices
once again, my output
Code:
0123456789ABCDEF fastboot
then to unlock the bootloader
Code:
fastboot oem unlock
you then should see something like:
Code:
...
(bootloader) Unlock protection is set
(bootloader) Unlocking anyway since this is not a User build
OKAY [ 15.330s]
finished. total time: 15.330s
This is what you should see now in the bootloader if all went well:
SECURE BOOT - DISABLED
LOCK STATE - unlocked
Your bootloader in now unlocked. When you reboot it will take some time for the first boot and the system language will have defaulted back to chinese. Not too difficult to sort if you're familar with Android settings. Otherwise just google "android change system language from chinese to english".
Tip: At this point you may want to already download/copy the supersu zip to internal storage of the tablet so you're all set up for flashing it later...
Modified boot.img
Because of built in security, if you make any changes to system the device will not boot, so you need a modified boot image.
If you have the exact same kernel version as I do you can download the provided modified boot image here. Otherwise you can look HERE for instructions on how to make your own modified boot image. Personally I used SuperR's Kitchen to unpack & repack the image and did the modifications manually with gedit.
Kernel version 3.14.37-x86_64-L1-R429 made on Wed Mar 2 18:22:46 CST 2016
-if you have that one you are good to go ahead and use the image provided here.
Boot device into fastboot connected to PC. From the directory where you have the modified boot image type:
Code:
fastboot flash boot i15TDboot.img
Obviously if you made your own boot image you'll need to replace "i15TDboot.img" with the name of yours...
That's it, now on to recovery and rooting...
Flashing custom TWRP (compiled by @vampirefo)
Assuming you are still connected to the device in fastboot and the custom recovery is in the same directory:
Code:
fastboot flash recovery i15t_recovery.img
Now use volume buttons to select recovery mode and tap power button.
You should now be in TWRP. First, please be smart and make a backup!
Because this device has an unusual mount point, the supersu script will fail to properly mount system (thus failing to flash) so:
From TWRP main screen select "mount" then select system, then return to main screen
Select "install" and then the supersu zip you should already have on the tablet.
Boot system. Now there is one thing left to do:
To prevent the system from overwriting TWRP with the stock recovery on the next reboot:
With a root enabled file manager mount system r/w and navigate to /system/etc
Rename install-recovery.sh to install-recovery.sh.bak
That's it. Enjoy!
If you're looking for more info on this device, check out Laura's great thread
Thanks
@vampirefo - for taking the time to compile TWRP for this device, you rule man!
Laura - for all the info she's made available for this device
@SuperR. - for his kitchen
@Chainfire
@popcorn2404​
Downloads
TWRP recovery
Modified boot image (i15-TD)
Modified boot image (i15-TCL)
SuperSU
There will be additional resources for this device here
Delete
Windows 10 64bit fastboot driver for Cube iwork10 Ultimate
When the device is at fastboot, Windows Device Manager says "Cherry Trail CR" with a yellow exlamation point. abd works fine when it is booted in to normal android. Anyone have this driver or could tell me where to aquire it ?
Cube iwork10 Ultimate Fastboot driver for Windows 10 64bit
Jade.J.Munkey said:
When the device is at fastboot, Windows Device Manager says "Cherry Trail CR" with a yellow exlamation point. abd works fine when it is booted in to normal android. Anyone have this driver or could tell me where to aquire it ?
Click to expand...
Click to collapse
Thanks very much for the good work, I am successfully rooted. The only deviation from the instructions that occurred for me was that /system/etc did not appear in the TWRP file manager, fortunately the .sh did not run upon rebooting after installing the SU zip. So I just I just renamed the .sh in NextApp File Explorer with Root Add-On installed once booted in to android; I have since tested booting in to recovery and then back to android and it is working fine.
Here is the driver I found to enable the Cube iwork10 Ultimate to be seen by Windows 10 64bit whilst in fastboot:
onedrive.live.com/redir?resid=96BA73741E4680ED!5237&authkey=!ALGigNIfrlvxfvI&ithint=file%2czip
if anyone needs it. (remove space from url before pasting in to browser)
Jade.J.Munkey said:
Thanks very much for the good work, I am successfully rooted. The only deviation from the instructions that occurred for me was that /system/etc did not appear in the TWRP file manager, fortunately the .sh did not run upon rebooting after installing the SU zip. So I just I just renamed the .sh in NextApp File Explorer with Root Add-On installed once booted in to android; I have since tested booting in to recovery and then back to android and it is working fine.
Here is the driver I found to enable the Cube iwork10 Ultimate to be seen by Windows 10 64bit whilst in fastboot:
onedrive.live.com/redir?resid=96BA73741E4680ED!5237&authkey=!ALGigNIfrlvxfvI&ithint=file%2czip
if anyone needs it. (remove space from url before pasting in to browser)
Click to expand...
Click to collapse
Glad it worked out for you. Based on your experience I changed the instructions in the OP. Actually that's the exact same I did after doing this the first time but I thought it would be easier to do before first boot in TWRP. Anyhow thanks for pointing this out.
Attached windows usb driver to OP. Thanks!
Stock based, recovery flashable ROMs now available:
http://forum.xda-developers.com/android/development/rom-stock-cube-iwork-10-flagship-i15-t-t3372281
Can someone please make like a video for this or something more lames terms (user friendly). Cause i have a cube iwork 10 Ultimate Dual Boot (i15-TL) and am having issues on Android side where i do not have an option to move apps to sd card in apps settings. Also in storage there is no tab showing all apps on sd card. Im guessing i would need to root my device right? Can someone please help me i just want to get this working properly... i would show screenshots but i don't know how to attach them.
Will the recovery work with i15-TL?
Thank you in advance
flubber1911 said:
Will the recovery work with i15-TL?
Thank you in advance
Click to expand...
Click to collapse
From what I understand from reading at http://techtablets.com/forum/forums/cube/iwork-10-ultimate/
-it *should* work as my understanding is that the TD and TL are virtually identical other than different flavors of windows installed. But I can NOT personally confirm this as I have not tested on the TL variant.
What I can say with a higher level of certainty is that the procedure for unlocking the bootloader should be exactly the same. Once the bootloader is unlocked it is easy to reflash the stock recovery via fastboot should the custom recovery not work properly. (Assuming one has previously extracted an image of the original recovery to begin with. Same for boot and system images.)
So if the custom recovery does not work, it is pretty easy to reflash the original, as well as the original boot or system images should something else get messed up.
Hope this helps. Feel free to ask anything else if anything is unclear...
Sent from my OnePlus2 using XDA Labs
Thank you for your precise answer. I already successfully rooted my Cube. I need the recovery to flash the latest xposed sdk. I' ll have a look if someone extracted the original recovery.
geryalvi said:
Can someone please make like a video for this or something more lames terms (user friendly). Cause i have a cube iwork 10 Ultimate Dual Boot (i15-TL) and am having issues on Android side where i do not have an option to move apps to sd card in apps settings. Also in storage there is no tab showing all apps on sd card. Im guessing i would need to root my device right? Can someone please help me i just want to get this working properly... i would show screenshots but i don't know how to attach them.
Click to expand...
Click to collapse
The stock android on this device does not offer the option to move apps to sdcard.
Tools such as link2sd require a rooted device.
Sent from my OnePlus2 using XDA Labs
flubber1911 said:
Thank you for your precise answer. I already successfully rooted my Cube. I need the recovery to flash the latest xposed sdk. I' ll have a look if someone extracted the original recovery.
Click to expand...
Click to collapse
Yeah, no problem man. I'm curious to see how xposed works out, I've not got around to trying to install yet. Let us know here how that goes.
A copy of the original recovery from my i15-T(D) can be downloaded here: https://www.androidfilehost.com/?fid=24499762636003042
Sent from my OnePlus2 using XDA Labs
I installed an app called Rashr - Flash Tool on my phone. It says it can backup the recovery.
So I did; lets see then if your custom recovery works out
jetfin said:
The stock android on this device does not offer the option to move apps to sdcard.
Tools such as link2sd require a rooted device.
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
Ok so i have i15-TL, with the instructions provided will i be able to root my Android? Also if i Root Android does anything happen with the Winows side? (I still would like a Dual Boot) So im looking to be able to move apps to my sd card, can someone please help me understand how to Root my device and be able to move apps to sd card? Any help would be greatly appreciated, and also thanks to Jetfin for replying my last post. Plz hlp...
geryalvi said:
Ok so i have i15-TL, with the instructions provided will i be able to root my Android?.
Click to expand...
Click to collapse
As clearly stated in the OP, I do not know for sure because I have not tried on that variant, but it *should* work. If you read a few posts back, you can see that another TL owner seems to have successfully rooted his device. Hot tip: *reading* is very important here before asking questions.
geryalvi said:
Also if i Root Android does anything happen with the Winows side? (I still would like a Dual Boot)
Click to expand...
Click to collapse
No, this will not affect the windows side of things. Dual boot is unaffected.
geryalvi said:
So im looking to be able to move apps to my sd card, can someone please help me understand how to Root my device and be able to move apps to sd card?
Click to expand...
Click to collapse
The instructions for unlocking and rooting in the OP are very simple and straightforward. If you are inexperienced in general with rooting android or with adb/fastboot, those answers can easily be found on XDA and elsewhere by searching.
As far as moving apps to SD, since nobody seems to have done it yet (or posted that they have) the only way right now would be to root your device and try out one of the specific apps for that like link2sd. I will try to check this out ASAP but can not promise how soon because I'm focusing my efforts right now on porting another ROM to this device...
Sent from my OnePlus2 using XDA Labs
I could cry right now ... At first I have to say that flashing the TWRP recovery worked flawlessly But always when I tried to flash the Xposed SDK I got an error saying: Updater process ended with error: 255 ( I have no idea how to fix that yet
flubber1911 said:
I could cry right now ... At first I have to say that flashing the TWRP recovery worked flawlessly But always when I tried to flash the Xposed SDK I got an error saying: Updater process ended with error: 255 ( I have no idea how to fix that yet
Click to expand...
Click to collapse
Did you manually Mount system in TWRP before flashing xposed?
Sent from my OnePlus2 using XDA Labs
jetfin said:
Did you manually Mount system in TWRP before flashing xposed?
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
No, do I have to do that? D
---------- Post added at 10:55 PM ---------- Previous post was at 10:51 PM ----------
Ok I manually mounted System, but it still doesn´t work ...
jetfin said:
As clearly stated in the OP, I do not know for sure because I have not tried on that variant, but it *should* work. If you read a few posts back, you can see that another TL owner seems to have successfully rooted his device. Hot tip: *reading* is very important here before asking questions.
No, this will not affect the windows side of things. Dual boot is unaffected.
The instructions for unlocking and rooting in the OP are very simple and straightforward. If you are inexperienced in general with rooting android or with adb/fastboot, those answers can easily be found on XDA and elsewhere by searching.
As far as moving apps to SD, since nobody seems to have done it yet (or posted that they have) the only way right now would be to root your device and try out one of the specific apps for that like link2sd. I will try to check this out ASAP but can not promise how soon because I'm focusing my efforts right now on porting another ROM to this device...
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
Thanks for the reply, so my question before i attempt to root my device is: if i follow the steps provided on OP will i loose any of my current information on my Android side? If so would i need to backup my android (How so). Sorry for all of hte questions but i am a noob on how to do this..
Thanks again

Root tutorial for intel atom Cherry Trail dual os tablet

root tutorial using onda v820w ch v1 for example :
--root tools (root.zip) , unzip to c:\
https://drive.google.com/file/d/0BySA4DPrnBM-eXpsdlFzN21jQm8/view?usp=sharing
or
link:http://pan.baidu.com/s/1pLjJhHp
pwd:h79i
--use cmd and BOOTIMG.EXE to unpack boot.img
bootimg.exe --unpack-bootimg
-- use notepad++ open file \initrd\init*.rc , maybe called init.aosp.rc
--search string "class_start core" , add one line on this line's top
start sysinit
-- and then add these lines to bottom and save
service sysinit /system/bin/logwrapper /system/xbin/busybox run-parts /system/etc/init.d
disabled
oneshot
-- find another file called default.prop
modify ro.secure=1 to ro.secure=0
--use cmd and bootimg.exe to repack boot.img
bootimg.exe --repack-bootimg
rename boot-new.img to boot.img
after successfully boot into android , go to developer enable OEM Bootloader Lock and usb debug mode
download lastest supersu TWRP / FlashFire installable ZIP , copy to emmc flash or microsd card
http://forum.xda-developers.com/apps/supersu/stable-2016-09-01supersu-v2-78-release-t3452703
unzip root.zip to c:\
-- install driver follow this order and new driver overwrite old driver
iSocUSB-Driver-Setup-1.2.0.exe
IntelAndroidDrvSetup1.5.0.exe
PhoneFlashTool_5.3.2.0_win32.exe
connect otg usb line and hold "volume-" restart tablet or you can find reboot app to enter fastboot mode
cmd run
fastboot flash boot boot.img
fastboot oem unlock
fastboot reboot
hold "volume-" and enter fastboot mode again
-- if twrp file is not working on your tablet , you can find others twrp version , you need try more by yourself
v820w ch twrp file : I use v919 ch twrp on xda forum , rename to twrp.img
--cmd run to enter twrp recovery mode , if tablet don't automatically to restart to enter recovery , you can use volume key to select recovery mode and power key to ensure
fastboot boot twrp.img
connect mouse because touch fuction maybe not work , twrp install supersu recovery zip , root finish
you can use app like foldermount now
if play store has new version supersu , you can update app
but you can't install "binary" from app , it will damage system , if you do , you will find microsd size always 1GB max
so , how to install supersu "binary" , you only need use above step about flash twrp and install lastest recovery zip , after install lastest supersu zip file , on table you run supersu , it will not show any update "binary" request .
p.s. Onda Table Full Gapps Firmware
http://forum.xda-developers.com/android/development/onda-table-gapps-firmware-root-tutorial-t3462774
dual os tablet can use 64gb/128gb microsd card , you need use GUIformat to format to FAT32
dual os all can read/write it
if you have highspeed microsd compatible issue
I suggest you can buy speed < 50 mbps/s sandisk microsd
it work fine on onda tablet
on windows , you can use micorsoft official download win10 version to install
for example onda tablet , you need to do two things
1. backup driverstroe \ FileRepository , after reinstall new win10 , you can use device manager to find lose drivers .
2. backup \system32\drivers\sileadtouch.fw , you need to copy this touch location driver to new win10 .
win10 touch gamepad
china version is free , you don't need to pay to buy 8-axis , function is useless :
https://www.microsoft.com/zh-tw/store/p/微派平板助手/9nblgggzlx51
guide translation here , look attachments pictures : http://forum.xda-developers.com/windows-8-rt/general/tutorial-onsceen-gamepad-touchpad-t3104501
english version is free to try :
https://www.microsoft.com/zh-tw/store/p/touch-anyway/9nblggh31d54
Thank you so much for this detailed guide!
I am having some troubles at the line "fastboot flash boot boot.img": I get "FAILED (remote: Flash failure: Not Found)" on the computer, and "Failed to get partition [the_name]: Not Found" on the tablet screen.
Does anyone know something about this error?
Thanks!
Thanks you for the post! Any idea if I can use this same process to root RemixOS 2.0 on an Onda Obook 11 Plus? I downloaded the RemixOS .zip for the Obook 11 Plus from the Onda site and it seems like the contents are very similar to the process that you describe here...
Or - do you know if I can somehow "convert" the RemixOS partition to run stock Android 5.1? I know that they sell this same device with stock Android as well, but I didn't see an Android .zip file on the Onda site for this device - just the RemixOS .zip file...
Thank you!
Sent from my OBOOK 11 PLUS DUALOS using Tapatalk
Well, not so worried about root now. i already broke my new toy... Was messing with the BIOS brightness level settings (get get lower brightness in RemixOS) and accidentally set GOP Driver to "Disabled" in the BIOS - not I can't get ANY output on the screen or via the HDMI out.. Tried *everything* to try and reset it "blindly", but no luck.. If anyone has any ideas (like how to flash a new BIOS or reset it to defaults), please chime in! Frustrated...
Onda Obook 11 Plus.
Thanks.
Sent from my HP SlateBook 10 x2 PC using Tapatalk
Dificulty
Man, i'm having too much problems to understand exactly what i have to do. I have panic to do something wrong. If you can add some screenshots to post will save my life and my dumbness hahahahah
Thanks a lot
hey i no a way to fix this problem it will cost a little about £10 maybe you need to buy a ch341a flash tool off ebay and the 8 pin clip you will need a computer to plug it into and also your bios .bin file.open up your tablet find the bios chip put the clip on run software load your bios.bin and write it to the chip with software all done good luck
[email protected] said:
hey i no a way to fix this problem it will cost a little about £10 maybe you need to buy a ch341a flash tool off ebay and the 8 pin clip you will need a computer to plug it into and also your bios .bin file.open up your tablet find the bios chip put the clip on run software load your bios.bin and write it to the chip with software all done good luck
Click to expand...
Click to collapse
Thanks - Yeah, I'm aware of that method to re-flash the BIOS, but I have 2 issues with that:
1. Trying to get the damn tablet apart without breaking anything (there isn't a single screw involved here). Considering the cheap materials used on these tablets to begin with, I'd be lucky to get it apart without breaking anything - and honestly, don't really feel like fighting it.
2. More importantly, the BIOS for this device is not available anywhere. The manufacturer has never released it. So if even if I did manage to get the device apart without breaking it, I'd have no BIOS file to flash anyway.
For what I paid for it, I'll write it off as a learning experience and move on. Truth is that I've found a much better device anyway (Chuwi HI10 Pro/Plus). The Onda was OK, but the Chuwi's are MUCH better devices.
But again, thanks for the info - I do appreciate it.
Sent from my Vi10 Plus using Tapatalk
i rooted my onda v80 plus successfully, but now there is no way to access windows again. can anybody tell me how i access windows?
There is no "OS Change" In the android system, the tablet recognices no volume + at the starting process, so i have no chance...
kudi120 said:
i rooted my onda v80 plus successfully, but now there is no way to access windows again. can anybody tell me how i access windows?
There is no "OS Change" In the android system, the tablet recognices no volume + at the starting process, so i have no chance...
Click to expand...
Click to collapse
You can try going in to your bios and check boot mode to see if it says android or windows
I don't know where to start.
I have Cube iwork 8 air. Trying to root but where can i find bootimg which i have to unpack.
Unpacked twrp.img and found init.rc but cannot find line with class_start core, all i have is class_start default#. Is it place where i have to add start sysinit? Where exactly?
Can someone add those lines to file and ad here?
Please explain this as for total noob. Cause for me it looks too complicated like i should do something before which is not include in this tutorial.
Tried iroot, kingroot and this https://forum.xda-developers.com/android/development/intel-android-devices-root-temp-cwm-t2975096 method as well, no luck so far.
Thank You in advance.
You can boot Linux or Windows and make a dump of boot partition.
Repacking boot.img error
wgarnett said:
root tutorial using onda v820w ch v1 for example :
]
Click to expand...
Click to collapse
Hi,
I have the onda obook 10 boot.img. Unpacking goes on well including adding the lines instructed using the notepad ++. Repacking however produces the error "set_cmdline <>takes exactly 1 argument <6 given>".
What could I be doing wrong?
First - there is no need to quote the OP fully.
Please upload or attach the 2 original and your 2 changed files (and original boot.img), I will take a look.
Troubles repacking the onda obook 10 boot.img
wgarnett said:
root tutorial using onda v820w ch v1 for example :
]
Click to expand...
Click to collapse
Hi there,
Tried the above rooting method but have a problem repacking the boot image. I get the error "cmdline too many arguments (6 given)". I unpacked stock android boot.img tweaked it and flashed but the tab never booted.
Kindly help
Ivansu said:
Hi there,
Tried the above rooting method but have a problem repacking the boot image. I get the error "cmdline too many arguments (6 given)". I unpacked stock android boot.img tweaked it and flashed but the tab never booted.
Kindly help
Click to expand...
Click to collapse
I already answered you just above your post.
And again, please don't quote the WHOLE message, it is unneeded.
The excessive note on quoting is appreciated. I will take a look on the newbies guide. Attached are the original and modified files. The boot.img size is more than the limit allowed.
Here is the link on Google drive.
https://drive.google.com/file/d/0B7mm7XsgjszUZEY3VEM4ZEVObGc/view?usp=sharing
Thanks
Ivansu said:
The excessive note on quoting is appreciated. I will take a look on the newbies guide. Attached are the original and modified files.
Click to expand...
Click to collapse
modified_files.rar contains no files.
My bad for that. I have it right now
Your changes to default.prop are OK. To init.aosp.rc not:
class_start core
+
+ start sysinit
+ service sysinit /system/bin/logwrapper /system/xbin/busybox run-parts /system/etc/init.d
+ disabled
+ oneshot
While I did it like this:
+ start sysinit
class_start core
+ service sysinit /system/bin/logwrapper /system/xbin/busybox run-parts /system/etc/init.d
+ disabled
+ oneshot
+ means added lines.
Does it work if you move "start sysinit" before "class_start core"?
Thank you for pointing that error. I modified but still have the same repack error. See the attachment

Categories

Resources