B4ASnippetImages
my share creation simple carousell
my share creation simple carousell
@dody · 2023-03-14
B4ASnippetAppCompat
Font Resizer: Responsive label and Popup Menu or xCustomListView Menu called from ACToolBar icon
Font Resizer: Responsive label and Popup Menu or xCustomListView Menu called from ACToolBar icon
@GeoT · 2023-03-11
B4XSnippetColour [BITMAPCREATOR][B4X]
Custom Color Picker Bar [BitmapCreator] [B4X]
Custom Color Picker Bar [BitmapCreator] [B4X]
@Mike1970 · 2023-03-11
B4ASnippetAsyncStreams
aSyncStream and flush
aSyncStream and flush
@Star-Dust · 2023-03-09
B4ATutorialSMS
Send and Recive SMS from PC using AsyncStreams in Wifi e VB.Net
Send and Receive SMS from PC using AsyncStreams in Wifi e VB.Net
@Paolo Venuta · 2023-03-08
B4ASnippetAudio/Video [INFO AND PATHS]
To get multiple media files and folders via MediaStore [info and paths]
To get multiple media files and folders via MediaStore [info and paths]
@GeoT · 2023-03-07
B4JTutorialBAnano [INTRODUCTION][BANANO]
Using Background Workers in your WebApps [introduction] [BANano]
Using Background Workers in your WebApps [introduction] [BANano]
@alwaysbusy · 2023-03-03
B4ASnippetBluetooth
OBD2 USB
App uses OBD2 to USB from Ebay, it has ELM327 V1.5 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code uses felUsbSerial lib.
@moty22 · 2023-03-03
B4ASnippetBluetooth
OBD2 Bluetooth
App uses OBD2 Bluetooth plug, it has ELM327 V2.1 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code based on bluetooth example.
@moty22 · 2023-03-03
B4JTutorialB4J [SLD]
Simple Layout Designer [SLD] B4J application.
Simple Layout Designer [SLD] B4J application.
@PaulMeuris · 2023-03-02
B4JSnippetBarcode/scan
Brcode Image to Text
Barcode Image to Text
@micro · 2023-03-02
B4JSnippetFile handling
Set windows file attribute to hidden
Set windows file attribute to hidden
@aeric · 2023-03-01
B4ASnippetEditText/Textview/TextArea/TextField
ReadOnly EditText
ReadOnly EditText
@aeric · 2023-03-01
B4JSnippetJava [JAVA 19 ONLY]
Native Linker [Java 19 Only]
I have been trying out the replacement for JNA in Java 19. The code needed to call a library function is far cleaner now, and requires less coding.
@Daestrum · 2023-03-01
B4JLibraryB4J
Caffeine Cache
Caches can be critical for servers and other apps where you cannot store all data in memory and still need good performance.
@Erel · 2023-02-28
B4XLibraryImages [B4X]
BitmapsAsync [B4X]
A cross platform library that allows loading images using background threads. It can be useful with keeping the app responsive while loading many images.
@Erel · 2023-02-28
B4JTutorialB4J
B4JPackager11 - the simplest way to distribute UI apps
B4JPackager11 is a B4J non-ui program that builds a package with your app jar and an embedded modularized Java runtime. It works with OpenJDK 11 and B4J v6.8+.
@Erel · 2023-02-28
B4XSnippetDesigner [B4J][B4XPAGES]
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
A Helper App for Examining and Documenting Designer Layouts [B4J] [B4XPages]
@William Lancee · 2023-02-27
B4AClassTable/Grid
CLVDragger Class with Remove Item for xCustomListView
CLVDragger Class with Remove Item for xCustomListView
@GeoT · 2023-02-26
B4JLibraryImages [SOURCE CODE]
ImageScaler [Source code]
Library to resize image in B4J non-UI app
@aeric · 2023-02-24
B4JSnippetColour [SELECTEDCOLOR, SCENE.PAINT.PAINT]
ColorPicker view to integer Color [SelectedColor, scene.paint.paint]
Convert xui.color or scene.paint.paint to xui.color
@MrKim · 2023-02-24
B4ASnippethtml
Markdown Engine For B4A
Markdown Engine For B4A
@teddybear · 2023-02-22
B4JSnippethtml [WEBAPP]
A Markdown engine [WebApp]
Markdown is a great tool for easily making formatted text files that display across a variety of platforms. It’s popular with technical writers and bloggers for its ease of use and relatively short learning curve.
@teddybear · 2023-02-22
B4JLibraryBarcode/scan
B4JServer QRCode Generator
B4JServer QRCode Generator
@aeric · 2023-02-21
B4JLibraryAudio/Video [DEMO]
SD_Streaming [DEMO]
This library is developed in JAVA and is a wrapper of the VLCj library. Is based on the code by @moster67 (see here). It has been reworked to obtain an h.264 streaming from the pc cam, streaming of an mp4 video and finally of the desktop and a portion of it. Demo only, streams max. 120 seconds.
@Star-Dust · 2023-02-20
B4JLibraryAudio/Video [DEMO]
SD_VideoStreaming [DEMO]
To the SD_Streaming library it adds a few functions to make some methods simple. In particular, it is not necessary to create an fxml file for the player in case you want to use it to receive a stream. Demo only, streams max. 120 seconds.
@Star-Dust · 2023-02-19
B4XTutorialViewPager [B4X]
AS ViewPager - Auto Play [B4X]
In this example project you can see how to add an auto play feature to the AS ViewPager.
@Alexander Stolte · 2023-02-16
B4ITutorialB4I
iPhone X Safe Area
The screen area near the top and bottom are considered unsafe. Meaning that you shouldn''t put anything important on these areas as they are less accessible or partially hidden. You can use the new Page.SafeAreaInsets property to find the four required offsets and adjust the content layout. Page.SafeAreaInsets returns a Rect object. Don''t treat it as a rectangle. Treat it as a set of four offsets.
@Erel · 2023-02-15
B4ATutorialDatabase
How to convert from Firebird to Sqlite
How to convert from Firebird to Sqlite
@amorosik · 2023-02-14
B4ASnippetJWT
Get the expiration time from firebase JWT token
Get the expiration time from firebase JWT token
@Erel · 2023-02-14