NuVision TM800A510L- General Info (Root, Recovery, Unbrick) - Android General

This thread intends to be a general thread for all things about the NuVision Tablet. The aim is to help other users of this tablet to be able to root their device, get a temporary recovery and to unbrick their device. I will add the guides for the following posts below in time. This would not have been possible without help from @andrei_kr.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Technical Specifications:
Display: 8-inch IPS HD capacitive touchscreen
Resolution: 1280 x 800
Operating System: Android 4.4 Kit Kat
Processor: Intel® Atom Processor
Memory: 1GB DDR
Storage: 16GB
Micro SD Card Slot: Yes, expandable up to 64GB
Camera - Rear: 2MP
Camera - Front: 2MP
Audio: 3.5mm stereo jack with microphone
Wireless: Wi-Fi 802.11 b/g/n
Bluetooth: Bluetooth 4.0
Battery Type: Rechargeable lithium-ion
Battery Life: 6+ hours; results will vary based on usage and settings
Port: Micro USB
Sensor(s): Accelerometer

Backup/Root/Recovery
DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
How to backup of your stock ROM, install CWM and Root your device.
Requirements
ADB/Fastboot Drivers
Intel Android USB Drivers
SDcard (8GB of higher)
Temp recovery script
SuperSU
Steps
Download and unpack IntelAndroid-FBRL-07-24-2015.7z
Power off tab.
Hold Vol+ and press Power on the tab 5-10 seconds
You can see logo about 10 sec and after that DROIDBOOT will load
Connect USB cable to PC
Run launch.bat from IntelAndroid-FBRL-07-24-2015 folder
Type ACCEPT and press Enter
Type 5 and ENTER (cwm.zip)
Type T3 and ENTER (or T4)
CWM will load after 10 sec.
Select backup to external sd card.
After the backup is complete, copy it to the PC to ensure it's safe.
Follow steps 1-10 again and go to install zip from sdcard or external and select the SuperSU zip file and flash it.
NOTE: DO NOT FLASH ANY ROMS WITH THIS RECOVERY IT IS ONLY TEMPORARY. I DID NOT TEST XPOSED SO BE CAREFUL.
Credits
@andrei_kr
@social-design-concepts
@vampirefo
@Chainfire

Unbrick your Tab!
To unbrick your device all you simply have to do is go back to the CWM and restore your backup that you created earlier. If you don't have one, here is a copy of a working backup ---> Google Drive. Credits to @andrei_kr, say thanks!

How to fix touch!
If you unbricked your tablet and your touch isn't working, there is no need to worry. @andrei_kr has provided a guide on how to fix that touchscreen. Credits to him.
NOTE: If your touch is working then do not try this, it will mess up your touch!!
You probably got this touchscreen issue by flashing a different kernel with incorrect drivers.
Now your configuration is likely to differ from the native. You can view the konifig in command prompt or in the terminal :
Code:
cat /proc/gt9xx_config
(only mtk) or using the gtp_tools apk (it is in the attached file below).
It starts with the byte sequence: 0x41 0x1C 0x02 0xC0 0x03
0x41 - 65 version
0x1C 0x02 - 540 horizontal resolution
0xC0 0x03 - 960 vertical resolution
Touch must somehow work to press the button, if there is support otg, then it's easier, you can connect a mouse.
1. Install the gtp_tools_v2.6_20140126_special.apk
2. Go to the option Firmware update. Click refresh, see IC Version: 913_1020 then touch GT913 firmware and 1020.
3. Go to the option Config Settings, press read, the data were considered. Under Normal Config we have:
65 version
540 horizontal resolution
960 vertical resolution
4. Click browse, select click browse to the native config.
5. Native configuration take from your device, in the same paragraph, press the save (saves the backup config file). Native configuration for Fly IQ446 in the attached file. Press send.
6. If nothing has changed, look at the version you have and native config. Then change the version of the file in the native config in your hex.
Example: 0x41 = 65 home, a stranger 0x49 = 73 => replace the 0x41 to 0x49.

Xposed does work
Make sure you're rooted and have a working backup.
Download and install Xposed but don't run yet.
Version name:
2.6.1
Release type:
Stable (low risk of bugs)
Download:
de.robv.android.xposed.installer_v32_de4f0d.apk (711.77 KB)
Number of downloads:
11,141,690 in total · 8,610 in the last 24 hours
MD5 checksum:
de4f0dc569f96dbcc5668d40fa76040b
Uploaded on:
Tuesday, May 20, 2014 - 21:59
Changes:
- Fixed a crash with some apps (Disa, Rdio)
- Some minor UI improvements
- A few translation updates
Now either use an android terminal emulator or ADB and run these commands
1. su
2. echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
3. chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
Now you can install the Xposed framework.

max0r4axor said:
Xposed does work
Make sure you're rooted and have a working backup.
Download and install Xposed but don't run yet.
Version name:
2.6.1
Release type:
Stable (low risk of bugs)
Download:
de.robv.android.xposed.installer_v32_de4f0d.apk .
Click to expand...
Click to collapse
Thanks for report.

First want to say much thanks for this thread, it was getting frustrating trying to find a solution.
I have encountered a slight issue trying to unstuck 2 of these devices.
neither have been rooted and are stock devices.
i cant seem to get cwm to locate the backup that you supplied.
do i need to copy it to the cwm backup folder on my sd card?

Jingbadguy said:
First want to say much thanks for this thread, it was getting frustrating trying to find a solution.
I have encountered a slight issue trying to unstuck 2 of these devices.
neither have been rooted and are stock devices.
i cant seem to get cwm to locate the backup that you supplied.
do i need to copy it to the cwm backup folder on my sd card?
Click to expand...
Click to collapse
Yes you do. Copy it to your sd card. Btw if your device is stock why do you want to restore this one?

kirito9 said:
Yes you do. Copy it to your sd card. Btw if your device is stock why do you want to restore this one?
Click to expand...
Click to collapse
both are stuck in bootloader.
i was assuming i could just just reflash...
cant find a stock copy anywhere...

Jingbadguy said:
both are stuck in bootloader.
i was assuming i could just just reflash...
cant find a stock copy anywhere...
Click to expand...
Click to collapse
Oh I thought they were working. Follow the procedure above to fix.

NuVision TM101A510L
Will this method work with the NuVison TM101A510L. It seems like a lot of work to do if I'm not sure about this model. Also I have a problem with this model overheating and crashing when I play Pixel Gun 3d and it's pissing me off. I just fired off a curse filled missive to NuVision support. They don't even list this model on their registration page and it seems they have no faith in this model. I will never buy this brand again, in fact I would recommend against it to my customers. I've used Azpen tablets with no problem rooting or playing Pixel Gun 3d. I took a chance and I'm so damned sorry I did.
;angry

Thank you so much for this thread!!! I have been looking for a recovery for a few months now and cant believe I didn't find this until now...

ok so a minor problem... I cant seem to flash the recovery... Not sure if ive placed the recovery file on my sd card properly or not cause i locate a few backup files none of which have any effect. I gave up in frustration untill now. ( Currrently working on a few androids one rooting one imea changing so figured id take a crack at these devices again. THe layer of dust on these things are getting a bit thick.)

williamglick said:
Will this method work with the NuVison TM101A510L. It seems like a lot of work to do if I'm not sure about this model. Also I have a problem with this model overheating and crashing when I play Pixel Gun 3d and it's pissing me off. I just fired off a curse filled missive to NuVision support. They don't even list this model on their registration page and it seems they have no faith in this model. I will never buy this brand again, in fact I would recommend against it to my customers. I've used Azpen tablets with no problem rooting or playing Pixel Gun 3d. I took a chance and I'm so damned sorry I did.
;angry
Click to expand...
Click to collapse
I think the models numbers are specific so I can't say for certain that this will work with your tab. Try the fastboot/rooting procedure first and then maybe you can just restore the system partition only not corrupting the boot/kernel.

Unidave199 said:
Thank you so much for this thread!!! I have been looking for a recovery for a few months now and cant believe I didn't find this until now...
Click to expand...
Click to collapse
You're welcome. I waited months also before finding a working backup.

Jingbadguy said:
ok so a minor problem... I cant seem to flash the recovery... Not sure if ive placed the recovery file on my sd card properly or not cause i locate a few backup files none of which have any effect. I gave up in frustration untill now. ( Currrently working on a few androids one rooting one imea changing so figured id take a crack at these devices again. THe layer of dust on these things are getting a bit thick.)
Click to expand...
Click to collapse
You are using the fastboot method correct? If the recovery script says finished as in no errors show on the screen then it could be the device itself. What do you see?

kirito9 said:
You are using the fastboot method correct? If the recovery script says finished as in no errors show on the screen then it could be the device itself. What do you see?
Click to expand...
Click to collapse
ill let you know just as soon as i can get back to working on those devices... im prety sure if memory serves correctly, that I was getting some errors regarding unable to mound sd or ext sd. I could be wrong but thats what comes to mind.
Im up to my neck in jobs on other devices. (rooting galaxy S5, changing imei on another S5, IMEI change on a LG Stylo 2 plus, Galaxy Tab 2 system issues need to diagnose, and several screen and lcd replacments)

STUCK
ok so i have a little time to work on these....
When i run the launch.bat and get to fastboot, it goes through the instalation and everything checks ok till the very end where it says failed cause too many links.
included the screenshot so you can see.
At this point im unsure if i just need to try flashing the supersu zip like it instructs but having tried befor it had no luck.
can I not just flash twrp on this thing then su like with most root methods?

after ive flashed super su, when i go to restor the working backup i see a list of backups... including yours but when i select it i always get :
checking md5 sums...
md5 mismatch!
what now?
(i tried just flashing the boot but even that comes back with same error)
I know on other devices the recovery is an img file any the one you provide is a rar... i extracted to my desktop and was gonna try flashing with abd/fastboot but since its not an img file, im thinking it wont work...
any thoughts?
Im still unsure how to flash the recovery that u supply in the section for fixing bootloop....

