Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Discussion > Android Applications

Android Applications All the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.



Reply
 
LinkBack Thread Tools
Old March 23rd, 2011, 01:08 AM   #1 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Wink ADB error:device not found

22nd of march 2011 i was updated my android SDK tools , after i was updated when i trying to find my device in cmd prompt its showing error: device not found but before my update i was used that adb shell command it was worked good but after update it is not working

i was used these commands
adb kill-server
adb start-server

can any one please helpme

rooney10 is offline  
Reply With Quote
Sponsors
Old March 23rd, 2011, 06:24 AM   #2 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

please anyone help me
rooney10 is offline  
Reply With Quote
Old March 23rd, 2011, 07:01 AM   #3 (permalink)
Over Macho Grande?
 
alostpacket's Avatar
 
Join Date: Nov 2009
Location: NY
Posts: 7,090
 
Device(s): GalaxyNexus(LTE), NexusOne, OG Droid, GalaxyTab 10.1(LTE), Eris, Logitech Revue (fishtank)
Thanks: 4,164
Thanked 3,126 Times in 1,292 Posts
Default

what device?

Try rebooting the phone, and/or a different usb port. If you use eclipse, close it and do the adb kill-server and start-server commands again. If all else fails reboot your pc maybe.

^just some things to try
alostpacket is offline  
Reply With Quote
Old March 23rd, 2011, 11:18 PM   #4 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Wink

i am developing android application in eclipse ,,
When i am run the program it runs the emulator but in Console window it shows that

[2011-03-24 09:43:35 - helpme] ------------------------------
[2011-03-24 09:43:35 - helpme] Android Launch!
[2011-03-24 09:43:35 - helpme] adb is running normally.
[2011-03-24 09:43:35 - helpme] Performing com.example.helpme.helpme activity launch
[2011-03-24 09:43:35 - helpme] Automatic Target Mode: launching new emulator with compatible AVD 'my_avd'
[2011-03-24 09:43:35 - helpme] Launching a new emulator with Virtual Device 'my_avd'
[2011-03-24 09:43:38 - helpme] New emulator found: emulator-5554
[2011-03-24 09:43:38 - helpme] Waiting for HOME ('android.process.acore') to be launched...
[2011-03-24 09:44:56 - helpme] emulator-5554 disconnected! Cancelling 'com.example.helpme.helpme activity launch'!

and also , if i gave a command adb shell in command prompt it shows that "error: device offline"

can u please helpme
rooney10 is offline  
Reply With Quote
Old March 23rd, 2011, 11:20 PM   #5 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Finally it shows that in command prompt error:device not found
rooney10 is offline  
Reply With Quote
Old March 23rd, 2011, 11:30 PM   #6 (permalink)
Over Macho Grande?
 
alostpacket's Avatar
 
Join Date: Nov 2009
Location: NY
Posts: 7,090
 
Device(s): GalaxyNexus(LTE), NexusOne, OG Droid, GalaxyTab 10.1(LTE), Eris, Logitech Revue (fishtank)
Thanks: 4,164
Thanked 3,126 Times in 1,292 Posts
Default

Do you have a firewall running? You may need to allow eclipse and adb through.

I'm just guessing though I do most of my dev on a phone as I hate the emulator heh

Sorry I couldn't be of more help
alostpacket is offline  
Reply With Quote
The Following User Says Thank You to alostpacket For This Useful Post:
rooney10 (March 26th, 2011)
Old March 24th, 2011, 11:38 PM   #7 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

no, firewall is not running in my computer ,,, thanks for your help ,,,

if any others can please helpme
rooney10 is offline  
Reply With Quote
Old March 25th, 2011, 01:37 AM   #8 (permalink)
Member
 
Join Date: Nov 2010
Posts: 208
 
Device(s): Captivate,Dlev 4.2,Talon 1200mHz,Lagfixes ON ,LauncherProPlus,
Thanks: 15
Thanked 17 Times in 16 Posts
Default

When you have your phone connected via USB go to your Device Manager on your Computer and see if your phone is listed there under Portable devices. If not you may have Driver problem.
RonH54 is offline  
Last edited by RonH54; March 25th, 2011 at 08:35 AM.
Reply With Quote
The Following User Says Thank You to RonH54 For This Useful Post:
rooney10 (March 26th, 2011)
Old March 26th, 2011, 04:03 AM   #9 (permalink)
New Member
 
Join Date: Jan 2011
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

i am not using phone, i am using emulator, only for developing purpose

thanks for reply
rooney10 is offline  
Last edited by rooney10; March 26th, 2011 at 04:07 AM.
Reply With Quote
Old March 26th, 2011, 04:39 AM   #10 (permalink)
Over Macho Grande?
 
alostpacket's Avatar
 
Join Date: Nov 2009
Location: NY
Posts: 7,090
 
Device(s): GalaxyNexus(LTE), NexusOne, OG Droid, GalaxyTab 10.1(LTE), Eris, Logitech Revue (fishtank)
Thanks: 4,164
Thanked 3,126 Times in 1,292 Posts
Default

Maybe try downloading a fresh copy of the SDK?

I know there are some serious errors in the SDK updater... What OS do you use? I had my SDK on my D:\\ drive in windows and the updater completely broke when trying to update the tools and platform-tools folders.

Another thing might be to try and create a new Virtual Device <-- try this first
alostpacket is offline  
Reply With Quote
Sponsors
Reply

Bookmarks

Tags
adb, adb error, adb error:device not found, adb problem, adb shell error, adb shell script error


Go Back   Android Forums > Android Discussion > Android Applications User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -5. The time now is 11:44 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo