Saturday, November 30, 2013

Re: [android-developers] testing app from PC on attached phone

I finally got the adb to recognize my old Experia, after I made sure the USB debugging was turned on.  The new Experia doesn't seem to have that option available or any other Development options.  I will have to talk to Sony support about that.


On Fri, Nov 29, 2013 at 9:46 AM, Kostya Vasilyev <kmansoft@gmail.com> wrote:
Not in any particular order:

- You need drivers.

Sony Ericsson makes their adb drivers available in the Windows Driver Download center (or whatever it's called), but not every manufacturer does this. For those, you'll need to either install their own (manufacturer specific, and potentially device specific) drivers, or get the generic Google's adb driver and hack its UPNP IDs before installing.

- The adb debugging setting should be enabled (checked) on your non-virtual devices (system settings -> developer options).

- Some manufacturers / devices seem to require an entry in adb_usb.ini, or you'll get "permission denied".

-  Android 4.2 and higher requires an on-device confirmation before it allows adb connections.

- I'd recommend trying to get "adb devices" to work first, before jumping into Eclipse.

-- K

On Friday, November 29, 2013 8:27:44 PM UTC+4, peter gottlieb wrote:
I'm not sure what you mean by a response from ADB.  I can debug from Eclipse on the virtual device, but Eclipse android plug in won't even recognize the hardware phone.


On Fri, Nov 29, 2013 at 8:11 AM, Kristopher Micinski <krismi...@gmail.com> wrote:
Can you get any response from ADB?

Kris



On Fri, Nov 29, 2013 at 10:52 AM, peter gottlieb <gottl...@gmail.com> wrote:
Bad guess.  I clearly stated that the windows 7 setup had already worked with the Sony Erickson, but now doesn't.  For all PC-phone interactions (browse files on the phone from the PC, update phone software from the PC, etc) the connections work perfectly fine.  Only the Eclipse connection from the PC has the problem.  My only thought is a virus, but I have run Norton, and everything seems fine.  It could be some new virus that only effects certain software.   As a last resort I will try to get Norton assistance.


On Fri, Nov 29, 2013 at 1:05 AM, TreKing <treki...@gmail.com> wrote:

On Fri, Nov 29, 2013 at 12:45 AM, peter gottlieb <gottl...@gmail.com> wrote:

The windows 7 has worked in the past, but doesn't work now.  The windows 8 setup hasn't been used for this purpose before.  I have made sure to set debug = "true" in the manifest, and that the phones (a new Sony Xperia, and an old Sony-Erickson Xperia) are set to accept apps from non-verified sources.  I cannot get either phone to show up as a connected Android device chooser.


Does anyone have any idea what could be wrong?  


First guess would be you haven't installed the proper drivers.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "Android Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-developers/ESKcfB1nTiU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-developers+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "Android Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-developers/ESKcfB1nTiU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "Android Developers" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/android-developers/ESKcfB1nTiU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment