[Q] adb asus transformer - Eee Pad Transformer Q&A, Help & Troubleshooting

hey just wondering about adb i need to download and adb and i am assuming some sort of device drivers i was wondering if anyone has a link for this or what versions i need and how i get adb to work before when i rooted phone i just imputed everything in the terminal emulator?

Check out guide, getting adb setup in Asus dev section. It's pretty good.

http://forum.xda-developers.com/showthread.php?t=1124217

Closing as a simple search would give you answers to these questions.

Related

[Q] Samsung Captive ATT non market app help

I have tried everything to get a one click solution to enable non-market apps. First and foremost I am on a MAC. No access to a windows machine. I have my phone rooted and have installed superuser status.
I am looking for a solution that will let me install (easily) non- market applications. There appears to be several solutions doing this on a windows machine. I have not been able to find a solution on a MAC. And instructions, help, videos anything is greatly appreciated.
Thanks
PS: not a total nube, but I have limited knowledge of the root directory and manipulation, but follow instructions well ........
What firmware are you on? Because if you are on the leaked 2.2 you should look on the leaked ji6 hacks forum page and it will give you the instructions that you can run in adb shell in the terminal application on a mac you just have to type ./adb (command) where windows users just have to type adb (command) you should make sure that you are comfortable on adb though because there are hardly any tutorials for adb on a mac around. I found that the hard way. Hope this helps, if you still can't figure it out post more info and I will do my best to help although I am still kinda a noob to android development.
Sent from my SAMSUNG-SGH-I897 using XDA App
Thank for the help, I will look at thie ji6 hack and see if it works. I'll let you know. Right now I have spent 3 days trying to unlock this pile of dung. ATT should be shot for doing this people. We bought the phone let us put what we want on it. PERIOD
Have you tried ADB? If you can get ADB to work, you should have the skill to copy over the settings.db and use the SQLeditor for Firefox plugin. Or use SQLite on the phone.
Read up on how to enable sideloading - the same commands that work on windows work on a mac - or very similar. As long as you know how to copy files in terminal you should be set.

[Q] Noob question! What is adb shell?

Hi guys, I own an Xperia X8 running MiniCM RC1 Froyo. Let's say I have stock ROM with rooted phone. If I wanted to change the framework, I would use adb shell. Well...I have NO IDEA what adb shell is. Is this something like a command prompt? Do I access it from my phone? How do I use it?
Please explain.
Thanks in advance.
ADB (Android Debug Bridge) shell is a tool that comes with the Android SDK. It runs on your PC or Mac and connects to your Android phone over USB. You can find lots of documentation here: http://developer.android.com/guide/developing/tools/adb.html
ADB is also included with AppInventor, which runs on Linux as well as Windows/Mac.
So, if I wanted to change framework-res, what would I do?
I know this is going to sound "elitist", but the right answer is "you would read the ADB docs until you can answer that question yourself." Let's face it, the amount of damage you can do with ADB is substantial. Blindly entering commands is fundamentally unsafe -- if you don't understand the command, you won't catch yourself making mistakes. And if you do make mistakes, you won't have any idea what you did or how to recover.
There are some really good (and easy) guides here: http://forum.xda-developers.com/showthread.php?t=872128 ... post #3 has what you need to figure this out and you'll gain some knowledge that may come in handy down the road.

[Q] ADB Question

I have ADB installed and functioning for my (now sold) Nook Color. I have a Transformer coming in tomorrow.
Do I need to uninstall and reinstall ADB specifically for the ASUS or is it "one ADB for all?"
Thanks
One adb for all. No need to install anything extra.

[Q] ADB CLIENT for android

Hello everyone,
i want to connect 2 android devices with adb.
One of the devices only have wireless adb access, the other one is a standard rooted android phone.
Sometimes there is no pc/mac where i can use adb, but my phone is always with me.
I've searched in the filesystem for an adb binary or something and tried the adb commands with terminal emulator, no success...
Can't find any answers on google or xdadev :/
Maybe its an integrated feature or anyone knows an app/tool, i cant find it..
Thanks for your help (and sorry for this noobish question)

ADB device not listed [Solved]

Just wanted to let everyone know who was trying to follow root guides that have you adb su and busybox. I tried for hours and couldn't get mine listed under devices with the driver being correct, reinstalled android sdk, deleted drivers then forced win7x64 to use the ones i found in forums. Still nothing. Then I installed Asus Sync and it said it still needed to install drivers as part of the install even though I had them all installed in control panel. Instantly it was listed under devices and I had no trouble using adb to push su and busybox. I have a b60 transformer though.

Categories

Resources