Hi,
exist or someone developing homebrew app for sending files over Bluetooth ?
Thanks.
exist or someone developing homebrew app for sending files over Bluetooth ?
Thanks.
Would be great if you tried once. What are you working on right now?Actually, it *might* be possible to implement it using homebrew - there are standard WinCE APIs for BlueTooth. If they are available on WP7 as well as WinMo and Windows Embedded, and aren't security-restricted, then it could be done.
I'd volunteer to take a look but I'm working hard on something else (and far more promising, IMO).
Wow, that's a thrilling newsActually, it *might* be possible to implement it using homebrew - there are standard WinCE APIs for BlueTooth. If they are available on WP7 as well as WinMo and Windows Embedded, and aren't security-restricted, then it could be done.
I'd volunteer to take a look but I'm working hard on something else (and far more promising, IMO).
yes, lot of people miss sending the files via Bluetooth,Right now, I'm working on the HtcRoot project, and various offshoots of it. Essentially, I want to add the advantages of a custom ROM into stock ROMs and, where possible, without forcing people to reset their phones. Part of this process involves writing tools for my own use, some of which I also publish. For example, the HtcRoot Webserver has essentially replaced TouchXplorer for me, though TX used to be a standard part of my toolset.
Considering the existence of the Contacts Transfer app in the Nokia store, which uses Bluetooth to transfer contacts from other phones and appears to run on non-Nokia phones (yep, I used my own OEM Marketplace XAPs to get it), I'm pretty sure at least some level of access to Bluetooth is possible from a WP7 app (using native code, of course).
Yes, you are right. The Contacts Transfer App is proof that transfer via bluetooth could be possible. And yes, I installed the Contacts Transfer app using your appRight now, I'm working on the HtcRoot project, and various offshoots of it. Essentially, I want to add the advantages of a custom ROM into stock ROMs and, where possible, without forcing people to reset their phones. Part of this process involves writing tools for my own use, some of which I also publish. For example, the HtcRoot Webserver has essentially replaced TouchXplorer for me, though TX used to be a standard part of my toolset.
Considering the existence of the Contacts Transfer app in the Nokia store, which uses Bluetooth to transfer contacts from other phones and appears to run on non-Nokia phones (yep, I used my own OEM Marketplace XAPs to get it), I'm pretty sure at least some level of access to Bluetooth is possible from a WP7 app (using native code, of course).