B4JSnippetDrawing
Plotting contour lines
A code module which can plot contour lines for a function with two variables
@rbghongade · 2023-11-16
B4ASnippetDrawing
light switch: minimal code , generous resources
With less than 25 lines of code, a light switch transition effect (bulb on/off) is shown
@jkhazraji · 2023-11-16
B4RSnippetB4R sensor
ENS160 Multi-Gas Sensor
Sensor ENS160 can measure: Air quality index, Concentration of total volatile organic compounds (ppb), Carbon dioxide equivalent concentration (ppm). Default I2C address: 0x53 (can also work via SPI interface, not used here).
@peacemaker · 2023-11-16
B4XTutorialList- and scrollview [B4X][XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
@Erel · 2023-11-16
B4ALibraryDate/time [PREFERENCES DIALOG]
DateTimePicker View [Preferences DIalog]
DateTimePicker View [Preferences DIalog]
@Guenter Becker · 2023-11-15
B4XLibrarySwitch [B4X]
B4XSwitch to support Accessibility [B4X]
I think that the B4XSwitch does not support accessibility very well. I made a simple extension based on the already extended version of the B4XSwitch that supports setting colors at runtime. (Many thanks to @Blueforcer.) Now you can add a description to the panel, which is read out correctly by TalkBack.
@b4x-de · 2023-11-15
B4JTutorialB4Xpages
B4XPages Video tutorial Series B4J
B4XPages Video tutorial Series
@mcqueccu · 2023-11-15
B4ATutorialB4Xpages
B4XPages Video Tutorial Series B4A
B4XPages Video Tutorial Series
@mcqueccu · 2023-11-15
B4ITutorialB4Xpages
B4XPages Tutorial Series
B4XPages Tutorial Series
@mcqueccu · 2023-11-15
B4JSnippetAudio/Video
play sound in linux
play sound in linux
@mzsoft · 2023-11-14
B4XTutorialViewPager [B4X]
AS ViewPager - Infinite scrolling [B4X]
AS ViewPager - Infinite scrolling [B4X]
@Alexander Stolte · 2023-11-13
B4ALibraryList- and scrollview
A vertical and horizontal scrollable Panel/Layout
A vertical and horizontal scrollable Panel/Layout
@Guenter Becker · 2023-11-13
B4ALibraryGoogle [GOOGLE PLAY SERVICES AVAILABILITY]
GoogleApiAvailability [Google Play Services availability]
A small library that serves as an aid in establishing the existence and correctness of the installation of google play services
@Ivica Golubovic · 2023-11-12
B4ALibraryB4X
Convert DateTime, Graphic, Boolean, Units
Convert DateTime, Graphic, Boolean, Units
@Guenter Becker · 2023-11-12
B4JTutorialAudio/Video
Opus codec for B4J
Opus codec for B4J
@Gandalf · 2023-11-10
B4ALibraryAudio/Video
Audio library v1.5 - New AudioStreamer object
Audio library v1.5 - New AudioStreamer object
@Erel · 2023-11-10
B4XTutorialSupabase [B4X]
Supabase - Database OrderBy [B4X]
Supabase - Database OrderBy [B4X]
@Alexander Stolte · 2023-11-08
B4XTutorialSupabase [B4X]
Supabase - Database Limit and Offset [B4X]
Supabase - Database Limit and Offset [B4X]
@Alexander Stolte · 2023-11-08
B4JTutorialDatabase [WEB]
Using PocketBase as a Framework: Lets create a REST API [Web]
Using PocketBase as a Framework: Lets create a REST API [Web]
@Mashiane · 2023-11-07
B4RLibraryPrint
rThermal_Printer a wrapper Thermal Printer under BLE
Easily generate text and graphics and send them to various BLE thermal printers
@candide · 2023-11-04
B4ASnippetColour
StatusBar, NagivationBar and Background color all the same!
StatusBar, NagivationBar and Background color all the same!
@Cableguy · 2023-11-01
B4ALibraryGPS/location/maps
GPSGNSS Library
After discovering several problems in the operation of GPS and GNSS libraries on SDK32 and SDK33, I decided to make one library that will be compatible with almost all versions of android (from SDK less than 24 to SDK33 and above). This library combines deprecated GPS classes with still up-to-date GNSS classes and, based on the android version, decides which one to use.
@Ivica Golubovic · 2023-11-01
B4XLibraryButton [B4X]
NHShakeButton.b4xlib - Works in B4A, B4i, B4J [B4X]
This library will zoom in, zoom out and shake 4 times in random directions a button. It should work also with any view since the ShakeButton sub accepts as an argument a B4XView.
@hatzisn · 2023-10-31
B4JLibraryAnimation
B4J/ Lottie Animation
B4J/ Lottie Animation
@jkhazraji · 2023-10-31
B4ASnippetGoogle
GoogleDrive via REST API V3 - Small Testproject
A small project to get a grip on Google Drive
@fredo · 2023-10-30
B4ATutorialFirebase
Debugging with Firebase / Android GPU Inspector
Debugging with Firebase / Android GPU Inspector
@designer2k2 · 2023-10-30
B4XTutorialTabStrip [B4X]
AS SegmentedTab - Custom tab width [B4X]
AS SegmentedTab - Custom tab width [B4X]
@Alexander Stolte · 2023-10-29
B4JTutorialGame
Anyone for a game of ChineseCheckers?
Anyone for a game of ChineseCheckers?
@Johan Schoeman · 2023-10-29
B4JTutorialBAnano [BANANO+JSERVER=BANANOSERVER]
Going full circle [BANano+jSERVER=BANanoServer]
Going full circle [BANano+jSERVER=BANanoServer]
@alwaysbusy · 2023-10-27
B4XLibraryTable/Grid [B4X][XUI]
SD FlexGrid [B4X] [XUI]
I created a new library to show a table (or grid) similar to the one in EXCEL. There are already excellent classes that allow many to accomplish things, such as xCustomListView (by Erel) and with the FlexibleTable (by Klaus). I wanted to make something slightly different suited to my needs.
@Star-Dust · 2023-10-25