[android-developers] Re: Data Transfer between Android Phone and PC

2011-01-28 Thread JAlexoid (Aleksandr Panzin)
http://download.oracle.com/javase/tutorial/networking/sockets/ http://www.oracle.com/technetwork/java/socket-140484.html http://www.google.com/search?client=ubuntuchannel=fsq=java+sockets+tutorialie=utf-8oe=utf-8 These should help On 28 янв, 01:33, Joseph bates josephbate...@gmail.com wrote:

[android-developers] Re: Data Transfer between Android Phone and PC

2011-01-27 Thread Joseph bates
considering it. but i don;t know much about TCP/IP can you give me a link? (i dont wanna ask you for an brief intro as u may not have time) On Jan 24, 4:16 pm, JAlexoid (Aleksandr Panzin) jalex...@gmail.com wrote: What's wrong with TCP/IP? Other than that quick search for C# Bluetooth gives a

[android-developers] Re: Data Transfer between Android Phone and PC

2011-01-24 Thread Kumar Bibek
Try sockets and USB cable through the ADB server. That's one possibility. On Jan 23, 6:43 am, Joseph bates josephbate...@gmail.com wrote: So, I'm in the early stages of developing an Android app that is supposed to transfer data between it and the PC (Windows Only for now). Not really files,

[android-developers] Re: Data Transfer between Android Phone and PC

2011-01-24 Thread JAlexoid (Aleksandr Panzin)
What's wrong with TCP/IP? Other than that quick search for C# Bluetooth gives a lot results. http://stackoverflow.com/questions/1057220/bluetooth-in-c-which-stack-which-sdk On 23 янв, 03:43, Joseph bates josephbate...@gmail.com wrote: So, I'm in the early stages of developing an Android app

[android-developers] Re: Data Transfer between Android Phone and PC

2011-01-24 Thread John Gaby
You might take a look at: http://code.google.com/p/android-notifier/ On Jan 22, 5:43 pm, Joseph bates josephbate...@gmail.com wrote: So, I'm in the early stages of developing an Android app that is supposed to transfer data between it and the PC (Windows Only for now). Not really files, but