Bluetooth functionality for B4ABridgeplus utility program?

mr23

Active Member
Licensed User
Longtime User
I added @agraham b4abridgeplus's functionality into my -Relay application. -Relay is up-to-date with 2.09/10 of B4A-Bridge, including Bluetooth support. It also supports simultaneous connection from the B4A IDE including Logs/Connect streaming, and the B4aBridgePlus.exe at the same time. It's presently in an alpha-state, and while I'm typing this it was running in a test, and streams_error crapped out with a null pointer exception - I have it running off a weak Wifi access point to induce 'trouble', and apparently something isn't as graceful as it should be for dropping a connection. So it's not looking great to release tonight.
See more about -relay at the following thread:
http://www.b4x.com/android/forum/th...rom-b4a-ide-to-multiple-device-targets.36440/
The standard B4a-Bridge and my -Relay functionality is good, it's the 'Plus' interaction/addition that appears to be less stable. However, it did just take down the app, but both b4a-ide and Plus.exe were connected.

Please see the following thread for an issue with file transfer/copy to the PC:
http://www.b4x.com/android/forum/threads/b4abridgeplus-utility-program.8120/page-3#post-215317
Add a timer to the PC upload writes to slow it down, if you're having trouble with the b4a code.
I did duplicate the issue with the original untouched plus.apk.

Has anyone written any improved version of the PC side exe ? (yeah, okay, this part might deserve a separate thread).
 
Last edited:
Upvote 0
Top