Java Question USBSERIAL2 2.4 Error when opening AsynchStream - Jmu5667 (first post)    Nov 13, 2020 Was this solved as I have the same issue ?... Share My Creation [B4X] B4X Pleroma - open source client for Mastodon / Pleroma social networks - Erel    Nov 4, 2020   (15 reactions) What is Mastodon? IPSbNdBmWKE Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks. More information here: https://www.b4x.com/android/forum/threads/119426/#content It is based on quite a few B4X components including: BCTextEngine, BitmapCreator, MiniHtmlParser, OkHttpUtils2, OAuth, KeyValueStore, XUI Views, B4XPages, B4XDrawer, B4XGi... B4A Library UsbSerial library 2.0 - supports more devices - agraham    Oct 25, 2024   (22 reactions) This is an expanded version of the original UsbSerial library. It has added support for Prolific... prefix mode is not supported. The library is based on the same open source project Android USB host... B4A Class Open Street Map viewer - GPS - spsp    Mar 17, 2021   (61 reactions) Hi,
This b4Xlib contains a custom view (cvMap) which can display Open Street Map.
109092109081
The tiles are retrieved from the internet and cached in a database. You can add shapes and images on the map.
UI :
- Lat/lng Center of the map
- Zoom Level
- Compass Direction with rotation
- Scale
- Button Menu
- Grid
- Center
- GPS position and bearing
Event :
- ready
- Lat/lng changed
- Zoom... B4A Library [B4X] Supabase - The Open Source Firebase alternative - Alexander Stolte    Mar 17, 2025   (51 reactions) 145254 Supabase is an open source Firebase alternative. It provides all the backend services you need to build a product. Supabase uses Postgres database with real-time capabilities. Basically, supabase provides an interface to manage postgres database that you can use to create table and insert, edit and delete data in the table. We can use REST API or client libraries from supabase to access the data in the postgres database. Supabase is not just about accessing the database. it also... Wish Update OpenJDK - Peter Simpson    Apr 27, 2022   (2 reactions) I've been using OpenJDK 14 + OpenJFX 14 from Erels beta release post for a couple of years now for all my B4X projects, it works perfect. My wish is simply to hope that Anywhere Software updates to OpenJDK 18 + OpenJFX 18 sooner rather than later, especially as the B4A and B4J download pages still use OpenJDK 11 + OpenJFX 11 when OpenJDK 14 + OpenJFX 14 from the forum works perfectly well on all my cross platform projects. Thank you...... B4i Tutorial Open external files with your app - Erel    Dec 19, 2022   (2 reactions) open the file with another app. This tutorial explains how you can add your app to this list and then open the file. For example you can use this to open CSV files received by mail in your app or... #PlistExtra: </dict> #PlistExtra:</array> When the user will click on the Open in... option and choose your app, your app will start and OpenUrl will be called: Private Sub Application_OpenUrl (Url As String, Data As Object) As Boolean If Url.StartsWith("file://"... B4A Question FTDI USB V2.0 Error - Erel (first post)    Jul 6, 2014 UsbSerial.Open returns an Int not a boolean: http://www.b4x.com/android/help/usbserial.html#usbserial_open... B4J Question OpenJDK 17 or 19? JavaFX SDK 17? - aeric    Feb 1, 2023   (1 reaction) I understand that the recommended version for B4J (current version 9.80) is OpenJDK 11. Should I combine javafx17 with openjdk17? Or can I leave open jdk11? Better to use jdk11 or 14. https... of OpenJDK you like. You just need to download the three pieces and put them in the right place: - OpenJDK... yes, version 17 or 19? Do I need to choose OpenJDK 17 since JDK 17 is LTS version? and because JavaFX 17 is also LTS version? Can I mix OpenJDK 19 with JavaFX SDK 17? Does it have any effect to... Share My Creation Garage Door Opener (with source code) - josejad    Aug 26, 2021   (58 reactions) message to the ESP to close the contacts of a remote to open a garage door. You can send the mqtt message from the app or from a widget. The schema is something like this. I open two garage doors and... input from an open/close contact, or even omit this part if you just want to open the door instead. ******************* Schema: 87552 So you need to open your remote, and try to close the button contacts. If your door opens, it will work 87553 Feel free to improve it and share!! Some things... Page: 1   2   3   4   5   6   7   |