Huawei Pad T1-A21L rooting? - Android Q&A, Help & Troubleshooting

Hi!
Haven't found anywhere answer about rooting... Is it possible to root his device?

PeeHoo said:
Hi!
Haven't found anywhere answer about rooting... Is it possible to root his device?
Click to expand...
Click to collapse
KingRoot can do it, but I would have difficulties to recommend that "shady" software. It is possible to remove KingRoot and install SuperSU with help of Super-Sumo pro which will cost you some money and still rather tricky process with no guarantee KingRoot is completely gone (it is very aggressive kind of software and pretty hostile to any alternative su solutions). Think twice before going this way.
It would be great if someone could help to make TWRP for this device. It is the same chip as in Moto G 2015 and Huawei provided some Open Source code. I just have no time at all now to work on that.
It is also probably readable to inject su directly to update file. There are tools that can extract partition's img files from update file and mount them, but after that we need to put it back into original file and make it work with EMUI original recovery.

Waiting too

Related

Rooting PMP5097CPRO

Hello,
I have a Prestigio MultiPad 9.7 PRO tablet that I got for free. The device itself is not bad, but it could do so much more if it had root access. The tablet is not so popular, so there aren't any tutorials on the web. That is why I'm asking for help here.
The device is getting updates via the OTA Service app. It downloads a system.img file onto the SD card, and then it asks me if I want to install it. Now, I'm asking is there some way to "inject" SU and BusyBox into the IMG file, and then install it.
Any help will be grateful.
Hi! :laugh:
I rooted this tablet with a modified rom, you can find it here
(http://dl.dropbox.com/u/17482271/PMP5097CPRO_V1.0.3_20120418.rar)
But it is "only" version 1.03 which is rooted but t works flawlessly. Decomress the .zip file and rename the file to "update.img" and put it directly on your internal sd card of the tablet and restart it. It will ask for an update. You will get a rooted rom v1.03 without loosing any data. When you update to the latest firmware you will loose root. Tried by myself. I also tried to modify v.1.06 and to implement Superuser & Co but without success. I am a totally noob in linux .
http://forum.xda-developers.com/showthread.php?t=1796067
The link to official roms from Prestigio: http://yf.value4it.com/Service_Files/TabletPC/PMP5097CPRO/
Best regards from Germany
Dummy guide
Hi all,
Yes its me the lazy one ha not really i work hard at other stuff
I need a complete dummy guide on upgrading and rooting a pretigio multipad 5097CPRO I have been asked to do this for a friend whos sole purpose of getting this done is to be able to download a 4OD app to play for his kids,
I never use these tablets however i am a linux sys admin and fairly computer literate so i can be thought
Any takers on this one
Cheers,
James

[Q] Rooting an SH-02E

Anyone know how to root a Sharp SH-02E (ICS 4.0.4)? Even a temporary root is fine, I only want to install a particular apk in /system/app.
Many thanks.
I am looking for the Sharp Aquos Zeta root also, not for me but for my friend
I'll subscribe here and repost if I find something somewhere else.
Try this
http://forum.xda-developers.com/showthread.php?t=1886460
:thumbup:
DPK
Sent from my Android Smartphone
dkmali said:
Try this
http://forum.xda-developers.com/showthread.php?t=1886460
:thumbup:
DPK
Sent from my Android Smartphone
Click to expand...
Click to collapse
Tried and failed.
There's a discussion on a Japanese BBS that I think is onto something. Unfortunately there's a stupid rule here that means I can't post a link to it. The page title is '【ROM焼き】docomo AQUOS PHONE ZETA SH-02E root1' and it should be the top result on Google for 'sh-02e root'. The fun starts at post 75.
If we can just get ROOT and Custom Recovery on this device - it simply becomes the most powerful and advanced communicator in the world.. However no root - no life..
Two things:
Any luck with a custom recovery yet?
And can anyone dump the kernel and stock rom?
Happy to give it a crack...
Sent from my SPH-L900 using Tapatalk 2
Updating Aquos Phone
jaseli said:
Tried and failed.
Click to expand...
Click to collapse
Did you manage to get update 01.00.05 anyhow flashed outside Japan?
http://www.nttdocomo.co.jp/support/utilization/product_update/list/sh02e/index.html
jauhien said:
Did you manage to get update 01.00.05 anyhow flashed outside Japan?
http://www.nttdocomo.co.jp/support/utilization/product_update/list/sh02e/index.html
Click to expand...
Click to collapse
it is currently impossible to upgrade this phone out of Japan.
i am still on 01.00.03
I have a sh203 and I would like to root my phone also
>_<
Arrgh, this is so frustrating. You look on the 2ch thread and you can see they've done it. Temp root, MIYABI permanent root, they've done it all. The instructions aren't too hard to follow but I cannot for the life of me find the password (キーワード) required to download the files from axfc.net. If I had those files I could root the phone and post a guide here in English. For goodness sake it's staring me right there in the face and there's not a thing I can do about it. And of course because this is XDA, I can't even post you a link to the thread. It's the same thread title as earlier. You want to start from post 542 onwards, if you want a try yourself.
WithLoveFromExIA said:
Arrgh, this is so frustrating. You look on the 2ch thread and you can see they've done it. Temp root, MIYABI permanent root, they've done it all. The instructions aren't too hard to follow but I cannot for the life of me find the password (キーワード) required to download the files from axfc.net. If I had those files I could root the phone and post a guide here in English. For goodness sake it's staring me right there in the face and there's not a thing I can do about it. And of course because this is XDA, I can't even post you a link to the thread. It's the same thread title as earlier. You want to start from post 542 onwards, if you want a try yourself.
Click to expand...
Click to collapse
yes , please guide me how to root the phone permantly , thanks a lot !!
OK I've made some progress. I've got a temporary root, and am three hex numbers away from a full root. You'll need
The Sharp USB drivers, that are on Sharp's developer site.
ADB, as usual
The guide itself, which I can't like to. Post 672 on the 2ch thread.
The extra files, likewise. Post 680.
.
It's well written and pretty straightforward. Only minimal use of Google Translate will be necessary.
In the guide you'll find three lines of the form
Code:
./acdbwritevalue <address> <value>
where <address> and <value> are hexadecimal numbers.
The problem is that the guide is written for build number 01.00.05, the latest one. Unfortunetely I'm stuck on 01.00.03, so while the <value> numbers are the same, the <address> numbers are differrent, and I need to find the right ones. If you're on 01.00.05 feel free to go through the guide and share your results. Alternatively, if you know how to force the phone to update without being in Japan on Docomo, please share that too.
WithLoveFromExIA said:
OK I've made some progress. I've got a temporary root, and am three hex numbers away from a full root. You'll need
The Sharp USB drivers, that are on Sharp's developer site.
ADB, as usual
The guide itself, which I can't like to. Post 672 on the 2ch thread.
The extra files, likewise. Post 680.
.
It's well written and pretty straightforward. Only minimal use of Google Translate will be necessary.
In the guide you'll find three lines of the form
Code:
./acdbwritevalue <address> <value>
where <address> and <value> are hexadecimal numbers.
The problem is that the guide is written for build number 01.00.05, the latest one. Unfortunetely I'm stuck on 01.00.03, so while the <value> numbers are the same, the <address> numbers are differrent, and I need to find the right ones. If you're on 01.00.05 feel free to go through the guide and share your results. Alternatively, if you know how to force the phone to update without being in Japan on Docomo, please share that too.
Click to expand...
Click to collapse
Although I haven't got SH02E, I have found some extra files, which was mentioned in the Japanese guide for root, expect Busybox, enjoy.
The best phone of 2013 on the worse company in the world
Tommi_Vercetti said:
Although I haven't got SH02E, I have found some extra files, which was mentioned in the Japanese guide for root, expect Busybox, enjoy.
Click to expand...
Click to collapse
Thanks a lot. Luckily I came to Japan for Vacation and was able to find someone else to lend me a Usim card to update. DoCoMo are worse than Motorola, Apple and ATT when it comes to restricting your phone. Hell, I can't even use the native FM function without DoCoMo. How can Sharp expect to come out of the hole of bankruptcy when doing this sort of business? Look at the crappy Samsung company. Awful phones that everyone buys because they decided to be "untied" to companies at the beginning and for that reason they owned the market.
If Japan is really serious into getting its technological market back, better start uncopying the USA practice of enslaving their phones and tablets to telecomunication companies.
It's a shame that the best phone right now, the Sharp Aquos Zeta Sh-02e, with its awesome new screen and specs, is going to the trash as if it was a failure, just because they don't make deals with companies outside Japan.
16MPixel CAMERA!!! IGZO ultra clear screen!!! Quad Core!! 2gb Ram!! all the specs of all the other phones plus like 30 that none of them have!! A total shame, Sharp!
Find it carefully and you will find a good guy have written a script for temp root, I used the script to have my SH-02E rooted.
And, as far as I can read the topic, the unlock file is for NAND crack and may write to recovery area.
I don't test that coz of warranty, the reason I want to root is to put some message backup back(something like LINE) and remote control (VNC server for example)
And, yes, you can find the temp root solution for both 1.0.4 and 1.0.5, but no 1.0.3, good luck!
Do you have some files for rooting sh02e 1.00.04
rotalume said:
Find it carefully and you will find a good guy have written a script for temp root, I used the script to have my SH-02E rooted.
And, as far as I can read the topic, the unlock file is for NAND crack and may write to recovery area.
I don't test that coz of warranty, the reason I want to root is to put some message backup back(something like LINE) and remote control (VNC server for example)
And, yes, you can find the temp root solution for both 1.0.4 and 1.0.5, but no 1.0.3, good luck!
Click to expand...
Click to collapse
Do you have some files for rooting sh02e 1.00.04, I think many guys here are needing the solution
Hi rotalume
thanks for the note... can i ask a favor? i really need some help to install the SH-02E driver in windows.
tried to download the file from sharp's web, but after executing the install exe file, a bundle of unreadable signs come out, and i check my device manager, there is not SH-02E USB handler or SH-02E modem. I just want to make use of Helium (backup) to extract / restore apps and data...
thank you for your help in advance.
P.S. I guess to get the temp root script pushed to SH-02E, this driver is essential as well.
thanks again
jaseli said:
Hi rotalume
thanks for the note... can i ask a favor? i really need some help to install the SH-02E driver in windows.
tried to download the file from sharp's web, but after executing the install exe file, a bundle of unreadable signs come out, and i check my device manager, there is not SH-02E USB handler or SH-02E modem. I just want to make use of Helium (backup) to extract / restore apps and data...
thank you for your help in advance.
P.S. I guess to get the temp root script pushed to SH-02E, this driver is essential as well.
thanks again
Click to expand...
Click to collapse
The one you've installed is not ADB Driver, check ADB driver at developer site(I'm to young to post a link )
File name will be given as this form : usb_driver_SHARP_r6.10.zip
Download and extract, then install the driver by device manager.
And, I've used Carbon before but in vain coz of ADB driver(the author had told me), I don't know if this issue has been solved.
For the files, sorry guys, I've found someone at other forums has used them for commercial purpose(it's a shame that ppl of my country is included), so the best I can give is to tell you the clue.
You can post your question and I will do my best, but no file will be provided atm.
Downloaded Sharp Aquos Zeta ADB drivers for SH-02E
rotalume said:
File name will be given as this form : usb_driver_SHARP_r6.10.zip
Click to expand...
Click to collapse
I was able to find and download that driver by just selecting the name you wrote and making a search on Googl. It was the very first result. thanks a lot. Although I would love the name of the script or the title of the page you downloaded it from.
Thanks a lot.

