Share My Creation B4A-Bridge (Reskinned UI) - aeric    Apr 25, 2022   (23 reactions) 128471128472128473 128492
Github: https://github.com/pyhoon/B4A-Bridge
I repost the source code here hopefully it is more organize and easy to find. It is for future discussion on my version too.
Thanks.
25 April 2022: New UI
Older version is available in this post. B4A Tutorial B4A-Bridge source code - Erel    Sep 02, 2024   (13 reactions) B4A-Bridge is made of two components. One component is running on the device and the other is embedded in the IDE.
The device side is the server side. It waits for connections and when a connection is established it handles the "action" messages.
The code itself is made of a simple activity:
https B4A Question LAN Ip only ever returns 127.0.0.0 - agraham (first post)    Oct 20, 2020   (1 reaction) I've had a quick look at the B4A_Bridge source code https://www.b4x.com/android/forum/threads/b4a-bridge-source-code.8153/#content B4A-Bridge uses ServerSocket.GetMyWifiIP, it doesn't even bother to Initialize it as it only uses it to get the IP address, so it seems to be working OK there. B4A Question [Solved] Blank screen when starting any application created with B4A (Android 11) - aeric (first post)    Oct 25, 2022   (1 reaction) B4A-bridge is open source. You can try to modify the code and compile your own B4A-bridge. B4A Question B4A-Bridge V. 2.62 Source errors on compile with B4A V. 10.90 - Erel (first post)    Jul 11, 2021   (1 reaction) It looks like the Phone library is missing.
It will be simpler to follow this: https://www.b4x.com/android/forum/threads/b4x-ftp-server-implemented-with-socket-and-asyncstreams.74320/#content Wish B4A-Bridge - Screen on - mcqueccu (first post)    Feb 07, 2023   (1 reaction) The source code is here. For the meantime you can modify it with your wish and use https://www.b4x.com/android/forum/threads/b4a-bridge-source-code.8153/#content B4A Question B4X: full-functional FTP client snippet - do we have ? - dd1 (first post)    Sep 06, 2020 B4A Bridge - Source Code is an excellent example B4A Question How can i create a notification? - asales (first post)    Feb 19, 2018   (4 reactions) Click on "Like" if the answer helped you and to show it to them. :) And you can download the source code of B4-Bridge here: https://www.b4x.com/android/forum/threads/b4a-bridge-source-code.8153/ B4A Question B4A-Bridge - is possible to debug app out of lan ? - LucaMs (first post)    Sep 28, 2020 100648
It is a very old post, but I don't think that this has changed.
Anyway, there is the source code of B4A-Bridge. B4A Question Is the source code available for B4A Bridge v2.3 ? - inakigarm (first post)    Mar 07, 2017   (2 reactions) You can find it at first entry when seaching the forum (https://www.b4x./?query=B4a-bridge+source+code) Page: 1   2   3   4   5   6   7   Powered by ColBERT |