I am trying to transfer file from PC to android phone and then vice versa or b/w to android phones but got stuck.
i know android programming at a expert level, i know the bluetooth API in android and in J2ME i know the bluetooth chat application but dont get exact idea to get from this. Please help me any code that works any Concept any idea that would help will be really appreciated.
Here are a couple of links, I don't know how much they will help you because you know programming very well, but here they are
This is a very nice PDF on Bluetooth from a programming perspective, it has a lot of detail on a range of different platforms(though sadly not android). You may find it very useful
- people.csail.mit.edu/rudolph/Teaching/Articles/BTBook.pdf
Here is another SO post asking about Bluetooth code
- Code samples for Android Bluetooth programming