ADB doesnt work with xelios tablet p717a from walmart - General Questions and Answers

Hi I am using Linux on my desktop
I am able to use adb with a kindle fire just fine after enabling adb debugging
I bought a xelios p717a tablet from walmart and Ive tried everything but adb always says 'no devices found'

SOLVED
put 0x2207 at the end of the adb_usb.ini file

Related

Nook Tablet won't Connect to Macbook Pro in ADB

I've been trying to root my new NOOK TABLET via T-R-I-C-K's method on the forum and I can do everything except get the Macbook Pro to recognize my Nook in ADB mode. I downloaded the Android SDK and I even got an error message saying in the Manager Log stating "ADB SERVER FAILED". Everytime I type in ./go.ph to run script log in T-R-I-C-K's instructions the TERMINAL LOG on my computer states:
Error: did not find a device on USB. Is USB debugging enabled? If so try again. adb seems to need a few attempts to get going. Also, don't use a USB hub!\n
dyld: Symbol not found: ___stack_chk_guard
Referenced from: /Users/IcePick/Desktop/nooktablet-mac-root-0.6/./adb
Expected in: /usr/lib/libSystem.B.dylib
./go.sh: line 67: 919 Trace/BPT trap ./adb kill-server
Click to expand...
Click to collapse
I'm running Mac OS 10.4.11 on a previous generation Macbook Pro...any suggestions? Thanks for any help, I'm trying to get this thing rooted!

adb troubles

ive used adb before on a friends computer and on my computer (a macbook pro) in the past and know the works but recently on my computer when i connect any device including my skyrocket with usb debugging on and i try to run adb using the command ./adb shell it starts to run, then says error- no device recognized. any ideas?
Check device USB driver

[Q] Wireless ADB on Linux

Hi all,
I recently bought a Chromebook and promptly installed crouton to get the XFCE4 environment. I have eclipse set up and ADB set up and everything works wonderfully.
ADB happily detects my Moto G when I use the USB port.
My problem is that I cannot seem to get Wireless ADB working. Each time I type adb connect ip_adress_from_app it gives me unable to find device error
Can anyone help me?
I have already tried rebooting both my Chromebook and my Moto G, without success. I have also tried adb kill-server and adb start-sever, again without success.
Thanks in advance
Edit: Nevermind, it turns out my network was having problems, ADB wireless works fine when I use my mobile connection. Now I need to fix my network :/

[Q] (linux) adb posting unknown and no device

Hi (nevermind, I am using a different tablet for this project)
I am using a laptop running from a USB with Ubuntu installed from a ubuntu mini ISO. The tablet is a rooted Ematic 7" egd170
I am trying to install ubuntu touch/for tablets onto my spare android tablet but have ran into an issue. Everytime I try connecting the tablet to the ubuntu laptop I get these errors with adb
Code:
[email protected]:~$ adb devices
List of devices attached
[email protected]:~$ adb get-state
unknown
[email protected]:~$ adb get-serialno
unknown
[email protected]:~$ adb remount
error: device not found
error: device not found
[email protected]:~$ adb usb
error: device not found
error: device not found
However, the laptop mounts the tablet fine. The tablet never prompts for USB debugging so I think that is the issue.
I have tried changing the storage settings back and forth, changing it from debug and back, killing adb and restarting it with the tablet plugged in, none of it worked.
My nexus 7 shows up fine with adb devices though. And it prompts right away for usb debugging with this laptop.
Any ideas?

Question about ADB commands with Kindle Fire HD 7 (tate)

New guy with less than 10 posts here.
I downloaded the ADB tools to try to communicate said device with my XP machine. I know XP is old, but for now I have to use it.
I want to transfer files using PUSH. So, I tried to see if the XP machine even finds the KFHD and this is what I get:
>adb devices
List of devices attached
D025A0A030240981 offline
Can someone tell me how to get this "online"? I've looked at every setting on the unit, but there's nothing that allows me to use ADB, like on the OEM kindle OS. I do remember saying "Yes" to the question about using USB debugging when I converted this thing to CM11-20141112-SNAPSHOT-M12-tate.
Thank you.
-L

Categories

Resources