Re: [android-developers] How to receive files via Bluetooth?

2012-06-26 Thread Rahul Radhakrishnanunnithan K
please refer the sdk example Bluetooth chat ,i think that example is partially suit for your question On Mon, Jun 25, 2012 at 5:13 PM, Giuseppe porcelli.giuse...@gmail.comwrote: In my app, I would like to add the function to receive files directly into it via Bluetooth. I know that I can use

Re: [android-developers] How to receive files via Bluetooth?

2012-06-26 Thread mike digioia
sounds like you need to build a bluetooth server similar to IP based servers are created with one listener able to receive and process the incoming files from any BT clients. On Mon, Jun 25, 2012 at 11:09 PM, Rahul Radhakrishnanunnithan K rahu...@whiteovaltechnologies.com wrote: please refer

R: [android-developers] How to receive files via Bluetooth?

2012-06-26 Thread Giuseppe Porcelli- FINM
Thank you Da: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] Per conto di mike digioia Inviato: martedì 26 giugno 2012 17:36 A: android-developers@googlegroups.com Oggetto: Re: [android-developers] How to receive files via Bluetooth? sounds like you need

[android-developers] How to receive files via Bluetooth?

2012-06-25 Thread Giuseppe
In my app, I would like to add the function to receive files directly into it via Bluetooth. I know that I can use the Chat sample to connect to instance of my app on two devices via Bluetooth, but what I am looking for is to make possible to receive the files from any devices and without to