Jingbadguy said:
ok so i have a little time to work on these....
When i run the launch.bat and get to fastboot, it goes through the instalation and everything checks ok till the very end where it says failed cause too many links.
included the screenshot so you can see.
At this point im unsure if i just need to try flashing the supersu zip like it instructs but having tried befor it had no luck.
can I not just flash twrp on this thing then su like with most root methods?
Click to expand...
Click to collapse
The too many links error is common for this device. Touch doesn't work with TWRP on this device so CWM is out only go. You can root and using cwm like any other root method.

Related

[ROM] (Flytouch 2, SuperPad, WWE10) 2.2 V2.5 #4325

New Rom: 2.2 V2.5 #4325
Kernal [email protected] #26
The U0 "u-boot-nand.bin" in the archive "4325" is U-Boot 2009.08-svn733 (Jun 29 2011 - 14:11:58).
Downloads thanks to kiodo1981
as we know Mega is dead..
and at the moment it looks like fileserver is going the same way..
File name: 4325.zip File size: 212.15 MB
This link is working as of 9/02/2012 - leave a post if you cant get it..
dropbox...
http://dl.dropbox.com/u/14174333/4325.zip
iuw1.1-english.rar 291.98 KB for those that dont have it..
http://www.fileserve.com/file/taD2UBA
I suggest you load barsuk_CWMRecovery first, its down in the 2nd post..and do the usual wipes that you should do before flashing a rom..
Just a quick note, hopefully will save others some time too..
I think if you just went ahead and flashed the zip from the sdcard..
and now got 'android' loading with blinking cursor and no further..
For the hell of it, I did the same and got the same result..
The download is not a flash-able zip straight from the sdcard..
read further down for instructions
Then I went ahead and used the USB method..
[GUIDE] :: SuperPad/FlyTouch2/WWE10 Android 2.2 Froyo USB Flashing ::
http://forum.xda-developers.com/showthread.php?t=1074251
No drama.. flashed and working fine.. just no camera at the moment.. I might play with some of the uboot's to see if it makes a difference.. but for now if you want your pad back.. I suggest go the USB route..
if you need a cable.. I use the same cable that comes with the usb cooling fans,
that power the cooling boards that people use under laptops.. Make sure you load the drivers or your computer will not recognize the pad.
Follow SmaRkieS thread and you should be fine..
If you cant burn the main android image using USB method.
You can try the MicroSD card method, but this is only applicable if your tablet will display the right uboot versions under the InfoTMIC start up logo.
@dyfren What does file zSYS.img?
I would say this is recovery.. I flashed it into this section..
hope this helps..
Will play over the weekend with it..
but at this stage running real smooth..
Previous version: 2.2 v2.1 #3925
http://forum.xda-developers.com/showthread.php?t=1067746
uboot-nand broken tab fix: thanks to minescumarius
http://forum.xda-developers.com/showpost.php?p=19598435&postcount=2071
http://forum.xda-developers.com/showpost.php?p=19619395&postcount=2072
Thread: infoTMIC Hardware ID's "hwver" and updates (*.ius)
http://forum.xda-developers.com/showpost.php?p=14859284&postcount=2
Gel case that fits it - found by Jiggity Janx
http://www.amazon.com/Skque-Clear-S...1?s=electronics&ie=UTF8&qid=1325020915&sr=1-1
Reserved for FAQ's
Reserved for info collection
Please note: As to the following rambling, this is just me playing with it and I suggest you watch the thread until it settles down..
I take no responsibility and will not support anyone that does the following and bricks their pad..
will update as I play over the coming week..
Noting of course that this is only a play thing.. so others please chime in as I am not supporting this Rom.. just giving you my experiences..
Working and confirmed on mine:
ROOT -THIS IS A MUST - Confirmed using Z4root
http://forum.xda-developers.com/showthread.php?t=833953
or : Working root using universal androot 1.6.2beta5
http://software2tech.com/tag/download-universal-androot/
:: z4root USB Debug solution ::
Code:
1. Download Launcher Pro.
2. Install Launcher Pro.
3. Tap the Home Button at the upper left, it will let you choose different type of launchers.
4. Select Launcher Pro.
5. Tap Menu Button = or at press the menu button at the top of your tablet.
6. Tap the + add
7. Tap Shortcuts
8. Scroll Down, and Tap the Activities.
9. Wait it will load, scroll down to Settings.
10. Scroll down and look for Development.
11. Press OK without changing the name.
12. On Desktop/Home Tap Development.
13. Check the USB Debugging.
14. Restart if necessary.
15. And your done ready to root.
_barsuk_CWMRecovery..
http://forum.xda-developers.com/showpost.php?p=16803134&postcount=278
Confirmed working.. I flashed Via USB to RECVRD
Power+Home to get to it..
vol-\vol+ - navigate
home - accept
back - back
I also got to it by downloading "system toolbox" from market... then just reboot into recovery..
http://dl.dropbox.com/u/14174333/Barsik%20CWMRecovery.zip
http://www.fileserve.com/file/mDPpyvH/Barsik%20CWMRecovery.zip
Google Market
Edits : Just got Google market to load... All I have done so far is to load up launcher pro and set : debug mode..
HDMI
Working - confirmed on with a Mpeg4 - Stock Video and Mxvideo player - load drivers from the MxVideo -- play movie then hit "Menu"
https://market.android.com/details?id=com.mxtech.videoplayer.ad&feature=search_result
Codec
https://market.android.com/details?id=com.mxtech.ffmpeg.v6_vfp&feature=search_result
Streaming is working both on the pad and out to HDMI - testing using DopoolTV
Which a Chinese streamer (Netflix may work then-someone confirm please)
Will load PPTV on lator and see if works..
Ethernet - working - but had to pull out HDMI - reset the Internet connection then plug HDMI back in.. then worked.. so can be setup as a streaming box..
Wifi - so far all reports are stable
Things to Do..
Bootable SDcard for easy install
U-boot conformation for camera to work
Flash another Ramdisk - Download New Ramdisk image to change the path of save files to SDCard1
and this might fix the USB1&USB2 issues I am having.. as they are not mounting and holding..
Tried to do this work around but its not holding..
http://forum.xda-developers.com/showpost.php?p=14894212&postcount=1
http://forum.xda-developers.com/showpost.php?p=18026187&postcount=428
had enough for one weekend on this thing.. let someone else have a go..
Flash - need to work on this
List Apps that work..
VPN - doesnt want to save settings.. may have to push a module to VPN to get it to work..
http://forum.xda-developers.com/showthread.php?t=1063656&page=2
Scripts - I cant get Script manager to work as yet
Netflix - need to confirm
Problems you may face (As I have)
After burning The U0 "u-boot-nand.bin" in the archive "4325" U-Boot 2009.08-svn733, I am not getting the trademark shut down.. so just downloaded a shut down from market that works..
Many thanks for your kindness.
Your post is really helpfull.
Allready in 3925 and works fine, but ... wanna try that new 4325.
I'll give feedback when tried.
Regards.
Bigfart10
i had a go following the guide and it was fine until i got to flashing the actual Android image, (number 19 in the Guide). PC does its bit, then tablet comes up with "flashing/updating linux" (first bit tablet does) or something like that but the progress bar always stays empty, left it for 10-15 mins and still hadnt moved. tried the version in the guide and the version here: http://forum.xda-developers.com/showthread.php?t=1067746
also tried SD card method, comes up with "Updating image hRamdisk" and a dead progress bar.
Which version of Android did you use at step 19?
Thanks for your help so far, seems to be getting there
bigfart10 said:
Many thanks for your kindness.
Your post is really helpfull.
Allready in 3925 and works fine, but ... wanna try that new 4325.
I'll give feedback when tried.
Regards.
Bigfart10
Click to expand...
Click to collapse
Yes.. I recommend it.. makes it feel just that bit more snappy..
Once I get time this weekend will try the root methods..then load in the V6 scripts and see how it goes..
sent from yet another MikG HTC Evo
which u-boot are you using?
mines still getting stuck at "Updating image linux-2.6.32.9"
MS
mine is Uboot - V 0.6.1.2(587)
Try the usual.. plug unplug and reboot computer..
as IUW can be a bit painful..
anybody test this FW ? i wanna try that new 4325 .
rooting
Working root using universal androot 1.6.2beta5
@hunterx: 4325 is working very fast. IT won't shutdown when in standby but drains battery faster.
Someone can explain how to modify the firmware to support the 3G _Barsuk_ as he had done?
Thanks for the new ROM, just installed USB method, works fine.
Generaly looks very "snappy" for a Pad with only 256mb of RAM.
Camera "force closes"; Youtube works fine, and Wifi also.
I'll keep posting as long as i play with it.
Sheers
anyone got USB1 or USB2 readable?
when I plug them in I am getting "preparing memory device" then "memory device ready for remove"
To me, this is saying that it see's it.. but for some reason is calling to unmount it straight away..
I would say it is fixable as we had a similar problem on other Roms.. its just setting up the right command..
I have loaded a mix of drivers in to the system/lib/modules...but no success..
Then tried to use terminal but not getting access in to the root..
I kinda need to learn a few more commands in terminal..
(Back to DOS days..)
is there a cheat sheet around for the basic commands?
was playing with the aps2sd.. got the sdcard formatted with a sd2ext
But its a no go at the moment.. as even with TB backup
This Rom is not mounting into it..
As said before, I can't even get script manager to load up so can't load V6 scripts..
Maybe someone will have better luck then me..
Sent from my Transformer TF101 using Tapatalk
dgcruzing said:
anyone got USB1 or USB2 readable?
when I plug them in I am getting "preparing memory device" then "memory device ready for remove"
To me, this is saying that it see's it.. but for some reason is calling to unmount it straight away..
Click to expand...
Click to collapse
I am using 4325 without any mods and both USB Ports are working fine with my fat32 sticks.
Can anybody tell me if flashplayer is working properly on this firmware?
Firmware I am running now wont play video in browser (just few seconds than it stops sometime sound is remaning.
What are the benefits of this firmware compared to the one I have now
2.2 V2.1#3925
Flash is working for me on this Rom..
but I haven't tested it a lot.. just been to a couple of sites I know with video and they work ok..
just was playing with a program idisplay..
http://www.shapeservices.com/en/products/details.php?product=idisplay&platform=iphone
works ok on it..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
also I have been using better keyboard.. its a bit older but the lag is not there on it..
plus wireless mouse working great...
question about the flash
Last time I flashed is a while ago so dont know if im doing things right.
So ive got a few questions before I will flash
On startup my pad shows 0.6.1.2. (587) at the right bottom
So can I skip the uboot part of the SMarkies guide?
The folder of 4325 contains more files than mentioned in the guide if i'm correct I only have to use : Kernal, user, system and ramdisk? Please confirm?
Do i have to use ramdisk in 4325 folder or the one mentioned in the Smarkies guide?
Your advice please have to use my pad on christmastrip for my kids so I cant risk to brick it
It's not a problem with this Rom, I also faced the same with previous versions and stock Rom, any of you guys face accelerometer axels inverted when playing games like Raging Thunder or Labyrinth? When bending down turns right and bending up turns left.
Strange, it happens with all games and still can’t find a solution.
Any suggestions are welcome.
kiodo1981 said:
Someone can explain how to modify the firmware to support the 3G _Barsuk_ as he had done?
Click to expand...
Click to collapse
Try this patched lib.
View attachment libreference_ril.Universal.zip
Is new solution for 3g. It is much easier. Who want may create update.zip for CWM.
Just replace original lib and set permissions to 644 (owner root).
EDIT
Some patched binaries and libs: View attachment patched_binaries.zip
Include wpa_supplicant with ad-hoc (not tested), vold with ntfs support (need to load kernel module first), ril libs with disabled check for modem model (for gsm only, not for cdma).
kolk11 said:
Last time I flashed is a while ago so dont know if im doing things right.
So ive got a few questions before I will flash
On startup my pad shows 0.6.1.2. (587) at the right bottom
So can I skip the uboot part of the SMarkies guide?
Yes, I did...
The folder of 4325 contains more files than mentioned in the guide if i'm correct I only have to use : Kernal, user, system and ramdisk? Please confirm?
Do i have to use ramdisk in 4325 folder or the one mentioned in the Smarkies guide?
Flash all the files as per no:18 of the guide.. but use the ramdisk that comes with this package - dont use sMarkies at this stage - I flashed it to see if any difference but it only was for reading of the USBports.. the one with this package is stable enough
Your advice please have to use my pad on christmastrip for my kids so I cant risk to brick it
Click to expand...
Click to collapse
If you follow the guide, you should be right.
as usually people only brick on the U-boot flashing.
just take your time.
make sure you got the right files setup in IUW before you boot the pad..
then...boot-connect-flash...
best rom so far 4325
I am posting from this right now.
problems:
Wifi not starting on boot
Rotation/accelo messed up. Calibration makes it worse
Cell standby - fixed by renaming phone.apk
Market included but is missing skype and others
Camera working with 612 587 uboot
Anyone have advice on overclocking?
Thanks for the rom it is bad-ass.

Fuhu Nabi2 Backup - Recovery - Root - Gapps on Ubuntu Linux

Here are the steps required to backup the Fuhu Nabi 2, install a custom recovery, root, and gapps using Ubuntu(12.10) Linux.
This also works on Windows(other than installing adb and fastboot) if you just remove the 'sudo' from the commands.
For a scripted Windows install, check out Nabi Lab: http://forum.xda-developers.com/showthread.php?p=36758895
Original root from jmztaylor, Includes the new gapps(t499user) and the new TWRP 2.3.3.0 from aicjofs(thanks!)
You should do all of the OTA updates before rooting(otherwise you might lose WiFi) When I posted this the latest version was 1.9.37. Settings>About Tablet>Update>Check Update
Download the needed files then extract all of the files to your home folder to begin. http://dl.dropbox.com/u/6529005/Fuh...Backup-Root-Recovery-Gapps 30December2012.zip
Open a terminal(ctrl+alt+t) and run the following command to install ADB and Fastboot (Universe).
Code:
sudo apt-get install android-tools-adb android-tools-fastboot
On the device, enable USB debugging in Settings>Developer options, then connect USB cable.
Just in case the adb server is already running, lets kill it using:
Code:
adb kill-server
Now we will start the server and reboot the device:
Code:
sudo adb reboot-bootloader
Once the device has rebooted into the bootloader, we will flash the new recovery image using fastboot:
Code:
sudo fastboot flash recovery recovery.img
When fastboot is finished, boot the new recovery kernel on the Nabi2 by pressing vol+ then vol-(down to recovery) then vol+ to select.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
We will push the follwing files to the device.
First we will push the Root file.
Code:
adb push root.zip /sdcard/root.zip
Now we will push the Google Apps File
Code:
adb push gapps.zip /sdcard/gapps.zip
This is the script that will backup then install Root and Google Apps onto the device.(you can also skip the script and do it manually if you like, but make sure you do a backup)
Code:
adb push backup-root-gapps.openrecoveryscript /cache/recovery/openrecoveryscript
Now we will reboot the device and let the script do it's thing.
Code:
adb reboot recovery
Once you log into your device, start up SuperSU to make sure that root 'sticks'.
Your Fuhu Nabi2 is now rooted, w/gapps, and a custom recovery, Now click on the "thanks" button
NOTE: The following is if you ever need to do an OTA update, which requires the original Nabi2 recovery.
Download the original Nabi2 recovery image to your home folder https://www.box.com/s/9ogqkk8uu71bqrnpz9w1
Reboot the device into the bootloader
Code:
sudo adb reboot-bootloader
Finally we will flash the original recovery image to the device
Code:
sudo fastboot flash recovery nabi2_original_recovery.img
Thank you very much! In about 10 minutes, everything was the way things should be! Specifically, a nicely rooted tablet so that my son could thoroughly his tablet! Now if I can get XBMC working properly, then life would be perfect! Thanks again!!!!
Fuhu Nabi2 Common issues and FAQ.
Glad it helped you out! It's a great little tablet.
To make Nabi2 more like a regular tablet now that you have Root and Google Play, you can prevent the tablet from starting Nabi Mode/Monarch UI by checking the box in Settings>Security>'Set Parent Mode as default mode'.
You can also remove the files in the /vendor/app/ folder if you want to free up some space. Just make sure to have 'Parent Mode as default mode' checked before you remove these files, or when you reboot the tablet it will give you a blank screen.
Code:
NvCPLSvc.apk, fuhu_AddApps.apk, fuhu_AppZone.apk, fuhu_Books.apk, fuhu_ChoreList.apk, fuhu_Crafts.apk, fuhu_Fan-a-tech.apk, fuhu_KidzMode.apk, fuhu_NabiCare.apk, fuhu_NabiCloud.apk, fuhu_NabiSpinletsPlusICS.apk, fuhu_NabiSpinletsPlusParentICS.apk, fuhu_NabiSync.apk, fuhu_OOBE.apk, fuhu_ParentalDashboard.apk, fuhu_SpinletPlusVideo.apk, fuhu_SwitchKids.apk, fuhu_TreasureBox.apk, fuhu_University.apk, fuhu_Videos.apk, fuhu_Web.apk, fuhu_nabiMD.apk
I used ES File Explorer to remove the files. First you have to go into the ES File Explorer settings and check all the boxes in 'Root Settings'. Alternatively you could use the file manager in the custom recovery we flashed in the first post or any other file manager with root capabilities.
If you need to get into fastboot or recovery manually, turn off the Nabi2 and then hold the vol+ and power button until the menu comes up. You use the vol- to navigate and the vol+ to select.
Nabi2 Teardown Thread: http://forum.xda-developers.com/showthread.php?t=2024105
Technical Specs for the Fuhu Nabi2
Display: 7-inch, Capacitive, Multi-Touch Display, 1024 x 600 Resolution
CPU: NVIDIA® Tegra® 3, Super 4-PLUS-1™ Quad Core with 5th Battery Saver Core
Storage: 8 GB, Expandable via MicroSD (Up to 32 GB); Plus 2 GB FREE Cloud Storage
Memory: 1GB RAM
Camera: 2MP Front Facing Camera; 720p Video
Battery: 3,850 mAh Rechargeable Lithium-ion Battery
Size & Weight: (with Drop-Safe Bumper) Width: 8.69 Inches (220.8 mm) Height: 6.05 Inches (153.7 mm) Depth: 1.14 Inches (29.08 mm)
Weight: 1.31 Pounds (596 g)
OS: Android 4.0, Ice Cream Sandwich
Network: Wi-Fi 802.11 b/g/n Bluetooth 3.0
Input / Output: Micro USB 2.0 Port, Mini HDMI MicroSD Compatible Cartridge Slot, 3.5 mm Standard Audio Jack, Built-In Microphone, DC Connector
Audio + Video Format:
Audio: MP3, AAC
Video: MPEG-4, H.263, H.264
Charger Output: 5vdc 2000mA
Charger Plug: 2.35mm OD and 0.7mm ID
Gmail App will force close if you don't have gmail checked in Settings>Accounts&Sync>Click on email>Checkmark Gmail.
Some games on the Fuhu Nabi2 use openfeint, to disable/block this you can install AdAway https://play.google.com/store/apps/details?id=org.adaway and add the following to the blacklist. This prevents the program from contacting the openfeint servers.
Code:
openfeint.com
api.openfeint.com
scoreloop.com
Some Games that use openfeint:
Code:
Fruit Ninja, Tiny Wings, The Moron Test, Robot Unicorn Attack, Championship Manager series, Bomberman Touch 2: Volcano Party, Fieldrunners, geoDefense, geoDefense Swarm, Minigore, Pocket God, Rollercoaster Rush, Jetpack Joyride
Here is a copy of the build.prop http://pastebin.com/5hCHd4bb
If you really, really messed up and have to restore the device back to stock because you didn't follow directions and lost wifi etc etc, I created a thread for restoring to factory from scratch. http://forum.xda-developers.com/showthread.php?p=35287470
ANDROID UPGRADING MESSAGE:
If you used a different gapps other than the one posted above or http://forum.xda-developers.com/showthread.php?t=2065878 you will probably get an "Android Upgrading" message every time you reboot. This is caused by two stray odex files that need to be removed/deleted. You can just install the new gapps package or take care of the files manually.
Code:
/system/apps/Gallery2.odex
/system/framework/com.google.widevine.software.drm.odex
Thanks for this man. The only thing I'd recommend is adding a piece, or a URL, on how to add the repo's for apt to pull those adb packages. These commands you step through are handy in *nix or Windows(-sudos). Thanks again!
Thanks, I didn't even notice that adb and fastboot were in the Universe repos as I had it enabled already.
I'll go double check then. I am running Ubuntu 13 off USB stick now and had enabled universe repo but maybe didn't get a clean update before checking for pkg. Will try again and see what's up...
I thought it required some custom repos, nothing preconfigured. If it is in universe my bad.
Thank you, for this thread was able to root daughter tablet with this tutorial. Tried the script in other thread but did not help. Thanks again
Sent from my NABI2-NV7A
Yup, its in universe, my bad.
Sent from my SPH-D700 using Tapatalk 2
Here is a quote from tikiral on installing ADB and Fastboot on Windows.
tikiral said:
Speaking of posts
@shizzy t499's post is really an excellent guide. The only thing you'd change if you're on Windows is that instead of doing the 'apt-get' you'll just download and install the SDK Tools from Google (http://dl.google.com/android/installer_r21.0.1-windows.exe) > Start up the SDK Manager.exe file from the install directory > Scroll to the very bottom > Check off Extras>Google USB Driver > Click Install packages...
After install, you should be able to go into Device Manager and update the driver's on any stray android devices and bam, you should be all set to go.
Thanks again for all the info @t499.
Click to expand...
Click to collapse
Finally got a chance to perform this on my Nabi 2. Installed with no problems what so ever and was quick too. I performed the install using Ubuntu 12.10. I found it much easier and less stressful this way. Now I have to do this to both my daughters Nabi 2 tablets.
I just finished up removing the Monarch UI apps for a normal tablet. Man I really love this tablet. I have almost all my G apps installed which I have been wanting for some time now.
Just follow the instructions to the letter and you can't go wrong with Linux. Now if we could get Jelly Bean on this it would be awesome! I posted a question about the Nabi XD in the Q&A and posted specs comparing both if anyone caught it. I am pretty sure it's possible if someone can get a hold of the XD and port it over.
Thanks again t499user and all the devs that worked to make this tablet usable.
Glad it worked for you! I would love to see some JB action on here.
Just wated to shout out and say thanks many texts were sent over getting my sons tablet rooted but we got it finally no thanks to WINDOWS, Linux is the way to go! Thank you so much for the support and late night time spent working on this! :good::victory:
Hi,
Thanks so much for your new gapp package, got it working great now. Can I check if I install the default nabi recovery image again will I loose access to google play store...?
caughron01 said:
Just wated to shout out and say thanks many texts were sent over getting my sons tablet rooted but we got it finally no thanks to WINDOWS, Linux is the way to go! Thank you so much for the support and late night time spent working on this! :good::victory:
Click to expand...
Click to collapse
I am so glad that we got it working, after switching to Linux it was pretty easy eh
dave2986 said:
Hi,
Thanks so much for your new gapp package, got it working great now. Can I check if I install the default nabi recovery image again will I loose access to google play store...?
Click to expand...
Click to collapse
The default recovery would only be needed if you have to apply a new OTA update. Other than that, I would just leave the TWRP recovery, but it has no effect on the play store.
t499user;36219934
The default recovery would only be needed if you have to apply a new OTA update. Other than that said:
I have to say, that I have never been able to reflash the stock recovery after I first flashed TWRP. Every time I tried, all I got was the defective kernelpanic-Android lying on his back and I had to reflash TWRP via fastboot. So far I installed all updates from zip-files via TWRP. However, every update resulted in a defective recovery and after every update I had to reflash TWRP.
If you know that, it takes very little time but I wonder what might have gone wrong in the first place....
If some of you could spread some light, please feel free!
Cheers
DiePlage
BTW: I've tried the stock recovery from this thread http://forum.xda-developers.com/showthread.php?t=2041224
Click to expand...
Click to collapse
DiePlage said:
I have to say, that I have never been able to reflash the stock recovery after I first flashed TWRP. Every time I tried, all I got was the defective kernelpanic-Android lying on his back and I had to reflash TWRP via fastboot. So far I installed all updates from zip-files via TWRP. However, every update resulted in a defective recovery and after every update I had to reflash TWRP.
If you know that, it takes very little time but I wonder what might have gone wrong in the first place....
If some of you could spread some light, please feel free!
Cheers
DiePlage
BTW: I've tried the stock recovery from this thread http://forum.xda-developers.com/showthread.php?t=2041224
Click to expand...
Click to collapse
Have you tried to restore the unrooted stock backup that was made in the beginning of jmz rootpackage, if you didn't make 1 or use it. There are some stock posted. Unrar and put in TWRP/BACKUPS/your number folders and restore from TWRP recovery RESTORE. I have and was completely back to stock.
You can find stock in jmz files but it is any older version. Look thru the many post tho and others have posted stock 1.9.37
http://forum.xda-developers.com/showthread.php?t=1905674
ALD3 said:
Have you tried to restore the unrooted stock backup that was made in the beginning of jmz rootpackage, I have and was completely back to stock.l]
Click to expand...
Click to collapse
I have tried to just flash the stock recovery. I thought this should be enough to do OTAs. Maybe I could find another stock recovery besides the one noted...
DiePlage said:
I have tried to just flash the stock recovery. I thought this should be enough to do OTAs. Maybe I could find another stock recovery besides the one noted...
Click to expand...
Click to collapse
Forgot that I had 1 downloaded already. Try this 1 from my Box. Stock 1.9.37
https://www.box.com/shared/but3ihiutkw62pa4gayd
DiePlage said:
Android lying on his back and I had to reflash TWRP via fastboot.
Click to expand...
Click to collapse
That is the stock recovery, it will happen that way if you don't install root.zip, and possibly after an update.
To get to the menu of the stock recovery, after getting to android laying down, you push the vol buttons.
Really hoping someone can help me. Im trying to Root the Nabi 2 on my Mac. Im following the command lines, without the "sudo" text, and when i flash the recovery, my terminal says waiting for device, and nothing happens.
i know my adb is working, bc it detects the Nabi 2 when i run the ADB devices command, and it will reboot into the bootloader.
Any suggestions??
Edit
Found this link, and all worked out. Didn't have to root, or flash recovery or anything like that, but i only really need youtube as of right now, so it worked well for me
http://everythingnabi.blogspot.ca/2012/08/googlie-booglie.html

Star B94M / B943 MTK 6589 Quadcore

Star B943 (B94M) MTK6589 Quad Core 4.5Inch 1GB RAM 4GB ROM Dual Camera 5.0MP+12MP WCDMA 3G Dual SIM Card SmartpPhone
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please pay attention, there are two versions of this devices on the Market!!!
One is with Dualcore and the other one is with Quadcore MTK6589.
So be carefully with Flashing and Rooting the devices.
There is already some progress with CWM and Root on German chinamobiles.org Forum.
-------------------------------------------------------- Testing LeWa Port Rom -------------------------------------------------------------------------------
Update 07.05.2013: LeWaport_Star_B94M_22.05.13_cm08
My friends here comes a new LeWaport (cmod08) based on the stable release for Amoi N828.
If your already on lewa simple make backup, install cmod08.zip, wipe dalvik and cache after install, all others look instructions below.
Known bugs: Wifi nvrambug, with my fix bluetooh is only working after factory reset or resore data.
Update 07.05.2013: LeWaport_Star_B94M_08.05.13_cm04
Dear friends of LeWa here is a Test version based on LeWa Amoi N828
This version is rooted with gapps, no need to load these.
Hints for install:
1. Boot to CWM or TWRP Recovery
2. Make backup including boot and recovery ( TWRP 2.5.0.0 will be installed )
3. Wipe System partition
4. Install LeWaport_Star_B94M_07.05.13_cm03.zip
6. Reboot and be happy
Known errors: some chinese apps and strings, noLED patch still needed
Further steps: bugfixing, try to port multilanguage support (don´t hesitate to help )
New logo needed
-------------------------------------------------------- Hints for 4.2.1 -------------------------------------------------------------------------------
Update 03.05.2013: Batterylive improvement
User slein has submitted selfcoded apk for LED Fix ! Thanks to him!!!!
There are a lot of activities to fix sporadical battery drain. Following APK seems to be workaround install the app and disable LED notification with widget. Thx to all testers!
Good Batterytool
Update 26.04.2013: Japanese 4.2.1 JB-image from needrom
Well running 4.2.1 from needrom
for most users, please read carefully instructions, do backup (Titanium and/or CWM/TWRP) before update
and make Factory reset as described, to avoid most problems!
Howto Root 4.2.1 and GPS-Fix by JBrandtner
---------------------------- Hints for 4.1.2. --------------------------------------------------------
Update 18.04.2013: Wifi Mac change Fix ( Thx to okupka )
- use these file (make backup before!!!) with this guide and you are done
Update 12.04.2013: Different Sound improvements
People who have problems with sound try this link from Zopo-Forum
or from Patchworkoftips
Update 11.04.2013: Data Resize partition to 2.74GB Detailed description from here
1. We backup with recovery.
2. Unloaded and 2.74GB decompressed data (Thx to spanish friends! ).
3. SP Open Flashtool and as we have done before installing the recovery in scatter-loading MT6589_Android_scatter_emmc.txt select the file in the folder where we unzipped 2.74GB Data
4. We ensure that only EBR1 and EBR2 are marked.
5. We Give to Download, accept the prompt, connect via USB the phone off the PC. As with the recovery if the process fails, disconnect the cable, remove and put the battery and repeat this step.
6. If all goes well, will back the green circle. Disconnect the phone from the PC.
7. Now we go back to recovery (Turn on the phone by holding the power key + volume +).
8. In the recovery do wipe data / factory reset.
9. Optionally if you want to restore the data and installed applications we advance restore, choose the backup you made ​​in step 1, and finally we give to Restore data.
10. Reboot from recovery. In this first boot after repartitioning we may see a notification saying the phone storage is damaged, then click in it. It will show a dialog box asking if you want to format the SD card, does not refer to the External SD but the phone's internal memory, so we do not fear clicking on Format. After doing the latter, voila, you have the Data partition (where apps are installed) extended to 2.74GB
Update 08.04.2013: 3G improvement
if phone is already root
Install from market the mobileuncle tools.
-> enter engineer mode (MTK).
-in modemtestactivity change "factory" for "telephone".
-in "band mode" GSM mode uncheck the "PCS1900."
New TWRP 2.4.4.0 Recovery available here
Update 03.04.2013: Networklocation Fix
by radekfor: i think i solved cell location problem.
Simply install latest Gapps for JB 4.1.2
Click to expand...
Click to collapse
http://goo.im/gapps/gapps-jb-20121011-signed.zip
-> boot to Recovery ( Mobileuncle Tools, or Quickboot,.... ) -> Install zip from SD-Card , ....
Update 28.03.2013: Working on JB 4.1.2
Here you go at your own risk
Drivers;
CWM 5504 and Root here;
German instruction here
New SP_Flash_Tool_v3.1304.0.119
After extracting the zip file:
1. Debug Mode in the Developer Tools Switch
2. Install the drivers ( others may work better, e.g. pdanet )
3. The superuser-313-arm-signed.zip from third copy to the external SD card
4. Phone off and take out battery
5. using the SPFTools load in directory 2. Scatterdatei -> load and Recovery.img, boot.img and flash (press download and then return battery back)
6. Disconnect the data cable after green OK
7. When switching power and Vol + hold when the Green Man comes release Power and Vol + hold on.
8. In CWM now make complete backup, after this install zip from SDcard install the superuser zip ... JB 4.2.1 may need other tools look here found by #90
9. skip step 7 +8 and install superuser using the MTKdroidtools and make backup (but it takes a relatively long time)
10. You can now delete with MTK Droidtool some China-apps."
PS: Backup Rom made with SPFtools->readback
Thanks for the alert.
I've got a quad core 6589 version, so far cannot find a way to root it..
And it's NetworkLocation.apk is missing, i tried a couple of NetworkLocation.apk from JellyBean gapps zip files, no one seems to work, either not installable, crash on boot or not working.
3G connection seems to be dodgy, H/H+ is shown on the top bar but data is not coming down normally, during 1 minute, only less than 100k data come down and not able to load even 1 page...
Anyone has the same problem?
Cheers,
Fish
star b943 (mtk6589 b94m)
could someone translate recovery menu from Chinese Language
Yes the baseband or antennas seems to be crap.
Start download and remove your hands from the device or take it only with two fingers on the upper side, then my downlads finish and downloads show normal values. Speedtest with upload is seems to be fine,...
If someone needs root or cwm write me pm, or give me public upload location I´m not so experienced with this,...
Best regards
Thanks for the advice
radekfor said:
could someone translate recovery menu from Chinese Language
Click to expand...
Click to collapse
Translate into:
-Factory Reset
-Auto (Overall?) Test
-Manual (Overall?) Test
-Single Function Test
-Test report
-Clear eMMC
-Version Info
-Reboot
Hope this helping.:laugh:
how do you think about the Star N9589?
with same quad core cpu mt6589
haisir said:
how do you think about the Star N9589?
with same quad core cpu mt6589
Click to expand...
Click to collapse
The MT6589 is really good stuff, for me its my personal Favorite , but I would prefer smaller devices with 4-4,7" max screensize.
5,5" and higher does not really fit in any shirt pocket. If I ever have to carry a bag for my phone I would prefer a tablet with much better screens and battery life.
So i´m looking forward to Jiayu G4, G5, UMI X1S, or something similar screensize
cmoegele said:
Update 28.03.2013:
Here you go at your own risk CWM 5504 and Root
Best regards
Click to expand...
Click to collapse
That's great!!!!
Thanks, it worked!
Now I still have two problems:
- amazon app-shop doesn't start (it remains black with amazon logo)
- doesn't vibrate on call in vibration mode
does someone else have the same problems?
Thanks
B94M/B943 quad
Thank you everyone for your hard work and time. I have very little experience (twice with well established models)
I was wondering if someone could clean up the txt instruction translation so someone like me can avoid brick making. Even adding better detail would be sweet. I will copy below. Thanks in advance.
"ATTENTION: The Star B94M is available as dual and quad core version!
The tools here refer exclusively to Star B94M MTK6589 or B943 quadcore devices!
After extracting the zip file:
1. Debug Mode in the Developer Tools Switch
2. Install the drivers
3. The superuser-313-arm-signed.zip from third copy to the external SD card
4. Phone off and take out battery
5. using the SPFTools load in directory 2. Scatterdatei -> load and Recovery.img, boot.img and flash (press download and then return battery back)
6. Disconnect the data cable after green OK
7. When switching power and Vol + hold when the Green Man comes release Power and Vol + hold on.
8. In CWM now either only make complete backup, or install zip from SDcard install the superuser zip ...
9. skip step 7 +8 and install superuser using the MTKdroidtools and make backup (but it takes a relatively long time)
10. You can now delete with MTK Droidtool some China-apps."
bradstallion said:
That's great!!!!
Thanks, it worked!
Now I still have two problems:
- amazon app-shop doesn't start (it remains black with amazon logo)
- doesn't vibrate on call in vibration mode
does someone else have the same problems?
Thanks
Click to expand...
Click to collapse
vibration problem was a wrong setting by my side... still have problems with amazon app-shop (very strange, I've it installed on many devices and different versions of android, jelly bean included)
angryfish99 said:
Thanks for the alert.
I've got a quad core 6589 version, so far cannot find a way to root it..
And it's NetworkLocation.apk is missing, i tried a couple of NetworkLocation.apk from JellyBean gapps zip files, no one seems to work, either not installable, crash on boot or not working.
3G connection seems to be dodgy, H/H+ is shown on the top bar but data is not coming down normally, during 1 minute, only less than 100k data come down and not able to load even 1 page...
Anyone has the same problem?
Cheers,
Fish
Click to expand...
Click to collapse
The MTK chipsets have always been weak on data connection starting from the MTK6573. It's so bad that connection can be lost while my Samsung right beside it has a good connection.
Anybody knows what is wrong with this China made phones?
Star
I managed to root. Thanks for the help guys (sarcasm).......The files that "cmoegele" posted worked except for the usb driver files. I had to use PdAnet for connection. I'll be watching to see what other members find on the camera focus and poor data comms.
Thank You
Data upload is stable, and downlad has good values for a while, but slows down from time to time. So I think the device is not doing completly wrong. There needs to be still some finetuning in Baseband and Rom like man other devices always need.
The performance and quality is really good, even +2 days Batter lifetime is a good value for this powerful device.
I´m waiting for new Roms
fmehrtens said:
I managed to root. Thanks for the help guys (sarcasm).......The files that "cmoegele" posted worked except for the usb driver files. I had to use PdAnet for connection. I'll be watching to see what other members find on the camera focus and poor data comms.
Thank You
Click to expand...
Click to collapse
Hi fmehrtens, may I know the RAM and ROM capacity of your phone model? I am wondering if 8GB ROM and 1GB RAM model can be rooted using same method, thanks.
Spec says 8GB ROM and 1GB RAM, however AnTuTu shows only 1GB ROM and 1GB RAM. Am I missing anything here?
Hello,
I've ordered this new phone Star One B943 Quad core, and i want to thank u for the rooting method ^^
I'm searching for the ROM stock, does anyone have the idea where i can find it ?
And i found that the Miz Z1 is the same phone, but with Android 4.2.1 installed. Do u think it's possible to upgrade the Star OS version with the Miz Z1 firmware ?
B934
windwaver said:
Hi fmehrtens, may I know the RAM and ROM capacity of your phone model? I am wondering if 8GB ROM and 1GB RAM model can be rooted using same method, thanks.
Click to expand...
Click to collapse
It is a 4G ROM and 1G RAM. Just FYI, the first time I tried to root it did not root, I had to try it a couple of times, and then I also loaded the ZIP file on the ROM memory along with the SD card. It worked that time. Not sure if that's what helped or not. The phone is a really nice phone ecpecially after rooting. I am also having trouble with Amazon App store app, Netflix playing too slow and the camera focus.
Good Luck and Thanks!
Neodragon12 said:
Hello,
I've ordered this new phone Star One B943 Quad core, and i want to thank u for the rooting method ^^
I'm searching for the ROM stock, does anyone have the idea where i can find it ?
And i found that the Miz Z1 is the same phone, but with Android 4.2.1 installed. Do u think it's possible to upgrade the Star OS version with the Miz Z1 firmware ?
Click to expand...
Click to collapse
I have got a Copy of the origin Rom done with SPFTools. If it is needed. You also can use the Scatterfile from the zip-file.
Do you have a link for the 4.2.1 Miz Z1 firmware ? Perhaps its a fake,...
Otherwise I will flash it to our device except the Preloader, so if it fails I could go back to stock.
cmoegele said:
Data upload is stable, and downlad has good values for a while, but slows down from time to time. So I think the device is not doing completly wrong. There needs to be still some finetuning in Baseband and Rom like man other devices always need.
The performance and quality is really good, even +2 days Batter lifetime is a good value for this powerful device.
I´m waiting for new Roms
Click to expand...
Click to collapse
May I know the country you using the phone in? I have very bad experience with MTK chipsets with regards to data transfer. Other phones e.g. Samsung, LG do not give me this problem.
How to improve the data performance?

The Lenovo A706 Owners' Thread (Root/CWM/Other Discussions)

The Lenovo A706 Owners' Thread (for Rooting, CWM, and other discussions)
Official Product Page
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
---------------------------------------------------------------------------------------------------------------
Device Specs:
---------------------------------------------------------------------------------------------------------------
SIM Type: Dual Mini-SIM
Band Coverage: GSM 900/1800/1900 MHz (Asia-Pacific)
GSM 850/1800/1900 MHz (Latin America)
WCDMA 900/2100 MHz (Asia-Pacific)
WCDMA 850/1900 MHz (Latin America)
WLAN: 802.11 a/b/g/n with hotspot capability
Display: 4.5" IPS (Can anyone confirm if it has Gorilla Glass?)
Resolution: 480 x 854
Navigation: 5-point capacitive touch
Processor: Quad-Core Qualcomm MSM 8225Q 1.2GHz
OS: Android™ 4.1 Jelly Bean with LenovoMagic UI
Memory: 1GB RAM
Storage: 4GB Internal Storage (eMMC) with memory card slot
Battery: 2000mAh Lithium Polymer user-replaceable
Dimensions: 136 x 69 x 10.4 mm
Weight: 130g
Sensors: A-GPS, Gravitation, Ambient light sensor, Proximity sensor
Camera: Front: 0.3MP fixed-focus, Rear: 5MP auto-focus
FM Radio: Yes
Color: White
---------------------------------------------------------------------------------------------------------------
This is a good budget device when compared to other devices from lead manufacturers like Samsung, Sony, LG or Huawei.
While searching on the internet I did find some Root & CWM installation methods.
I will be updating the relevant posts as and when needed.
You can look in the list below for what you want to do with your device.
ATTENTION!!! READ THIS BEFORE DOING ANYTHING
---------------------------------------------------------------------------------
Friend, there are two versions of this device in the market:
1. A706 (Chinese model)
2. A706_ROW (International Model)
The ROMs in this thread are only for the A706ROW model of this phone unless otherwise stated.
If you have the chinese model or another model A760 (which is a different model) then the ROMs in this thread are not for you.
Model A706 and A760 are two different models with almost same specifications. This DOES NOT mean that the ROMs of A706ROW are compatible with A760.
Please DO NOT confuse Lenovo A706 with Lenovo A760 as these are two different devices!!! Flash or experiment at your own risk!!!!
If you share a ROM link for any of the above devices, then please mention clearly the device for which the ROM can be used.
What to do with your Device ?
-------------------------------------------
DISCLAIMER:
---------------------
Rooting your device VOIDS your warranty. Remember if you are doing this, it is at your own sole responsibility
and I cannot be held responsible for any damage to your device, data loss, or any personal injury as a result of your actions.
And, If you still feel it is worth the effort, proceed with caution!
FOR NOOBS
--------------------
Read the instructions (click on SHOW to read) before attempting anything from the list below!
First you need to have the Android SDK installed on your computer. Or atleast you need to have the adb & fastboot files available on your computer.
Here's a good post that tells you how to setup ADB and fastboot.
Here's a post that has a list of adb/shell commands for noobs.
Ok, once you are done with the setup of ADB & fastboot on your computer, then you can proceed with the below instructions.
--------------------
IMPORTANT NOTE BEFORE FLASHING:
-------------------------------------------------------------
Recently, I have noticed that many people after buying the phone are flashing any firmware to their phones and most of the time without checking the phone versions and the OS versions. In the stock firmware post, I had mentioned that people having the Chinese version of the phone should NOT flash the ROW (international) firmware otherwise it would mess up their phone and network etc.
SOLUTION FOR SIM ERROR & DOWNGRADING TO CHINESE ROM
-----------------------------------------------------------------------------------------------------
Now, some of the people have already done such a mistake and for those people (who are having SIM or network problems and want to go back to chinese ROM, I am sticking this post by danyno1 to the OP:
(Click SHOW to See the quoted post)
----------------------
danyno1 said:
hi
I've just installed the "A706ROW_1_S_2_001_0020_130821 MegaFull"" rom , and now i have no network coverage, it doesnt recognize my simcards
I live in Iran.
what should i do??
is there any way to unlock it ??
please help me with this situation , i'm in a hurry
------------------------------------------
after reading the whole topic posts, and testing all the methods , the problem is solved [thanks to mixbox360's posts.] i'm going to just copy and paste his 2 separated posts.
BEST soloutions for these 2 common problems :
#1 device doesnt recognize simcards
#2 being unable to downgrade to the chinees stock rom
soloution of the #1 problem :
how I fixed: Just Installed the QNeonModern 1.7 ROM... then I installed the update of a chinese ROM from bootdroid (I mean putt the update.qsb file un the sdfuse directory o my sd card, then power and vol+ to enter the menu and selected SD UPDATE)... thats all... I have again my chinese rom with signal for calls untill we discover how to make work the athk board in the ROW roms.
Hope to be helpfull!
Click to expand...
Click to collapse
soloution for #2 problem:
Ok trying again to put my chinese device in ROW rom with sim signal, and found a solution:
1:Flash via droidboot a chinese stock firmware I used the 130325
2:Rooted device with vroot and installed CWM Recovery via ADB
3:In the procedure to install custom rom Qneon one of the steps is to flash boot.img via fastboot... well I just didn´t do this step and flashed directly Qneon_1.7.1.zip via CWM
4: Did data/factory reset, cache reset and dalvik cache reset
5:Reboot system
An Ready! Finally got my chinese device in spanish and sim signal.
Click to expand...
Click to collapse
ENJOY THE DUAL SIM ANTENNA + ROM WITH MULTIPLE LANGUAGES
CREDITS : mixbox360
Click to expand...
Click to collapse
------------------------------------------
For Installing CWM: Go to Post #2
For Rooting: Go to Post #3
For Stock ROMs: Go to post #4
For Custom ROMs: Go to post #5
Credits:
-------------
- Lenovo for making a surprisingly good budget phone
- And users for buying it!
Enjoy your phone and share your thoughts and helpful insights/useful methods with all other users here so that they can benefit from your research.
CWM Installation Instructions:
-------------------------------------------
Make sure you have all the drivers for your phone installed on your computer. Download for A706 from here. Some other Qualcomm drivers (not sure if required)
Make sure you have USB Debugging enabled, Install from Unknown Sources is enabled and device is detected in ADB run this command:
Code:
adb devices
Download the CWM Recovery for A706 from here.
Unzip the downloaded file to get a "recovery.img" recovery image file.
Press SHIFT key + Right mouse click in the folder where the file is located and select Open Command from Here.
Now, in the command prompt do the following:
a. Reboot into Bootloader mode. Use command:
Code:
adb reboot bootloader
b. Device will reboot and display Lenovo logo. (check if device is in bootloader mode by running command:
Code:
fastboot devices
. If you see a device connected then you have successfully rebooted into fastboot mode.
c. Now, run this command:
Code:
fastboot flash recovery recovery.img
(This will flash the CWM recovery image to the device).
d. Once successful, reboot the device using this command:
Code:
fastboot reboot
. Or, you can keep the power+vol up+ vol down buttons pressed to restart.​
If everything has gone well, this should get CWM installed on your device. Your device is still *not rooted*. Once you have installed CWM, please proceed to the ROOT instructions post to *root* your device.
CREDITS:
---------------
This post (in Vietnamese)
This post for Recovery (in Russian)
This post for Drivers links (in Russian)
And, to all the other great Russian/Chinese forums and sites who have such vast info on Lenovo which we need in English
DISCLAIMER: Rooting your device VOIDS your warranty. Proceed with caution!!!
1. CWM ROOT METHOD
-------------------------------------
Ok, so you have successfully installed CWM and need root.
1. Just download this Root for A706 ( CWM flashable zip file)
2. Reboot phone to CWM Recovery (use command: adb reboot recovery)
3. Flash the zip and then restart into OS.
4. Now, you should get the Super user app in the list.
2. VROOT (ONE-CLICK ROOTING) METHOD
------------------------------------------------------------------
For noobs AND people who either don't want to install CWM or are unsure of it's usage and only want root, can use this guide for VROOT one-click rooting method. The guide has been translated and posted on XDA by zhuhang. The original vroot post/method (in chinese) exists on this site.
CREDITS:
---------------
Same as in the CWM post above.
Thanks to zhuhang for posting the VROOT guide in english (translated from chinese).
DISCLAIMER: Follow these instructions at your OWN risk & responsibility. They are provided AS-IS without any liability.
IMPORTANT NOTE BEFORE FLASHING:
-------------------------------------------------------------
Recently, I have noticed that many people after buying the phone are flashing any firmware to their phones and most of the time without checking the phone versions and the OS versions. In the stock firmware post, I had mentioned that people having the Chinese version of the phone should NOT flash the ROW (international) firmware otherwise it would mess up their phone and network etc.
Solution to the problem is now in the OP. Please follow it if you have SIM error or network issue.
STOCK ROM
--------------------
I am posting a list of stock firmware(s) that I can find for the A706 here, along with instructions on how to install it.
FIRMWARE LIST
-------------------------
Build Number: A706_ROW_S018:
Details:
Firmware Type: Official Release
Languages: English, Russian, Chinese, Indonesian & Vietnamese
Build Date: 15/07/2013
OS: Android 4.1.2 with Lenovo Magic UI
Download Link: Get it from here (Lenovo-Forums.ru)
(You need to click on the green button on the page. Once you click there then you need to register and logged in, to download it.)
CREDIT: This post in Russian.​
This post by 5[Strogino] has a list of stock firmwares and links to download them.
INSTRUCTIONS
-----------------------
A memory card is required.
Boot into Android normally.
Connect your phone to your PC/Laptop with a USB cable and when asked (or in USB connection settings), please select USB Mass storage mode to mount SD card.
On the root of the memory card, create a folder called "sdfuse".
Unzip the downloaded firmware, you will get a QSB file.
Copy the QSB file to the sdfuse folder that we created earlier on the root of SD card.
Note: Please make sure that your phone has atleast 60% power before attempting or beginning upgrade. Or keep charger connected during the process.
SD card upgrade process:
Long press VOL UP + POWER_KEY to enter the droidboot,
A menu will appear. Select the fourth option, SDUPDATE.
At the bottom of the screen, you can see the progress and status of the update
When you see the message "SDCARD UPDATE SUCCESS!!!", this means you successfully completed the upgrade process
Now, reboot your device and hopefully it should be updated.
That's it! If you guys have found any more firmware download links (even for different regions, build etc.) just share them with me along with details and I will add them to the list in this post.
CREDIT: Instructions were taken from this post and formatted and edited for better understanding.
A List of Custom ROMs
------------------------------------
QNeon-Modern ROM (based on Russian Firmware but has English too): Visit the original thread (in Russian)
Please do share more ROMs with me so that I can include them in this list.
help!
hello bro! i got stuck at installing the cwm flashable file. it's saying "Verifying update package.... Installation aborted"
gr8techie said:
RESERVED (for a list of Stock ROMs/Stock ROM installation)
Click to expand...
Click to collapse
Thanks,
Very nice thread. Had the phone for a month but no support anywhere. i need the stock rom, if u have pls pm me.
thanks again
scuderialoki said:
hello bro! i got stuck at installing the cwm flashable file. it's saying "Verifying update package.... Installation aborted"
Click to expand...
Click to collapse
scuderialoki, unfortunate that you got stuck. worked for me without any issues. i upped the same file that i used on mediafire. can you re-download the file and then check if the file is ok by extracting the zip using winrar or winzip? if it is ok then try flashing it again.
guliboy123 said:
Thanks,
Very nice thread. Had the phone for a month but no support anywhere. i need the stock rom, if u have pls pm me.
thanks again
Click to expand...
Click to collapse
guliboy123, i will be putting the link and some instructions on the stock rom post soon. bear with me as i have to check the instructions from the russian/chinese sites and then put it up here. in the meantime, i suggest you take a backup of your current ROM (which is stock) using CWM and then try out the QNeon-Modern ROM. remember u need to flash that ROM using CWM.
thanks
scuderialoki, unfortunate that you got stuck. worked for me without any issues. i upped the same file that i used on mediafire. can you re-download the file and then check if the file is ok by extracting the zip using winrar or winzip? if it is ok then try flashing it again.
Click to expand...
Click to collapse
gr8techie thanks for the reply. i really appreciate it. just downloaded the flashable cwm however it's still the same bro. lemme tell you something though. i rooted the devices before using framaroot and everything is ok but i had to do a factory reset through the settings app in A706. i still see the superuser app in the system apps and i cant uninstall it. when i open the superuser app in the drawer it's giving me an error that the su binary is not installed and su cant install it.
scuderialoki said:
gr8techie thanks for the reply. i really appreciate it. just downloaded the flashable cwm however it's still the same bro. lemme tell you something though. i rooted the devices before using framaroot and everything is ok but i had to do a factory reset through the settings app in A706. i still see the superuser app in the system apps and i cant uninstall it. when i open the superuser app in the drawer it's giving me an error that the su binary is not installed and su cant install it.
Click to expand...
Click to collapse
ok, please tell me if you have CWM installed on your device? I believe it is not installed. if this is the case, then you need to flash CWM and then try installing the zip again.
if it is installed then, i believe the super su from previous rooting maybe causing the problem. check on Playstore for a method to unroot your device. or google it. then you need to root again. hope this solves your problem.
thanks
Hi bro thanks for the reply i attached a screenshot of my root validation. I used an app to identify that. And by the way my recovery is installed. I the super su app is killing it
New page for our devices :good:
I had rooted my Lenovo A706 before You made this page You are faster than me , bro :laugh::laugh:
Hope our A706 will have more ROM, Init , Kernel that make it better
Some picture of mine, they are old ones..I am cooking some new thing on A706...:laugh: hope you like
Anyone know how to switch between few apps on lenovo A706?
long press on home button will only show the google now
Changing input method when typing also an issues i met,
anyway to change the input method when typing?
Can someone upload an official updated rom (ROW) for lenovo a706? It'll be much appreciated.
FREE CALLING SERVICE PROBLEM
guys,, may be you can help me... the problem is i can hear what other people are saying in LINE / Skype /Viber but people can't hear anything i said.
Goog, I want it
Sent from my Lenovo A706 using xda premium
silv3rmoon said:
Anyone know how to switch between few apps on lenovo A706?
long press on home button will only show the google now
Changing input method when typing also an issues i met,
anyway to change the input method when typing?
Click to expand...
Click to collapse
Long press in menu button ^^
---------- Post added at 08:20 PM ---------- Previous post was at 08:18 PM ----------
rapnix said:
FREE CALLING SERVICE PROBLEM
guys,, may be you can help me... the problem is i can hear what other people are saying in LINE / Skype /Viber but people can't hear anything i said.
Click to expand...
Click to collapse
just viber bro...because maybe viber isn't usable for us now..i can use skype , line , zalo and every things else nomarly
@trithong.. bro. also in LINE and TALKRAY i encounter this problem some of us already encounter this problem what version do you have? i have A706ROW.. no problem if only chatting but if i want to use calling features that's were i encounter this kind of problem i can here them but they cannot here me
my A706 can't root.
CWM show Installation abort!
Baseband ver
A706ROW_1_A_2_0046_130604
Internal ver
A706ROW_1_S_2_001_0018_130705

Twrp 3.3.1. UmiDIGI Power 4G

TWRP 331 Porting Thread for New UMIDIGI Power 4G
New thread for the new model UMIDIGI Power 4G Helio P35 Octa core Mtk 6765
Umidigi Power 4G MT6765 Octa Core 4G 4GB 64GB Android 9 Smartphone 6,3 inches
Everybody are Welcome!:good:
MANY THANKS TO OUR MODERATORS TO OPEN AGAIN THIS THREAD !
More attention to the Xda-developers Rules:
http://forum.xda-developers.com/announcement.php?f=256
Many thanks to "SUPER ADMIN" MR. MIKE​
New twrp 331-test 1 for this device is builded!
Now need period of tests...
http://www.mediafire.com/file/cnqw8d2qkjqtp6k/Twrp_331_test1_Umi_Power.rar/file
reserved 1
Reserved 2
TWRP Not Working for Me
Finally received the phone today. Spent a few hours trying to get your TWRP port installed with no luck unfortunately. After flashing it via SP Flash Tool, I ran into an "Orange State" unlock warning (which I assume is normal). However it's followed by a bootloop. I can only get the phone to boot using the stock recovery.img. Any modifications to the recovery causes a loop.
On the other hand though, I was able to get root through Magisk (I'm using the latest 19.3 version), and patching the stock boot.img through the app, then flashing the patched boot.img to the phone with SP Flash Tool. I have Viper4Android working, which was my main reason for wanting root, so I'm satisfied for the most part. Can't wait to try this phone out as my daily driver!
SeekerofLight.iz said:
Finally received the phone today. Spent a few hours trying to get your TWRP port installed with no luck unfortunately. After flashing it via SP Flash Tool, I ran into an "Orange State" unlock warning (which I assume is normal). However it's followed by a bootloop. I can only get the phone to boot using the stock recovery.img. Any modifications to the recovery causes a loop.
On the other hand though, I was able to get root through Magisk (I'm using the latest 19.3 version), and patching the stock boot.img through the app, then flashing the patched boot.img to the phone with SP Flash Tool. I have Viper4Android working, which was my main reason for wanting root, so I'm satisfied for the most part. Can't wait to try this phone out as my daily driver!
Click to expand...
Click to collapse
I confirm the first part of this, same issue here... i'd like to flash a twrp for gsi purposes, but for now no luck
SeekerofLight.iz said:
On the other hand though, I was able to get root through Magisk (I'm using the latest 19.3 version), and patching the stock boot.img through the app, then flashing the patched boot.img to the phone with SP Flash Tool. I have Viper4Android working, which was my main reason for wanting root, so I'm satisfied for the most part. Can't wait to try this phone out as my daily driver!
Click to expand...
Click to collapse
Can you write how you got the root of the law? Instructions for inexperienced users.
Thank you in advance.
Root UMIDIGI Power with Magisk
mr A V said:
Can you write how you got the root of the law? Instructions for inexperienced users.
Thank you in advance.
Click to expand...
Click to collapse
Sure thing! Here's a Magisk root guide for anyone just getting started that I wrote up just now. (All mentioned files are provided in the zip.)
Step 0 - Download the Attached Zip File Below
Google Drive Mirror
Mediafire Mirror
MEGA Mirror
Step 1 - Drivers
Install the MediaTek drivers by running "DriverInstaller.exe". These are the drivers that worked for me. But if you have issues with them in Step 5, Google "Mediatek MT65xx USB VCOM Drivers" (or some variation of that) and try some others you can find.
-----------------------------------
Step 2 - Install ADB Interface
Install the Android SDK (ADB Interface). To do this drop the platform-tools folder (from the Step 2 folder) into your C:\ directory. Press the windows start button and search for "Environment Variables" and click on "Edit environment variables" from the results. Under SYSTEM VARIABLES on the bottom (not User variables above it) click on the "Path" variable, and click edit. In the new window that appears, hit "Browse..." and click on the "platform-tools" folder that you placed in your C:\ directory.
All this does is allows you to easily input adb commands into command prompt with no issues. This will be used to verify that the device is appearing properly and issue commands in case of emergency.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------------------
Step 3 - Install Magisk
Copy the Magisk.apk to your phone and install it.
(This is where you can then copy the boot.img to your device and patch it via the Magisk app to create the "magisk_patched_boot.img" file, however I have included the already patched file in Step 6 for the UMIDIGI Power so you don't need to.)
Also, this is the Magisk v19.3 Beta, but you can install another version.
-----------------------------------
Step 4 - OEM Unlocking/USB Debugging Mode
On your phone, go to Settings >> System >> Developer Options. (If you haven't activated Developer Options yet, do that by going to About Phone >> Build number, and tap it a bunch of times, but I'm sure you already know this lol)
In Developer Options, turn on "OEM Unlocking" to unlock the bootloader, and USB Debugging.
-----------------------------------
Step 5 - Verify That Your Phone is Detected with ADB
Connect your phone to your PC. Make sure you click "Allow USB debugging" on your phone. Then open up Command Prompt. (Protip: Type "color a" and press Enter if you want to feel like a REAL HACKERMAN.) Now, type in "adb devices" and verify that your phone is detected by your computer. If it's detected, then that's perfect you can move on to Step 6. If not, then uh... you may have to try and find some other MediaTek drivers mentioned in Step 1.
-----------------------------------
Step 6 - Set up SP Flash Tool
Open up SP Flash Tool on your computer by running "flash_tool.exe" in the SP Flash Tool Folder. (If at any time it shows a "Processing" window for some reason, just close and reopen the program if it doesn't go away on its own.)
On the first line choose "MTK_AllInOne_DA.bin". And the third line "Authentication File" can be left blank.
On the second line where it shows "Scatter-loading File", hit "choose" and find the "MT6765_Android_scatter.txt" file in the Step 6 folder. It'll load up and show a bunch of green/white rows in the space below.
Now this looked intimidating to me at first, but it's actually quite simple. As far as I understand (and I could be wrong but), the scatter file just tells the program where to place certain files, like a map for the program to follow. The scatter file I provided is for the UMIDIGI Power. The only thing we'll worry about for now is the boot.img file (but in the future, this is where you could also install a TWRP recovery once we get one that is confirmed to work.)
So in the white/green list, scroll down to where it says "boot" in the "Name" column, and click on the blank area in the "Location" column. It will bring up a window where you can browse to the "magisk_patched_boot.img" that I provided.
-----------------------------------
Step 7 - The Big Huzzah (Rooting)
Power off your phone and make sure it's UNPLUGGED. On SP Flash Tool, click "Download". This prepares the program to begin flashing your phone as soon as it is connected. Grab your phone with one hand, and with your other hand plug in the USB cable (if you only have one hand, use your mouth I guess). Your screen should not turn on at all throughout this process, but if it's successful, you should see that the program begins to flash your device after a second or two. Now just wait until it reaches 100% and says "Download Ok" with a green checkmark. And you're pretty much done!
You can then boot up your phone and check the Magisk app, as well as download a root checker from the Play Store to confirm that your phone has root access! Have fun!
Thank you, far-away friend from me, that you are such a sympathetic person! Thank you for writing everything so quickly and in detail. As soon as I receive my phone, I will definitely try to do everything as you wrote.
Tell me, do you plan to install any firmware on this device? For example, Miui. Or are you satisfied with the stock?
mr A V said:
Thank you, far-away friend from me, that you are such a sympathetic person! Thank you for writing everything so quickly and in detail. As soon as I receive my phone, I will definitely try to do everything as you wrote.
Tell me, do you plan to install any firmware on this device? For example, Miui. Or are you satisfied with the stock?
Click to expand...
Click to collapse
No problem! Unfortunately I don't see many custom ROMs coming to this phone, considering it's not a very popular device. I'd guess our best bet is to hope that the UMIDIGI F1 gets some support, and that anything on there can hopefully be ported over to this phone, but even that device isn't very popular either. For me though, that's not a huge issue because I'm actually quite satisfied with the stock firmware it has on board. It's basically stock Android Pie, and I've been able to add all the extra goodies I want into the phone through Magisk Manager and EdXposed with very minor issues. Most notably Viper4Android to fix the slightly tinny speakers and pump up the overall headphone experience too, and Gravity Box for some extra minor software customization.
Overall, I'd say the biggest downside to this device is the limited camera capabilities, and its somewhat limited performance for heavier tasks like 3D games / game streaming. But other than that, this feels like a very premium device. :good:
I thought about the fact that it is you who can transfer other firmware to this device. As a developer, let's say.
On the F1 already installing the firmware AOSP, LOS and other projects. But need to flash these firmware through TVRP recovery. For our device, there is no such recovery yet.
I have little understanding of the intricacies of the android. Sorry if my questions seem silly.
If we take the firmware for F1, for example AOSP, will it have to be somehow changed for our UD Power? Or can just take the archive, as it is, and flash it?
The processor of our smartphone is not very strong, so it is not for games. It is also not clear what RAM is installed. It looks like the manufacturer has installed a cheap part. Put single-channel LDDR 3. So he made a low price. At the expense of device performance.
mr A V said:
I thought about the fact that it is you who can transfer other firmware to this device. As a developer, let's say.
On the F1 already installing the firmware AOSP, LOS and other projects. But need to flash these firmware through TVRP recovery. For our device, there is no such recovery yet.
I have little understanding of the intricacies of the android. Sorry if my questions seem silly.
If we take the firmware for F1, for example AOSP, will it have to be somehow changed for our UD Power? Or can just take the archive, as it is, and flash it?
The processor of our smartphone is not very strong, so it is not for games. It is also not clear what RAM is installed. It looks like the manufacturer has installed a cheap part. Put single-channel LDDR 3. So he made a low price. At the expense of device performance.
Click to expand...
Click to collapse
I definitely consider myself to be a major noob with the more advanced Android development stuff. I only know enough to find my way around the internet and flash compatible software, haha. I've never looked into creating ports myself, but it's certainly something I think might be worth learning, especially with the limited device support on these phones.
And yeah, in terms of performance I don't expect much out of a phone at this price point, but for all the essentials - music, 1080p YouTube, web browsing, and mid to light gaming, it's surprisingly great considering the price. I haven't had any issues with the memory as of yet, so I wouldn't be too concerned, although you're definitely right in that they probably source some pretty cheap parts for these kind of phones.
SeekerofLight.iz said:
Sure thing! Here's a Magisk root guide for anyone just getting started that I wrote up just now. (All mentioned files are provided in the zip.)
"stubbed guide"
Click to expand...
Click to collapse
It works like a charm, thank you! by the way, were you able to boot that twrp or still nothing? and if you made it, were you able to flash a gsi over that too? i'm unable even to boot that twrp
---------- Post added at 09:30 AM ---------- Previous post was at 09:29 AM ----------
ghost45 said:
TWRP 331 Porting Thread for New UMIDIGI Power 4G
New thread for the new model UMIDIGI Power 4G Helio P35 Octa core Mtk 6765
Umidigi Power 4G MT6765 Octa Core 4G 4GB 64GB Android 9 Smartphone 6,3 inches
Everybody are Welcome!:good:
MANY THANKS TO OUR MODERATORS TO OPEN AGAIN THIS THREAD !
More attention to the Xda-developers Rules:
http://forum.xda-developers.com/announcement.php?f=256
Many thanks to "SUPER ADMIN" MR. MIKE​
Click to expand...
Click to collapse
Can i ask you a guide on how were you able to boot it? i'm only getting a bootloop after flashing that from SPFlash
I will build one other version of recovery soon...
mg95tux said:
It works like a charm, thank you! by the way, were you able to boot that twrp or still nothing? and if you made it, were you able to flash a gsi over that too? i'm unable even to boot that twrp
Click to expand...
Click to collapse
Glad to hear it worked for you!
Still nothing. Unfortunately I haven't had any luck with booting into TWRP since I last tried it. Hoping ghost45 will be able to help us out with that when he gets the chance.
Bootloop - Secureboot
Nevermind, bootloader locked.
just type on CMD:
adb reboot bootloader
then
fastboot flashing unlock
Andre_Filho said:
Nevermind, bootloader locked.
just type on CMD:
adb reboot bootloader
then
fastboot flashing unlock
Click to expand...
Click to collapse
remember to allow oem unlock from developer settings in stock rom, otherwise it will fail!
SeekerofLight.iz said:
Finally received the phone today. Spent a few hours trying to get your TWRP port installed with no luck unfortunately. After flashing it via SP Flash Tool, I ran into an "Orange State" unlock warning (which I assume is normal). However it's followed by a bootloop. I can only get the phone to boot using the stock recovery.img. Any modifications to the recovery causes a loop.
On the other hand though, I was able to get root through Magisk (I'm using the latest 19.3 version), and patching the stock boot.img through the app, then flashing the patched boot.img to the phone with SP Flash Tool. I have Viper4Android working, which was my main reason for wanting root, so I'm satisfied for the most part. Can't wait to try this phone out as my daily driver!
Click to expand...
Click to collapse
How do you manage to work Viper.
Cause i'm having some problems, tested all versions and my Driver always stays on "Active: NO Format: Unsuported.... Abnormal"
BusyBox also don't seens to work.
:/
Some help?
Andre_Filho said:
How do you manage to work Viper.
Cause i'm having some problems, tested all versions and my Driver always stays on "Active: NO Format: Unsuported.... Abnormal"
BusyBox also don't seens to work.
:/
Some help?
Click to expand...
Click to collapse
The trick to getting Viper4Android to work is to make sure you have SELinux set to "PERMISSIVE" rather than "ENFORCING" on your phone. Here's a handy little app designed to automatically set it to permissive on boot!
https://forum.xda-developers.com/devdb/project/?id=1561#downloads
And for BusyBox, I was having issues too at first because I think with systemless root, BusyBox can only be installed in /sbin, which gets wiped after each boot. So I searched for "BusyBox" in the Magisk app and found a module called "BusyBox for Android NDK" which has worked perfectly for me.
One thing to note...
Sometimes SELinux doesn't always get changed automatically everytime you boot up. It's pretty consistent, but every once in awhile you may need to manually set it to permissive mode again if things don't seem to be working. But it's literally just pressing a single button, so not a big deal.
The other thing is with Viper itself- At times when I launch the app, the driver status says "abnormal" even after I've toggled SELinux to permissive. If you go into settings and toggle "compatibility mode" or "attach audio effects" on and then off that seems to refresh the driver status. Not sure why, but it works.
Let me know if you have any issues.
TWRP for UMIDIGI POWER
I ask for help in creating TWRP for UMIDIGI POWER firmaware ROM v1.5
Please make for this model TWRP
I am very grateful to you - I unlocked the phone and got the rights Root rights.
It remains only to create a TWRP for UMIDIGI POWER
At this forum, competent specialists and for other models everything is already done.
Maybe there is a website where you can make an order to create a TWRP?
Unfortunately, I do not know English and I do not know how to apply.
I would be very grateful and ready to test your work.

Categories

Resources