Need help manually rerooting my phone using ADB to push files

Okay so I was told to come here because my phone doesn't have its' own forum yet (Not at all surprising..), so I'm just going to quote my post back on the other thread that told me to come here instead.
Mc Fow1er said:
Okay so I've had this phone for little over 10 months now and within that time I've managed to achieve root (unreliable but it works at the very least) in that time as well as learned a fair amount about Linux and android alike (Not a whole lot but I know some stuff) though I've now come to the point of I actually want to give my phone a proper root instead of this faulty solution I have currently. I (barely) managed to get my phone rooted using Kingoroot and I've played plenty with my phones' innards in that time, removed system apps, added my own selection to the system but some apps in my phone that use root don't work even with root permission granted which is why I'm wanting to replace Kingoroot with ChainFires' SuperSU binaries, could anybody help me with simple instructions for someone who doesn't actually know very much regarding how root and SU bins work inside of android? My phone's using 4.4.2 kitkat.
Just a few disclaimers first to get misconceptions out the way:
1. I do not have a custom recovery nor is one available for my phone (Samsung galaxy young 2 (SM-S130H) for those who want to know)
2. I'm currently unable to use the internet on my phone as I lack Wi-Fi to do so (router is dead) so I'm manually installing app packages through ADB, so if something needs an internet connection on my phone it's not going to work for me, for now..PC still has net access.
3. I have access to ADB shells' SU but not ADB root so I hope you don't need that from me.
4. This phone does not have a fastboot mode. (That I can find anyway..) Only a download mode from what I've found.
Can anybody help me out with telling me what I'll need to be doing in regards to getting this done?
Click to expand...
Click to collapse
So, can anyone here knowledge on the matter can assist me with this instead of me having to figure it out on my own?

