For socket connection via USB tithering u need device driver .it will be
provided by vendor of the android device
On Oct 22, 2013 1:29 AM, "Lew" <lewbl...@gmail.com> wrote:

> galapogos wrote:
>
>> Hi, thanks, do you mean this - http://developer.android.**
>> com/guide/topics/connectivity/**usb/index.html<http://developer.android.com/guide/topics/connectivity/usb/index.html>
>>  ?
>>
>> This might work, but I'm assuming it runs over ADB, and will require ADB
>> drivers on the host. If the host is an Android device or an embedded Linux
>> system on an ARM processor, are there ADB drivers for these platforms?
>>
>
> That page you reference directly contradicts your assumption.
>
> /Au contraire/, it talks about ADB using TCP/IP to communicate. Hmm.
>
>
>> SIVAKUMAR.J wrote:
>>>
>>> U can use socket connection.there is android API is available
>>>
>> Don't sprain your fingers typing out the whole word "You" or anything.
>
>
>> "galapogos" wrote:
>>>>
>>>>
>>>> Is there any protocol that enables data transfer over USB between
>>>> Android host and devices. I'm not looking for file transfer like adb, but
>>>> rather data transfer like over a serial port or something, but faster.
>>>>
>>>
> TCP/IP.
>
> You can use FTP, Telnet, direct socket connections, etc.
>
> There has to be a network connection, either WiFi or USB or whatever,
> between the Android device and the other(s).
>
> --
> Lew
>
>
> --
> 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+unsubscr...@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+unsubscr...@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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to