[Q] Teclast x98 AIR 2 HG8N - General Questions and Answers

I have a Teclast x 98 AIR 2 HG8N. I'd like to install a custom ROM, but don't want to lose the Windows 8 partition. I would like it to be rooted, as well.
Is there a thread with clear and tested instructions that specifically relates to the HG8N? I don't want to take a chance on bricking my tablet so I
haven't attempted to follow any of the general guides recommended for the Teclast x98 Air 3G or x98 Air 2
Thanks

I also have HG8N and I flashed Android ROM to Mirek's ROM. Check out :
http://forum.xda-developers.com/showpost.php?p=62024241&postcount=10608 (KitKat)
http://forum.xda-developers.com/showpost.php?p=62303068&postcount=11597 (Lollipop)
install included drivers and run batch file, follow screen instructions.

Related

[DEV] unofficial ClockworkMod Recovery 5 for Ingenic JZ4770/JZ4760 tablets

this is a work-in-progress development project for porting ClockworkMod Recovery 5 to Ingenic JZ4770/JZ4760 tablets.
this is not perfect at all. and I'm very busy. progress will be very very slow. I may not be able to answer your question/request. if you have some idea for improvement, please do it freely.
there is no support from any makers/vendors. you must agree all risks by installing non-supported files, it may brick your tablet, and you may lose official support/warranty.
* YOU MUST READ CAREFULLY POST#1, #2, AND #3!
* DO NOT USE IF YOUR TABLET IS NOT LISTED BELOW. IT WILL BRICK YOUR TABLET!
* project page
http://androtab.info/mips/ingenic/clockworkmod/
* supported tablets
ainol NOVO7 Basic and Paladin
Velocity Micro Cruz T100 series (Android 2.2 updated model and Android 2.0 PT701i model)
Velocity Micro Cruz T301
ronzi A3
* changelog
refer git log
* resources
http://developer.mips.com/android/
https://github.com/naobsd/cm_bootable_recovery/compare/ics...ics-mips-naobsd
https://github.com/naobsd/mips_build/compare/mips-ics-mr1...mips-ics-clockworkmod
https://github.com/naobsd/mips_external-busybox/compare/ics...ics-mips
* How to install ClockworkMod Recovery 5 (for ainol NOVO7 Basic/Paladin, Cruz T100 series, Cruz T301)
1. download recovery-signed.zip for your tablet (DO NOT USE FILES FOR OTHER TABLETS!)
2. (if you are using stock recovery)rename it to update.zip, then put it on root of SD card
3. install update.zip from recovery
on stock recovery, update.zip will be installed automatically. on ClockworkMod Recovery, you need to select menu item manually.
* How to install ClockworkMod Recovery 5 (for ronzi A3)
1. download recovery.zip for your tablet (DO NOT USE FILES FOR OTHER TABLETS!), then extract recovery.cpio.img from it
2. make backup of stock recovery
Code:
adb remount
adb shell mv /system/recovery.cpio.img /system/recovery.cpio.img.bak
3. copy recovery.cpio.img into your tablet, then flash it
Code:
adb shell inand_flash_image recovery recovery.cpio.img
* How to boot recovery
push & hold VOL+ while power on
* How to boot recovery (alternative)
Code:
adb reboot recovery
*How to control ClockworkMod Recovery 5
VOL-/HOME: down, VOL+: up, POWER/MENU: select, BACK: back
* Superuser, su, and busybox
it can be installed from ClockworkMod Recovery 5
- Superuser, su, and busybox for JZ4770 ICS
- Superuser, su, and busybox for JZ4760 Froyo
* random notes
- stock recovery
if you installed update.zip from stock recovery, stock recovery image should be renamed as /system/recovery.cpio.img.bak. (unless you didn't remove /system/recovery.cpio.img)
it can be flashed by "inand_flash_image" command. (use "flash_image" command for T100 series except PT701i model)
- mbr, xboot, boot, and recovery areas
backup/restore doesn't work for mbr, xboot, boot, and recovery areas
- time for reboot/poweroff (NOVO7 Basic)
I don't know why but reboot/poweroff take long time (as same as stock rom). you should wait 1 minute. if nothing is happened in 10 minutes, use reset hole
for now I'm preparing to push my changes to github. I'm very busy so it needs some time.
if you made some.zip file to do something for MIPS Android (e.g. superuser.apk with su binary for MIPS), please tell me. I'll add link to post#1.
if you have some idea for next work, please tell me too. (but, as I wrote, I may not be able to answer your request. sorry)
Thanks for your starting thread and project.
I bought a Advanced model but they send us a Basic Novo7.
All we know the incompatibilites using a cpu MIPS, that doesnt allow to run a lot of Android software that for default its compiled for ARM processors.
Im getting a bundle pack of apps running under our device.
Kashamalaga said:
Thanks for your starting thread and project.
I bought a Advanced model but they send us a Basic Novo7.
All we know the incompatibilites using a cpu MIPS, that doesnt allow to run a lot of Android software that for default its compiled for ARM processors.
Im getting a bundle pack of apps running under our device.
Click to expand...
Click to collapse
thank you. I understand your condition.
but here is dev thread for clockworkmod for novo7 basic. if you want to talk about apps which support mips android and/or any general things about novo7b, I recommend you to make new thread for it.
fun_ said:
thank you. I understand your condition.
but here is dev thread for clockworkmod for novo7 basic. if you want to talk about apps which support mips android and/or any general things about novo7b, I recommend you to make new thread for it.
Click to expand...
Click to collapse
I will do as you said
This is great news. If you are wanting to test any work with users on Velocity Cruz t301's which also run an ingenic processor (JZ4760) .
UPDATE: Tried running CWM for the hell of it on the t301 . Stuck at boot screen was able to get back to original recovery however. I'm guessing it might be due to the entry point into the kernel . Since the t301 is ancient Froyo. Would love to take a look at the source
Also here SHOULD be a working SU for MIPs. It work's on the cruz tablets
vanduhl said:
This is great news. If you are wanting to test any work with users on Velocity Cruz t301's which also run an ingenic processor (JZ4760) .
UPDATE: Tried running CWM for the hell of it on the t301 . Stuck at boot screen was able to get back to original recovery however. I'm guessing it might be due to the entry point into the kernel . Since the t301 is ancient Froyo. Would love to take a look at the source
Click to expand...
Click to collapse
I couldn't read what you did exactly. if you flashed my image w/o modification, it must not work. as I wrote, DO NOT USE file for other tablet.
please explain what you did, and please explain detail about your tablet before any random work.
fun_ said:
I couldn't read what you did exactly. if you flashed my image w/o modification, it must not work. as I wrote, DO NOT USE file for other tablet.
please explain what you did, and please explain detail about your tablet before any random work.
Click to expand...
Click to collapse
Attempted using the above stated method(understanding you said DO NOT US file on other tablet) I was curious to see as what kind of error would or may of come up. I'm interested in modifying this for the Velocity Cruz T301 tablet(running a JZ4760 processor) as that community of tablet users has been left under the dust. Now with the novo coming out it will further pile under the dust. I have not yet made any modifications to it, although I would very much like to.
vanduhl said:
Attempted using the above stated method(understanding you said DO NOT US file on other tablet) I was curious to see as what kind of error would or may of come up.
Click to expand...
Click to collapse
kernel must not work because it's for NOVO7B. in general, kernel can't be shared among different products.
key assign, and partition layout may be different too. but currently I have no idea how to fix them because I don't have any detail about your tablet...
http://en.ingenic.cn/product.aspx
it seems JZ4760 is NOT MIPS32R2. then I need to recompile userland binaries.
anyway, technical detail is required to support other tablets.
http://bbs.imp3.net/thread-10520163-1-2.html
it seems source code for xboot, android 2.2 and (part of?)kernel source for NOVO7B is released. I don't try to compile them yet so I may be wrong.
I'll check them later.
Is it possible that someday this recovery will be also ported for ainol novo7 Advanced ?
endrju100 said:
Is it possible that someday this recovery will be also ported for ainol novo7 Advanced ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1378594
you should use search engine before post a question.
vanduhl said:
This is great news. If you are wanting to test any work with users on Velocity Cruz t301's which also run an ingenic processor (JZ4760) .
UPDATE: Tried running CWM for the hell of it on the t301 . Stuck at boot screen was able to get back to original recovery however. I'm guessing it might be due to the entry point into the kernel . Since the t301 is ancient Froyo. Would love to take a look at the source
Click to expand...
Click to collapse
How did you get back to your stock recovery image on the T301? I think I borked mines on a T105 accidentally with ROM Manager. I accidentally pressed the screen too many times while 'exploring' and the delayed input caused ROM Manager to start flashing a recovery. Now I can't boot into recovery. I just see black nothing.
EDIT:
Disregard - My stock recovery boots. I was performing the boot into recovery procedure incorrectly. Also, because the recovery.cpio.img was in /system I assume it was flashed on each power cycle.
Apologize: I have read the complete topic and now understand that at present it is only for Novo.
Please dont use this thread to talk for another devices that arent be Novo7 Basic.
Asi cant start a new thread yet, here is my thread at spanish forum comunity with a full starter packs of mips app + games and a guide to be root.
htcmania. co m/showthread.php?t=303749
I´ve got successfully get a compiled MIPS version of Titanium backup that works like a charm for our device Novo7 Device! Checkout at the link upside.
Regards. (I will open a new thread when i´ve got 50 messages...)
fun_ said:
it seems source code for xboot, android 2.2 and (part of?)kernel source for NOVO7B is released. I don't try to compile them yet so I may be wrong.
I'll check them later.
Click to expand...
Click to collapse
what other info would you like?

Help with Natpc x210 also known as Kingpad Flytouch 9

Hi There
I'm fairly new to this android stuff but starting to get my head round some of it, I have a Natpc x210 also known as Kingpad Flytouch 9 I have managed to root it but now there are some things I would like to do
First I would like to back up my original firmware and from what I have read I need to use clockwork but I get an error message when I try and install this saying it isn't compatible with my tablet so does anyone know how I can do a backup of my original firmware (rom).
I would also like to edit the build prop to try and cure the incompatibility of some of the game on Google market, would it be possible for someone to tell me what exactly to edit in the build prop, I have heard of people putting there tablets into a loop and almost bricking them so I want to be sure what I'm doing.
And I would also like to know if there are any custom Roms I could try on this tablet.
Below is the spec
CPU : Rockchip Dual Core (2 x 1.5GHz)
Graphics Processor : 4 x Mali 400 MHz
Touchscreen : 1024 x 600 10-point touch 10.1" CAPACITIVE;
Operating System : Android 4.1.1 JELLY BEAN
Memory : 1GB DDR III / 16GB NAND Flash - upgradeable by Micro SD memory card (max 32GB)
WiFi : 802.11 b/g/n
Connectivity : 1 x Micro SD slot, 1 x AC Jack, 1 x 3.5mm Earphone Jack, 2 x MINI Size USB, 1 x mini HDMI out
Camera : 0.3mp Front facing / 2.0mp rear facing
Android Market / Google Play Store : YES
G Sensor : YES
Dimensions : 253 x 167 x 13mm
Weight :480g
Cheers
Fermec
Hi fermec i don't have any answers for you but wondering if you cold help me i have the same device as you and am trying to root it. Could you post the method you used.,especaly how to get usb driver, thanks
I came across this post for rooting Rockchip 3066 tablets.
How to Root Teclast A10 Dual-core
The tool is all in Chinese but you don't need to read whats happening anyway. The tablet reboots itself twice. After the first reboot I had to hard reset.
These are the steps.
Install app on Windows (7Pro x64)
turn developer mode on device (Sumvision Cyclone Titan 9.7", Rockchip 3066, Mali400, Android 4.0.4)
plug the device in and wait for the tool to recognize it
click the button next to the only english word on the app 'ROOT'
wait a minute or two and the device reboots
i had to hard reset here
turn on device again
after a minute the tablet rebooted
walla, Rooted rockchip 3066 device.
link for Root Tool
http://www.multiupload.nl/5L8T1YRAC6
I have managed to root my tablet (natpc x210) using this method but this is the way had to do it, to get my laptop win xp 32bit to see the tablet i had to install ADB Driver this is a setup file then I attached the laptop put the tablet in usb debug mode, then I started the software and it automatically sees the tablet, then just click root wait for it to finish and that is it rooted,
Worked a treat for me
Fermec
Thanks for reply and links, did all of that wasn't sure about ABD thing so i used morobo ,now my tablet says it's rooted according to a few apps that check for root but the apps i want eg titanium rb sync wont install any thoughts ?. Thanks again for your help
Maybe you need to install busybox to make them run properly?
flytouch 9
omgomg said:
Maybe you need to install busybox to make them run properly?
Click to expand...
Click to collapse
I use this metod ,stuff24.de/blog/howto-root-minix-neo-x5-g4-rk3066/
use update 1 ,and install supersu.
Working good For flytouch 9
Is there a custom rom avalible for Natpc x210 also known as Kingpad Flytouch 9

Teclast X89 Tpad, dual boot, remove Android

Happen to run into the Teclast X89, and since my Teclast X98 Air was stolen, I thought...
Unfortunately the X89 has a dual boot with Android
I don't need Android, and would like the extra space for Windows.
How can I safely get Windows only on the Teclast X89?
Thanks!

Onda V919 Air DualOS 9.7" 2048x1536 px - Z3735F/Z3736F / Download thread

Hello friends.
PREAMBLE:
1. In addition to that nice thread Onda v919 Air 3G Dual Boot 9.7" 2048x1536 px - Z3736F - 3G - Android/Windows I opened up this thread (a bit late) as an download thread for roms and other stuff only.
2. Til now I was very happy with Z3736F devices (tablets and TV-boxes) because their higher clocked performance is much more better than the Z3735F I know. But I guess these Onda V919 Z3735F devices have the same great performance as I know it from other Z3736F devices. Seems that Onda did a very good job with the hard- and firmware. Also the built quality is very good also (especially the Black/Golden Edition is an eyecatcher) and the price seems to be the lowest in the category of Intel fullHD devices with DualOS - IMHO these devices could be a really great deal for everyone. Just as an example: I bought the V919 Dual Black/Gold 3G Z3735F with 64GB in 2016-01 for 170 USD.
3. For this reason and because I prefer the Android system on a handheld (for Windows I recommend to work with keyboard and mouse) it is very important 4 me to have some modifications on the firmware - most important are root privileges and a working Playstore. For devices like the Teclast X98 you can use the same Android firmware regardless you have a 3G or non-3G or a model I or II or III. That's very comfortable. But for the V919 Onda seems to use very different hardware with different drivers. For this reason it seems that each V919 model needs its own firmware. To have a clear thread to find such files easy with an light way to change your system I opened this thread.
4. Edit 2016-09-09: I have sold my golden V919-3G-64GB-DualOS a few months ago. But I missed that very beautiful golden eyecatcher with great built quality, thin and lightweighted. So I bought the smaller edition in Gold-V919-non3G-32GB-DualOS for USD 115 a few weeks ago from a flashsale at Gearbest. You can read a little more about that in post #57. I added the recommended firmware below.
INSTRUCTIONS:
The easy way to flash (sometimes does not work):
- without installing Intel drivers
- without installing the Intel Manufacturing Tool
- without loosing your existing Windows system
you can go the way to flash a modified system just with one-click. All needed files are included in the download packages.
But nevertheless there are some important things to care for:
analyze your device model to find the matching firmware
read and understand the ReadMe in the download (incl. the xPosed Framework things if applicable)
The manual way (should work always and is not as hard as it looks first):
- without installing Intel drivers
- without installing the Intel Manufacturing Tool
- without activating the DNX mode (which I could not find until now. But maybe you have luck with point 4)
- find the matching firmware for your device
1. Install Android ADB and FASTBOOT (Please google for that - That should not be mentioned within this thread)
2. Install the Intel DNX USB drivers and the Intel Android Device drivers to your Win7 or Win10. Using Win8 you have to deactivate the drivers signature before. (Please google for that - That should not be mentioned within this thread)
3. Boot into the Fastboot mode (Droidboot) the easy way:
a) You have a working Android system.
b) Activate the developer options in system/settings.
c) Connect your tablet via USB to your computer.
d) Open a ADB command window.
e) adb reboot-bootloader
4. Boot into the Fastboot mode (Droidboot) the hard way:
Try to use different button combinations when powering on your device until you see a black screen with some words like "recovery" or "droidboot" written on it. For example:
a) Keep holding Volume minus (-) and Power simultaneously
b) Keep holding Volume minus (-) and Power simultaneously and release Power when you see "ONDA" for the first time
c) Press Vol. + and Power as long as you see the OS selector. Choose the Android system. Now quickly keep pressing the Volume- (minus) button until you will see the fastboot menu. Maybe you will boot into Android secure mode doing this on the V919 where you can make some unwanted changes (f. ex. app-installations, xPosed-settings etc.) undone to make Android boot again proper.
5. In Fastboot mode do this:
a) wipe the existing firmware parts:
b) fastboot erase cache
c) fastboot erase data
d) fastboot erase userdata
e) fastboot erase system
f) Now flash the new partitions (Always flash every xxx.img file belonging to the firmware - if not otherwise mentioned in the Download section !!!). Please use the filenames for the .img files regarding to your downloaded firmware !
g) fastboot flash boot boot.img
h) fastboot flash cache cache.img
i) fastboot flash recovery recovery.img
k) fastboot flash system system.img
l) fastboot reboot
6. After rebooting you should start and close the xPosedInstaller App without doing anything.
a) Connect ADB:
adb devices
adb shell
su
echo 148 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
b) Now enjoy the power of xPosedFramework
DOWNLOADS:
FIRMWARE:
V919 3G AIR Black Gold Edition 64GB DualOS Z3735F
3G / Gold / 64GB / Pure KitKat / Z3735F / V5 + V6
V919 3G AIR Black Gold Edition 64GB dual 20151014_V1.0.1_V5_mod
V919 3G AIR Black Gold Edition 64GB dual 20151014_V1.0.1_V5_Stock
V919 3G AIR Black Gold Edition 64GB_RemixOS_2015-08-21_V1.0.5_V5_Mod Be aware that this Remix firmware has a bad performance
V919 AIR Black Gold Edition 32GB DualOS Z3735F
non-3G / Gold / 32GB / Pure KitKat / Z3735F
V919 3G AIR Black Gold Edition 64GB_RemixOS_2015-08-21_V1.0.5_V5_Mod
non-3G / Gold / 32GB / Pure KitKat / Z3735F / V9 (only system.img and boot.img has to be flashed by Fastboot)
V919 3G AIR Black Gold Edition 64GB dual 20151014_V1.0.1_V5_mod
V919 3G AIR Black Gold Edition 64GB dual 20151014_V1.0.1_V5_Stock
V919 AIR DualOS 64GB RemixOS 3G and non-3G Z3736F
3G/non-3G / white / 64GB / RemixOS / Z3736F - Note: 3G function is not working
Removed
V919 AIR Pure Gold Edition 128GB DualOS with SatTV and AirCon and Refridgerator
No rom atm. Testers needed
OTHER STUFF:
Screenshot of my V919 Gold 3G/64GB/Z3735F using xPosed Framework
{
"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"
}
Deactivating the Windows hardware button in the Android system of Black-Gold Edition Z3735F
Onda-V919-3G-Dual-Gold_NoWinHome
The new ReadMe
Have phun and [email protected] [email protected]! No donations please!
Testers needed - Unconfirmed roms
Here you find roms for some Onda V919 models I made. But nobody confirmed whether the software is working fine. So be aware to have a higher risk of flashing a non working rom. But if you go this way other users will be happy for your help. Please let me know about the result. Then I can add the software to post #1. Thanks in advance.
Please give me these details for a feedback or a rom request:
- My device color: White / Black-Gold
- SOC: 3735 / 3736
- Model: V5 (Back of your tablet => Bottom => SN (serial number): The 9th and 10th character = version number)
- 3G: Yes / No
- ROM: 32GB / 64GB
- Tested rom: V919_AIR_non3G_DualOS_64GB_RemixOS_V1.0.5_V5_20151008
- Everything working: Yes / No
- Issues: bla, bla, bla
Unconfirmed Firmwares:
3G / V1 / 64GB / KK
V919 3G Air V1 64GB DualOS_2015-01-27_mod
Thank you, great work !
V919 AIR DualOS 64GB RemixOS v1 Thank you, I can try it, just please answer:
- what's included into package ?
- is it rooted ?
- how to install it ?
PS: inside files there are instruction "This rom is made for the non3G Onda V919 AIR DualOS 64GB RemixOS 3735F" Is this the same as original Remix OS for Onda v919 Dual OS which is also working on Onda v919 3G Dual OS (I have this tablet v1 but it's 3736 processor)
---------- Post added at 08:39 PM ---------- Previous post was at 08:07 PM ----------
Anyway I decided to install IT !
I can confirm that on ONDA v919 3G Dual OS "V919_Air_non3G_DualOS_64GB_RemixOS_V1.0.5_V1_20151 110.part1" working without any problems !!
mcride50 said:
...
I can confirm that on ONDA v919 3G Dual OS "V919_Air_non3G_DualOS_64GB_RemixOS_V1.0.5_V1_20151 110" is working without any problems !!
Click to expand...
Click to collapse
Thanks. I added the links to post #1.
Hi,
can you please sugest any rom for gold Dual boot 64gb 3G V6 ????
dax32 said:
Hi,
can you please sugest any rom for gold Dual boot 64gb 3G V6 ????
Click to expand...
Click to collapse
Please read the blue description of the first download section. U have the same device as I have.
P. S.: You don't have to leave a feedback. Your firmware and your device was tested positive already.
I was hoping that my OP was easy to understand. But it wasn't as it seems. ? My fault. Sorry. But no idea what to change.
Sent from my Teclast X98 3G using Tapatalk
Thank you,
how can i get into Dnx Mode on V6 ???
On+vol+ and vol- doesn't work???
and how can i udate to the latest bios???
pogodancer said:
Please read the blue description of the first download section. U have the same device as I have.
P. S.: You don't have to leave a feedback. Your firmware and your device was tested positive already.
I was hoping that my OP was easy to understand. But it wasn't as it seems. My fault. Sorry. But no idea what to change.
Sent from my Teclast X98 3G using Tapatalk
Click to expand...
Click to collapse
@ dax32
OH, you r on Remix atm and want to go back to KK. Sorry, don't know how to enter dnx. Recognized that it's not working the usual way. Will have a try tomorrow and will let you know if I have success.
Sent from my Teclast X98 3G using Tapatalk
onda v919 dual boot
Hallo.I have onda v919 dual 64gb V8 black gold edition.Is possible instaling remix OS to?
Thnx.
Radik
Hi i managed to install your Onda_V919_4.4.4_1.0.1.v5_20151014_Mod using this method http://www.ondaforum.com/topic/3833-the-v919-3g-air-v567-model-and-fixes-included/ and it is worked!!!
but after running XposedInstaller. Touch "Framework" and touch "Install/Update ....it is rebooting continuously-without entering in android....how can i fix it???
radik1963 said:
Hallo.I have onda v919 dual 64gb V8 black gold edition.Is possible instaling remix OS to?
Thnx.
Radik
Click to expand...
Click to collapse
If u have a firmware 4 ur device it's possible. You can flash the official way at first. After I can make a modded rom 4 u.
Sent from my Onda V919 Air 3G DualOS using Tapatalk
dax32 said:
Hi i managed to install your Onda_V919_4.4.4_1.0.1.v5_20151014_Mod using this method http://www.ondaforum.com/topic/3833-the-v919-3g-air-v567-model-and-fixes-included/ and it is worked!!!
but after running XposedInstaller. Touch "Framework" and touch "Install/Update ....it is rebooting continuously-without entering in android....how can i fix it???
Click to expand...
Click to collapse
Hi dax,
I thought u were on Remix before flashing.
1. When u flashed KK on Remix base u r walking on thin ice.
2. Reading my tutorials inside the firmware downloads is a must. Especially the ones belonging 2 xposed framework. U have 2 to do a few steps in ADB before starting the xposed installer.
3.Check if u still have ADB. Do a quick Remix flash or do a long KK installation with Windows.
Sent from my Onda V919 Air 3G DualOS using Tapatalk
pogodancer said:
Second you have to pay attention to:
read and understand the readme.txt or readme.bat in the download
do a factory reset after having flashed successfully
read, understand and do the ReadMe4xPosed.png from the download if you want to use xPosed Framework
Click to expand...
Click to collapse
@ all
Especially in the readme I made clear that the method of flashing I offered you with my downloads is critical if you don't do exactly what's described.
But unfortunately many users don't seem to be interested to prevent their devices from a softbrick - because they did not take care of that. Additionally there was a guy who used my script, made it in blue color, made it public in another forum BUT did not explain the disadvantages of the script. IMHO that is a timebomb because people are using the script careless for any kind of firmware flashing.
It is important for me that your devices are running as good as possible without any damage. Therefore I corrected the fastboot-script and the content of my downloads. All you have to do is to install the usual ADB drivers and chose the correct firmware matching to your device.
My rework has these benefits:
- a safe and easy way to flash your device
- no matter which firmware you ran before flashing
- automatic factory reset
- one-click flash method
- short and easy ReadMe included
Important:
I renewed all downloads. That means if you downloaded files before 2016-02-20 you should download again. Delete your old downloads then.
Hey pogodancer,
I have the same tablet as you (gold black air 32gb) except the v8 model, will the v7 files work on it?
Thx
HoMsEy-4-LiFe said:
Hey pogodancer,
I have the same tablet as you (gold black air 32gb) except the v8 model, will the v7 files work on it?
Thx
Click to expand...
Click to collapse
Nobody knows until someone will test it.
Sent from my Teclast X98 3G using Tapatalk
pogodancer said:
Nobody knows until someone will test it.
Sent from my Teclast X98 3G using Tapatalk
Click to expand...
Click to collapse
Alright I'll give it a try sometime this week and report back
HoMsEy-4-LiFe said:
Alright I'll give it a try sometime this week and report back
Click to expand...
Click to collapse
I hope you know what you do.
Do you have your stockfirmware. And do you know how to reflash the stockrom just in case the device does not boot anymore.
pogodancer said:
I hope you know what you do.
Do you have your stockfirmware. And do you know how to reflash the stockrom just in case the device does not boot anymore.
Click to expand...
Click to collapse
Hmmmm, well, things didn't go quite as planned. After running the bat file, it successfully rebooted in bootloader and erased cache, data, userdata and system. When it came to flash boot, fastboot, recovery and system, it gave me errors and skipped those steps. Not sure why, I'm guessing drivers issues but there is no way to be certain. Now I can't even boot in bootloader by holding vol up+power.....
Man CMW is so much better to use, how I miss it. Is it still possible to flash those things manually?
As long as you don't reach Fastboot mode or dnx mode you have to fully flash your device via USB. Then you will lose WI dows
Sent from my UMI Rome Gold using Tapatalk
pogodancer said:
As long as you don't reach Fastboot mode or dnx mode you have to fully flash your device via USB. Then you will lose WI dows
Sent from my UMI Rome Gold using Tapatalk
Click to expand...
Click to collapse
That's fine, I don't mind reinstalling windows. Just want to make sure it's the instructions from this post :
http://www.ondaforum.com/files/file/569-flashing-instructions-in-englishpdf/
Thx,

How do I root teclast t40 pro?

Android 11
A phone's Android OS - where it doesnt matter what version - is rooted when SU binary is present in Android's filesystem and is made executable.
RootPsycho said:
Android 11
Click to expand...
Click to collapse
Just follow my instructions from a previous post of mine.
Teclast T40 Plus Root
Received the tablet in the mail, and now looking to root via Magisk (and ideally a custom recovery like TWRP). I found this video describing a way to download the stock ROM from Teclast: Has anyone achieved root on this device? Can anyone...
forum.xda-developers.com

Categories

Resources