[Q] Rooting Android from Windows on the same dual-boot device

Not sure my question in subject is clear, so here's the thing...
I have dual-boot tablet with Android 5.0.1 and Windows 10 installed, and the model is Onda V80 Plus (32GB), if that matters at all.
I'm really having hard time rooting this device using standard methods (even with much of background knowledge and experience), so I was about to take a different route.
I installed Paragon ExtFS windows app which gives me read/write access to /system and /data android partitions (which have ext4 filesystem).
I was wondering if anyone knows if it's possible to gain root access in Android just by copying some files and changing some permissions or whatever from within Windows OS?
Basically, for those not familiar with ExtFS app, I can assign a drive letter to /system and /data partitions, and do whatever I want with them just like with any other drive or volume.
I'm aware that modifying ext4 partitions can render my Android OS unbootable, but I have a backup and would like to try it anyway as this is my last option.
When I look into SuperSU.zip file (which I always flashed through CWM/TWRP recovery to gain root access), I see many files which some lengthy script is copying all around, so I stopped after analyzing about hundred lines of code lol.
I really didn't find any method like this on the internet, so I wonder if that's even possible, and if it is, how would I go about it?
Thanks everyone.
Burs said:
Not sure my question in subject is clear, so here's the thing...
I have dual-boot tablet with Android 5.0.1 and Windows 10 installed, and the model is Onda V80 Plus (32GB), if that matters at all.
I'm really having hard time rooting this device using standard methods (even with much of background knowledge and experience), so I was about to take a different route.
I installed Paragon ExtFS windows app which gives me read/write access to /system and /data android partitions (which have ext4 filesystem).
I was wondering if anyone knows if it's possible to gain root access in Android just by copying some files and changing some permissions or whatever from within Windows OS?
Basically, for those not familiar with ExtFS app, I can assign a drive letter to /system and /data partitions, and do whatever I want with them just like with any other drive or volume.
I'm aware that modifying ext4 partitions can render my Android OS unbootable, but I have a backup and would like to try it anyway as this is my last option.
When I look into SuperSU.zip file (which I always flashed through CWM/TWRP recovery to gain root access), I see many files which some lengthy script is copying all around, so I stopped after analyzing about hundred lines of code lol.
I really didn't find any method like this on the internet, so I wonder if that's even possible, and if it is, how would I go about it?
Thanks everyone.
Click to expand...
Click to collapse
Root needs a custom kernel. Not something you are gonna do with a Windows setup the way you have it. Also you will most likely not find anything as that is most likely not an official version of Android as Google doesn't allow dual booting.
Thanks for a reply. But I don't see what does custom kernel have to do with what I try to achieve? If I could, in my Windows environment, replicate the modifications that script inside SuperSU zip does to /system partition, I should gain root access, right? In theory that is, since I'm aware lots of things can go wrong. I was hoping someone could explain a bit what SuperSU script is doing when run inside custom recovery, so I try to do the same thing. Again, if it's possible, and if it's worth the time spent. But I have time, and I'm always willing to learn something new.
Burs said:
Thanks for a reply. But I don't see what does custom kernel have to do with what I try to achieve? If I could, in my Windows environment, replicate the modifications that script inside SuperSU zip does to /system partition, I should gain root access, right? In theory that is, since I'm aware lots of things can go wrong. I was hoping someone could explain a bit what SuperSU script is doing when run inside custom recovery, so I try to do the same thing. Again, if it's possible, and if it's worth the time spent. But I have time, and I'm always willing to learn something new.
Click to expand...
Click to collapse
what su is doing is pulls the kernel and patches it. root access is defined in the kernel. what itnis doing in system is flashimg just the apk
Ok, I see. So if I ask someone who rooted the same model successfully to send me patched kernel, I could easily flash it in fastboot mode (my bootloader is unlocked). So only thing left to do would be to copy apk inside /system/app, and cross my fingers? I'll post my findings if I manage to do something worth writing about. Thanks.
I have same problem with you. I can't root my Onda V80 plus. I unlock bootloader, flash recovery for my device. Then, i put it into recovery mode and install supersu.zip over recovery. When i reboot this onda, it has stopped in onda logo.
bahuy2003 said:
I have same problem with you. I can't root my Onda V80 plus. I unlock bootloader, flash recovery for my device. Then, i put it into recovery mode and install supersu.zip over recovery. When i reboot this onda, it has stopped in onda logo.
Click to expand...
Click to collapse
I managed to root my Onda few days after my last post, but forgot to post my findings, sorry. I didn't used any of my hacker's skills lol, but I researched a bit more and found out what I was missing. The same issue is with you, so you have to disable verity before flashing recovery by typing in these commands:
Code:
adb root
adb remount
adb disable-verity
adb reboot
After rebooting install supersu.zip, and the next boot won't hang on Onda logo anymore. Hope this helps you.
btw, note that not just any adb version has verity command line switch. You have to download newer adb version!
Thank you! I trie a lots times, but i can't make successfully!
Basic root procedure would be: unlock BL -> disable verity -> flash (temp) recovery -> install SuperSU
Here are the links containing all the files neccessary for rooting Onda V80 Plus: Mega | MediaFire
Note the ReadMe.txt inside archive. It contains list of adb/fastboot commands needed to be executed in order to successfully root the device.
Thank you very much! I download your file and root successfully my Onda V80 plus! It works well for me.

