Is there any way of possibly sending data to an application running on
device from the host(device is connected to host using usb cable)

I was thinking of two approaches of doing it but could not find ways
to implement it in andorid
1) i can push a file to device using adb
is there any way the application can get notification that a file has
been pushed

2) i can transfer data through sockets.
There is a way to open a server socket on device. But is there any way
for the client running on the host to connect to that socket on device

any help would be really appreciated

Thanks
Yogesh

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to