Welcome Guest! To access all forums & features, please register an account or sign-in. → Why register?



Working code to send file from Android to any phone ?


No replies to this topic - - - - -

#1 kInG aLeXo

    Resident Fanatic

  • 703 posts
  • Joined: 15-January 09

Posted 23 November 2012 - 07:58

I am looking for a code to send files from an anrdroid phone to other phones. I found several codes online but none of them seemed to really work. Most codes I found were very similar to this which just does not nothing at all when executed (after I replace the destination with my other mobile bluetooth address).

Only thing that I found it working was lanuching content provider, and letting the user explicitly choose Bluetooth.

Is there a way to immediately launch the bluetooth application given a file name, instead of letting the user choose between several available applications ?