[TECLAST] P20HD (new android 10 tablet w/ 4g phone) : TWRP unavailable => cannot root

[TECLAST] P20HD (new android 10 tablet w/ 4g phone) : TWRP unavailable => cannot root
Hi everyone,
I've just bought this excellent Android 10 Tablet with 4G phone included (YES!) but I haven't found any TWRP to root it. Any suggestion? Thanks
Most tablet manufacturers, Apple, Samsung & other motherf*ckers don't want to include phone capability in tablets because they want to sell 2 devices instead of just one... Just use a bluetooth headset with this excellent Chinese "big" phablet: it is better for your health to have your phone far from your head...
98% of people using smartphones & tablets DON'T NEED AN EXPENSIVE POWERFUL CPU, it's only for prestige and their EGO that they buy famous brands.
Disable "Google Services" whenever you can, it is nothing else than a NSA plug-in, spyware background tasks that collect information about you to feed NSA Databases.
I have no doubt that this information given to the public will make Google and NSA angry, they may even try to "convince" this forum moderator to remove my post, but U.S. court now says that Mass surveillance program exposed by Snowden is illegal : .https://www.reuters.com/article/us-...-exposed-by-snowden-was-illegal-idUSKBN25T3CK
Anyone who doesn't live in China should better install the Chinese rom version.
https://forum.xda-developers.com/t/...unavailable-cannot-root.4141997/post-83728069
Yes, the Chinese version may also contain equivalent spyware features, but think twice :
If you don't live in China and will never go over there, then the information collected is useless and will NOT BE SHARED with NSA or Nine Eyes/Five Eyes countries (the country where you live may use the collected information against you).
READ THIS : https://www.vpnmentor.com/blog/understanding-five-eyes-concept/
Every politician who set up government agency to VIOLATE HUMAN RIGHTS about PRIVACY of millions of ordinary people like you and me should be prosecuted and put in jail.
"Human Right # 12. The Right to Privacy. No one shall be subjected to arbitrary interference with his privacy, family, home or correspondence, nor to attacks upon his honour and reputation. Everyone has the right to the protection of the law against such interference or attacks."
@vindieu
Compile TWRP by yourself.
How-to: https://forum.xda-developers.com/showthread.php?t=1943625
TWRP isn't needed to root a tablet's/phone's Android.
Thank you for your reply jwoegerbauer, unfortunately, I'm not good enough to be able to compile it by myself, my technical level is too low.
I can unlock the bootloader and I'd like to root it with Magisk, it needs TWRP, am I wrong??
Thanks again bro
Is there a flashable image available for your device?
If so, you can extract the boot image from this archive using payload dumper (search Google for more info)
1: Now you have the boot image (on your PC), move it to your device - i.e. Downloads
2: Install Magisk Manager on your device.
3: Follow the instructions at this thread on how to use Magisk Manager to patch your transferred boot image - https://r.tapatalk.com/shareLink/to...1&share_fid=3793&share_type=t&link_source=app
4: Transfer the newly patched image back to your PC.
5: Use Fastboot to reboot your device using the image on your PC - see above thread for how to do this (no need to flash the modified boot image back to your device - you'll actually be booting the device using the patched image on your PC - this ensures that if anything goes wrong, you can just reboot your device).
6: Assuming all has gone to plan, your device is now rooted (temporarily) so you can now install Magisk using Magisk Manager (this will modify the boot image on your device).
7: Disconnect PC and reboot your device normally (i.e. System) - you should now find Magisk is installed when you open Magisk Manager.
Hope this helps
Sent from my AC2003 using Tapatalk
Thanks jmwengineering for your reply. Unfortunately, there's no rom/image yet, I haven't found any.
I hope Teclast will make it available rapidly as this model has a lot buyers now...
vindieu said:
Thanks jmwengineering for your reply. Unfortunately, there's no rom/image yet, I haven't found any.
I hope Teclast will make it available rapidly as this model has a lot buyers now...
Click to expand...
Click to collapse
I purchased the Chinese version of TECLAST P20HD. Its ID is N6H1. Is yours the same?
The ROM for my device is available in the Chinese official website. I don't know if it's compatible for your device.
I have already successfully unlock its bootloader, but I failed at installing the patched boot image of magisk. After flashing it, the tablet will keep on rebooting while showing the logo. It could be something I've done wrong during the process, I don't know.
vindieu said:
Thank you for your reply jwoegerbauer, unfortunately, I'm not good enough to be able to compile it by myself, my technical level is too low.
I can unlock the bootloader and I'd like to root it with Magisk, it needs TWRP, am I wrong??
Thanks again bro
Click to expand...
Click to collapse
To root a phone's Android neither TWRP recovery nor Magisk framework basically is needed at all. Also unlocking phone's bootloader before isn't needed. All you need is to have su binary present in Android OS.
Hanpeng Yang said:
I purchased the Chinese version of TECLAST P20HD. Its ID is N6H1. Is yours the same?
Click to expand...
Click to collapse
I should get it this week, european version.
I've already had a Teclast T98 (also Tablet/Phone 4G but with old Android 4) and was very happy with it.
I hope that someone will create a TWRP version soon and post the procedure to root it with Magisk...
Thanks for the info!
I confirm I also have a N6H1 with english language no problem.
I have been to Teclast's website but haven't been able to find the ROM.
Where is it? https://www.teclast.com/down.php?s=misc&tid=218
vindieu said:
I confirm I also have a N6H1 with english language no problem.
I have been to Teclast's website but haven't been able to find the ROM.
Where is it? https://www.teclast.com/down.php?s=misc&tid=218
Click to expand...
Click to collapse
Also have a have a N6H1 with english language, european version.
Really,really nice tablet. Looks like you can also perform the same SD Card/SIM tray mod that can be done with some cell phones to make it a true dual sim tablet/phone-not that I recommend doing so,just nice that it seems to be compatible with it:
How to enjoy dual-SIM and micro SD simultaneously on the Galaxy S7
https://www.mobilefun.co.uk/blog/20...and-micro-sd-simultaneously-on-the-galaxy-s7/
How to Insert 2 Nano Sim (Dual Sim Enabled) and Micro SD Card in Samsung Galaxy S7 Edge
https://www.noreplied.com/how-to-in...d-and-microsd-card-in-samsung-galaxy-s7-edge/
Did you root it? If yes how? Thanks
not yet.
vindieu said:
I confirm I also have a N6H1 with english language no problem.
I have been to Teclast's website but haven't been able to find the ROM.
Where is it? https://www.teclast.com/down.php?s=misc&tid=218
Click to expand...
Click to collapse
Try google search for teclast firmware
Teclast Official Firmware Repository - TechTablets
https://techtablets.com/forum/topic/teclast-official-firmware-repository/
They give instructions on how to acess and download from the page/site
This seems to be the actual page.....but it's is in chinese- might have to run the pages it leads you to through google translate......
http://www.teclast.com/tools/pad/pad.php?t=p
Can't do much more at the moment, too tied up with work and other things to go any further right now.
Thanks but I've already searched in Google, I'm not a total n00b.
FYI my post #9 gave a direct link to Teclast website after typing N6H1 at https://www.teclast.com/en/firmware/
vindieu said:
Thanks but I've already searched in Google, I'm not a total n00b.
FYI my post #9 gave a direct link to Teclast website after typing N6H1 at https://www.teclast.com/en/firmware/
Click to expand...
Click to collapse
Yeah,but that page doesn't actually lead to the N6H1 (chinese?) firmware.
This one does (it's in chinese though and there are some things you have to do in order to download the file which the link to Teclast Official Firmware Repository - TechTablets site explains how to do.
(just type N6H1 in the box like the other page)
http://www.teclast.com/tools/pad/pad.php?t=p
Teclast Official Firmware Repository - TechTablets
https://techtablets.com/forum/topic/teclast-official-firmware-repository/
I HAVE SUCCESSFULLY UNLOCKED my P20HD following this procedure : https://forum.hovatek.com/thread-32287.html
TWRP is NOT available on the Play Store for the P20HD.
The "TWRP" app available in the Play Store is just an app to select and download a TWRP in the list of "officially compatible devices"....
... and of course, the P20HD is not in the list.
R-james said:
(just type N6H1 in the box like the other page)
http://www.teclast.com/tools/pad/pad.php?t=p
Click to expand...
Click to collapse
Ok Baidu now gives access to the download page, code is "mzwv", file size 1011.1M but it requires BaiduNetdisk_7.0.3.2.exe to be installed to download the file...
Since everything is in chinese, it is impossible to install this software & understand how to download the image
Can someone create some verified and authentic copies of these firmware images on an easily downloadable repo?
Chinese don't make any effort for non-chinese people apparently...
Thanks!
@vindieu
Would you like me to download it for you?
Thanks @few__ !!
If you could make it available for everyone (non-chinese people) on a public ftp server, that'd be great...
Please make sure the image is the exact copy of the original.

Categories

Resources