Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse ADT is not Samsung s3 as android device ??

Well, my samsung s3 is not detected as android device but as portable media player gt-19300

http://cubixshade.com/images/s3.png

I set "Always prompt to pick up device" on Eclipse Run Configuration and when I run the application, no device is shown or detected.

How will my phone will be detected as active android device in eclipse ?

like image 579
Muhammad Irfan Avatar asked Dec 29 '12 08:12

Muhammad Irfan


2 Answers

I solved this issue for my Samsung Galaxy y S5360 by installing Samsung Kies from here. And you would be able to sync your Samsung mobile with your PC and it includes almost every device driver for almost every Samsung device in the market. And then your device should be recognized by Eclipse. It is a worth a try.

like image 180
Sathirar Avatar answered Oct 16 '22 05:10

Sathirar


Install Samsung Kies or install your device drivers manually:

Device Manaager -> yourDevice -> UpdateDriverSoftware -> Browse My Computer ... -> Let Me Pick From a List -> Samsung Android ADB InterFace
like image 6
Arash GM Avatar answered Oct 16 '22 03:10

Arash GM