Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I have connected Samsung Galaxy Y phone with Android Development Tool (ADT Eclipse) It doesn't recognize my device. I'm using window XP (64 bit) operating system.

I have also made the USB Debugging mode enabled, by Going to Settings->Applications->Development. But no reaction, I have referred this link too no use.

I have also checked the Security -> Unknown Sources.

Simply, I want to use my mobile like emulator by connecting with IDE. But Its not working. If don't know its possible or not.

share|improve this question
What is it you want to achieve? – spences10 Jan 22 at 13:29
I have specified that in my question itself. I want to use my mobile like emulator by connecting with IDE and run my apps from IDE in my mobile. – Bacardi Bat Jan 22 at 13:31
1  
what does adb devices output? – ArtemStorozhuk Jan 22 at 13:33
@Astor It doesn't showing my device in the available device list. – Bacardi Bat Jan 22 at 13:35
show 1 more comment

1 Answer

Check

Security > Unknown Sources

Make sure that it is checked to allow installation from unknown sources

share|improve this answer
Yes. I have already checked it. Thq for your reply. – Bacardi Bat Jan 22 at 13:36

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.