Galaxy S2 not showing in Eclipse Mac - android

I have been using my Galaxy S2 for testing my applications with Eclipse for a while now. All of a sudden when I try to run my applications my device does not show in the Device List of Eclipse.
I have looked everywhere on the internet for a solution, I have made sure my phone is in Debugging mode, Re-installed the SDK, restarted my computer and phone but nothing seems to be working.
I would really appreciate any suggestions!

So after a few days of fustration and going crazy I finally worked out the problem... the usb cable. I used a different one and it worked with no problems!
I just thought I would post this in case anyone else has the same problem.

Related

OnePlus One Not found in Eclipse on Mac

My problem is that my OnePlus One phone is not found in Eclipse on my Mac even after trying things like activating USB debugging of course and even Menu>Storage>menu on the upper right corner>USB computer connection>check box MTP/PTP.
When i try adb devices it tells me that there is no device found.
I have tried two different cables (including stock cable).
It seems that with mac there are no drivers to install needed.
Thanks a lot for any help.
Sebastien
Thanks a lot for your answer Jiang YD.
Finally, i have tried again with the same conditions few days later and Android file transfer recognized my OPO.
My OPO activated the Debug Mode automatically.
And the best is that Eclipse recognize my OPO for debugging.
So everything works well but i don't really undestand why it didn't worked the first time.
It works with the stock cable.

Eclipse Android SDK stopped seeing my Samsung Galaxy S4 device via a USB connection

A while back I started playing around with Android developing on my PC and used my Samsung Galaxy s4 as the test device and it worked fine. Once school started I mainly used my laptop and was also able to use my phone on it as well, and still am able to do so.
For some reason, my PC will no longer sees my phone as a running Android device and I cannot figure out why. I even tried reinstalling the driver to no avail. Does anyone have any idea as to why this is or any suggestions that I can do to make it be seen again?
Thanks to anyone looking at this!
Well it looks like USB debugging was unchecked. Go figure it was something simple.

Can not Run my Application on Samsung Galaxy S5

First of all I must say that I have been working around this issue for two whole days and I can not solve it. I googled it, I read this article from Donandroid, this thread from SO and many other reviews.
I have installed Samsung Kies3, Android sdk for windows, google_usb_driver on my windows 7 64-bit system. I also check the USB Debugging option in my Galaxy S5 and restart my phone. I also have restarted the ADT
Now when I check the attached devices in adb, I get:
$adb devices
$List of devices attached
4d0005444cc34139 unauthorized
I have tried to run my application on this device, but I have got this in ADT:
I have no idea what to do now. I am totally frustrated. Any help would be greatly appreciated guys.
Ok, solve the problem. I have unplugged/plunged the usb cable for 3 times and suddenly the popup authorization message showed up on my phone. I allowed that and now everything is fine. I can not believe I spent two days in this issue. Hope this thread will help someone.

Physical android device suddenly not found by Eclipse

SOLVED, se my own answer below.
While happily developing on my physical phone, Eclipse inexplicably doesn't find it next time I choose run. The Devices view is empty and grayed out. Rebooting doesn't help. Reinstalling googles' USB drivers doesn't help. Reinstalling Kies doesn't help.
Kies and Windows 7 have no problem finding the physical device immediately when I connect it.
What can I do?
Unplugging and reconnecting the device, and restarting Eclipse can solve this problem. Eclipse is quite a random piece of software and likes to misbehave in so many devious ways.
Heureka!
Somehow, the "USB debugging" option on the phone had been disabled. Probably by my own fat fingers. Sorry for having disturbed you. Thanks for your suggestions.

Android device not recognized in eclipse

I know this is a rather common question, but I tried all the solutions I found on other post and they didn't do the trick for me.
Basically, I have a Samsung Galaxy S, that worked fine with eclipse, so I was able to debug applications directly on my smartphone.
I tried 2 days ago since a lot of time, and the device is not recognized by the system, even lsusb can't find it.
I tried with a friend's smartphone, from a different brand, and it worked fine, so i guess it's something related to my smartphone, but I can't figure it out.
Debug is enabled on the phone, any other idea? My OS is Ubuntu.
You have to deleate the data where the debugs and the runs are stored
I don't know where it was because i had this problem last year.
But whene i deleted the data it works fine again
Edit :
Found it
C:\Users\UserName\.android
delete
debug.keystore
I guess Samsung Galaxy S drivers are not installed properly. Install pdanet software in your workstation while installing it will ask connect your mobile with usb then it will install drivers automatically. I think it will work for you. try this..From this link you can find the software

Categories

Resources