J JanG Member Licensed User Longtime User Aug 17, 2025 #1 Hi, the link https://www.b4x.com/android/files/b4a_bridge.apk seems to point to an old b4a-bridge (2.62). The newest is 2.68. Where can I find the most recent version of b4a_bridge.apk? Thanks, Jan Last edited: Aug 18, 2025
Hi, the link https://www.b4x.com/android/files/b4a_bridge.apk seems to point to an old b4a-bridge (2.62). The newest is 2.68. Where can I find the most recent version of b4a_bridge.apk? Thanks, Jan
Shelby Well-Known Member Licensed User Longtime User Aug 17, 2025 #2 I think you can download it on Google Play: https://play.google.com/store/search?q=B4A bridge&c=apps&hl=en_US Upvote 0
I think you can download it on Google Play: https://play.google.com/store/search?q=B4A bridge&c=apps&hl=en_US
J JanG Member Licensed User Longtime User Aug 17, 2025 #3 No. On the Playstore you can't download APKs. An the version at the Playstore is 2.67 (08.08.2024). the newest version is 2.68. At the moment compile by yourself is one solution, but the APK gets very big. Upvote 0
No. On the Playstore you can't download APKs. An the version at the Playstore is 2.67 (08.08.2024). the newest version is 2.68. At the moment compile by yourself is one solution, but the APK gets very big.
J JanG Member Licensed User Longtime User Aug 17, 2025 #4 Self compiled b4a bridge 2.68 crashes. I used the newest sdk, b4a 13.4 and java sdk 19.0.2. Upvote 0
Mehrzad238 Active Member Aug 17, 2025 #5 Try this version https://github.com/AnywhereSoftware/B4A-Bridge/tree/main Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Aug 18, 2025 #7 The updated APK is online: https://www.b4x.com/android/files/b4a_bridge.apk Upvote 0
J JanG Member Licensed User Longtime User Aug 18, 2025 #8 Erel said: The updated APK is online: https://www.b4x.com/android/files/b4a_bridge.apk Click to expand... Thanks, but this is version 2.62. I tried it with my browser and directly with my android device. Upvote 0
Erel said: The updated APK is online: https://www.b4x.com/android/files/b4a_bridge.apk Click to expand... Thanks, but this is version 2.62. I tried it with my browser and directly with my android device.
Erel B4X founder Staff member Licensed User Longtime User Aug 18, 2025 #9 Might be a caching issue on the CDN side. Try this: https://www.b4x.com/android/files/b4a_bridge.apk?1 Upvote 0
Might be a caching issue on the CDN side. Try this: https://www.b4x.com/android/files/b4a_bridge.apk?1
J JanG Member Licensed User Longtime User Aug 18, 2025 #10 Thanks. Now 2.68 on my phone without crashes. BTW: Any idea why my self-compiled version crashed? Upvote 0
DonManfred Expert Licensed User Longtime User Aug 18, 2025 #11 JanG said: BTW: Any idea why my self-compiled version crashed? Click to expand... There is no crash without an Error. Posting the Stacktrace could help. Upvote 0
JanG said: BTW: Any idea why my self-compiled version crashed? Click to expand... There is no crash without an Error. Posting the Stacktrace could help.
J JanG Member Licensed User Longtime User Aug 18, 2025 #12 Not easy, because it is the b4a bridge itself. Can't debug. Upvote 0
teddybear Well-Known Member Licensed User Aug 19, 2025 #13 JanG said: Not easy, because it is the b4a bridge itself. Can't debug. Click to expand... You can use USB cable for debugging Upvote 0
JanG said: Not easy, because it is the b4a bridge itself. Can't debug. Click to expand... You can use USB cable for debugging