[CLOSED] mtkClient bypass utility assitence please! - Miscellaneous Android Development

I'm currently using MTKclient and Python 3.10.5 on an old Android 8.1.0 tablet to flash similar tablets. Recently I have come across tablets which have brom mode disabled and was wondering if this bypass utility or a similar one can be used with the MTKclient I am currently using? I use mtkClient with Jackpal terminal emulator and Termux fyi.
I was given this photo below to show that it is infact possible yet I can't seem to figure it out.

TheProvingGround said:
I'm currently using MTKclient and Python 3.10.5 on an old Android 8.1.0 tablet to flash similar tablets. Recently I have come across tablets which have brom mode disabled and was wondering if this bypass utility or a similar one can be used with the MTKclient I am currently using? I use mtkClient with Jackpal terminal emulator and Termux fyi.
I was given this photo below to show that it is infact possible yet I can't seem to figure it out.
Click to expand...
Click to collapse
[ATTN] : Read before posting - Any questions posted here will be MOVED or CLOSED
Please read the below before posting. Any questions not development related will be moved or closed. Forum Searching | Posting | The Basics: (Make sure you've read them before starting a new thread) Forum Rules Forum Search Google Forum...
forum.xda-developers.com

Related

Root

can I root my thunderbolt using a mac computer? Also can anyone recomend a website for reading up.on how to root my device and how and where to get cuatom roms?
i find it kind of odd that you're asking such a question on xda ....
(look around, it's all right here. check out development and q&a to learn how)
Short answer - yes
Information on rooting and custom roms can be found in the "Thunderbolt Android Development" forum.
jcase has an excellent step by step thread on the rooting process titled "[ROOT] MR1/OTA PermRoot + Unlock Bootloader - Safer/Easier 5/12/2011"
You will need the Android Debug Bridge (adb) shell installed on your mac in order to use jcase's process. Google something like "how to install adb on a mac" and you will find all kinds of helpful information. Downloads and manuals are also available at developer.android.com.
DemoManMLS has a thread on thunderbolt roms and kernels titled "The Official Thunderbolt ROMs & Kernels Listing v2.0 (Updated 5/28 9:45 PM CST)".
Hope this helps get you started.
There is also a thread in Android Development for OSX (say that 10 times fast). I don't know if it's the "easier/safer" method, but I know it'll get you the platform tools you need.

Coming from webOS to Android -- Point me in the right direction

A few questions:
1. How do I transfer an app into the emulator?
2. Is there any way to run .js / .html / .css project on Android devices?
3. Where can I find a good tutorial / thread / sticky about beginning Android development?
P.S. webOS news today sucks.
fxspec06 said:
A few questions:
1. How do I transfer an app into the emulator?
Click to expand...
Click to collapse
to transfer do "adb push path/to/theapp.apk"
to install do "adb install path/to/theapp.apk"
fxspec06 said:
A few questions:
2. Is there any way to run .js / .html / .css project on Android devices?
Click to expand...
Click to collapse
Sure html files can be opened with the stock browser, if the .js and .css files are part of the html page i think the browser will deal with them.
fxspec06 said:
3. Where can I find a good tutorial / thread / sticky about beginning Android development?
Click to expand...
Click to collapse
You obviously didnt use the search, let alone google .
The general questions&answers forums get this question a couple of times everyday too.
for android development, check this out:
http://forum.xda-developers.com/showthread.php?t=697938

[Q] ADB or TOOLs for Linux based PC

hi,
does anyone know if there is adb type program or adb toolset that wil work on a ubuntu based distro PC, I killed my wimdows machine, completely destroyed boot loader info, no recovery will work, but i did manage to install zorin ubuntu ,. so i have this and a chromebook.,
I have a new oneplus one that i have to go to work on soon, and I have a nexus 7 and a nexus 10, the wugfresh tool may run in wine, but i guess they still need the sdk installed.
anyone has any experience of linux and adb or similar linux program i would really appreciate any advise you can offer ,
y
thanks
stuart
You can find some on Android Development and Hacking forum. I use QtADB mostly though, because has versions for linux and Windows and it's a File Manager with support of adb. Take a look here:
http://qtadb.wordpress.com/
you can
search on google and get better result
What and get a bunch of YouTube video reviews! Read the answer above, that's what a helpful forum member does. That's the point of a dedicated topic forum, did you stop to think that i may have been googling and researching for weeks and get a bit nonplussed with all the conflicting opinions and techniques, that a dedicated Dev forum would be the place to seek advice?
Really if go google it is the best you can do, why even bother replying, your not talking to a schoolkid but a fellow member of the forum.
Sent from my Nexus 7 using XDA Free mobile app
dancer_69 said:
You can find some on Android Development and Hacking forum. I use QtADB mostly though, because has versions for linux and Windows and it's a File Manager with support of adb. Take a look here:
http://qtadb.wordpress.com/
Click to expand...
Click to collapse
Thanks very much I read up on Qtadb and it sounds like just the thing, I run xubuntu on chrome and a windows Laptop and so a dual platform for generic devices would suit me just fine
Sent from my Nexus 7 using XDA Free mobile app

iPhone 11 max clone

Hi all, I've got a iPhone 11 max clone running Android. My issue is that there is no way for me to access developer tools to enable us debugging to unlock the phone.
It seems to be running a very basic android copy of IOS and has no settings or anything.
I want to root the phone to a usable state. Any ideas?
It has no recovery partition, I can access fastboot but I'm limited as to what I can do since USB debugging isn't enabled.
what is your android version in aida64 app or something?
do you have google play store to download the app? or can you install apks from for example apkmirror.com?
this is the app I am talking about
AIDA64 1.86 (Android 4.2+) APK Download by FinalWire Ltd - APKMirror
AIDA64 1.86 (Android 4.2+) APK Download by FinalWire Ltd - APKMirror Free and safe Android APK downloads
www.apkmirror.com
If your android version is 4.x or 5.0 then one click root apps might work (if you don’t have important data on it it will be fine)
LR7875 said:
what is your android version in aida64 app or something?
do you have google play store to download the app? or can you install apks from for example apkmirror.com?
this is the app I am talking about
AIDA64 1.86 (Android 4.2+) APK Download by FinalWire Ltd - APKMirror
AIDA64 1.86 (Android 4.2+) APK Download by FinalWire Ltd - APKMirror Free and safe Android APK downloads
www.apkmirror.com
If your android version is 4.x or 5.0 then one click root apps might work (if you don’t have important data on it it will be fine)
Click to expand...
Click to collapse
I can install via USB storage. So installed and this is what I get.
MazdaDad said:
Hi all, I've got a iPhone 11 max clone running Android. My issue is that there is no way for me to access developer tools to enable us debugging to unlock the phone.
It seems to be running a very basic android copy of IOS and has no settings or anything.
I want to root the phone to a usable state. Any ideas?
It has no recovery partition, I can access fastboot but I'm limited as to what I can do since USB debugging isn't enabled.
Click to expand...
Click to collapse
@MazdaDad
Welcome to XDA. I hope you'll always get the support you require.
However, prior to your next posting please read the guidances that are stuck on top of every forum like
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com
and the others. I've moved the thread to General Q&A as an Apple device obviously doesn't fit into an Android forum. Thanks for your cooperation.
Regards
Oswald Boelcke
Senior Moderator
MazdaDad said:
I can install via USB storage. So installed and this is what I get.
Click to expand...
Click to collapse
Does one click root apps work?
like
KingRoot (Android)
Root your Android device in a matter of seconds
kingroot.en.uptodown.com
Kingo ROOT (Android)
Root for Android 1.5 to 5.0
kingo-root.en.uptodown.com
(I hope I didn't violate forum rules by posting these, but they are quite popular so I doubt the rumor that they are virus. Else they will be swiftly taken down. Still, your own risk of installimg them.)

[CLOSED] So is my device rooted?

I just bought a Chinese-made Iflytek T1 and managed to get adb working and installed some apps.
I wonder if I could flash a GSI since it runs android 9 and is compatible with treble.
Aida64 says it is rooted.
CPU-z says it is not rooted.
In adb I could get it into adb su with # thing
Anyone know what issue I am facing here?
Nicknackpaddywack101 said:
I just bought a Chinese-made Iflytek T1 and managed to get adb working and installed some apps.
I wonder if I could flash a GSI since it runs android 9 and is compatible with treble.
Aida64 says it is rooted.
CPU-z says it is not rooted.
In adb I could get it into adb su with # thing
Anyone know what issue I am facing here?
Click to expand...
Click to collapse
Note: Questions go in Q&A Forum
If you are posting a Question Thread post it in the Q&A forum. Technical discussion of Android development and hacking. No noobs, please. Device-specific releases should go under the appropriate device forum...
forum.xda-developers.com

Categories

Resources