B4XLibraryEncryption [B4A, B4I, B4J][B4X]
B4XCryptFile b4xlib [B4A, B4i, B4J] [B4X]
This library handles Strings and Binary files so you can Encrypt/Decrypt them using AES
@ThRuST · 2022-07-07
B4JSnippetDatabase
DBUTILS.executememorytable return a map
If, like me, don''t remember the position of the table fields in the array of string when use executememorytable , put the array strings into a map with table fields names.
@moore_it · 2022-07-05
B4XLibraryEncryption [B4A, B4I, B4J][B4X]
B4XAES Encryption/Decryption b4xlib [B4A, B4i, B4J] [B4X]
Encrypts/decrypts a string using AES (Requires Bouncy Castle)
@ThRuST · 2022-07-04
B4AToolB4A
B4A Sdk Manager source code
B4A Sdk Manager source code
@Erel · 2022-07-04
B4ASnippetMap
Convert data map to list
Converts a map''s keys or values to a list
@toby · 2022-07-01
B4XLibraryStrings
B4XPassword b4xlib
Generate random password
@ThRuST · 2022-07-01
B4ALibraryDatabase
TDDBUtils Functions to handle SQLite and SQLCipher
This library supports the development of database driven Application (SQLite3/SQLCipher 4) with a growing (Work in Process) list of handy functions to make developers life easier.
@Guenter Becker · 2022-06-29
B4JSnippetB4J Server
Detect mobile device
Detect mobile device
@tummosoft · 2022-06-28
B4JTutorialCertificate [JETTY]
How to Install an SSL Certificate in B4J Server [Jetty]
How to Install an SSL Certificate in B4J Server [Jetty]
@tummosoft · 2022-06-27
B4ALibraryViews - additional
extended Native Views
Add extra properties to views
@Guenter Becker · 2022-06-27
B4XSnippetTranslation/localisation [B4X]
Localizator - Script for Excel to translate directly from google translate [B4X]
An Excel file with a VBA macro to translate directly using google translate, It also detects and warns if any key is repeated in red.
@scsjc · 2022-06-25
B4JLibraryDesigner
B4x DDD_SL SetTextSizeAndIcon
An additional class for the new designer script feature. It allows replacing the smallest (last) string in the list with an Icon and utilizes code from the original DDD class.
@stevel05 · 2022-06-24
B4JTutorialFile handling
Ubuntu Sudo File Explorer
This code runs a File explorer with priviledges of root.
@hatzisn · 2022-06-23
B4RTutorialMQTT
Node-Red MQTT controlling 8+8 digital Inp-Out and I2C ADC on ESP32
Node-Red MQTT controlling 8+8 digital Inp-Out and I2C ADC on ESP32
@TiDi · 2022-06-23
B4ATutorialInterop
Connect B4A to Bluestacks 5
Connect B4A to Bluestacks 5
@Random.Information · 2022-06-22
B4ITutorialPush notifications
Push notifications
Push notifications
@Erel · 2022-06-21
B4JLibraryB4J Server
jServer3
jServer3 library is the previous version of jServer library. It is the library that was included with B4J up until B4J v9.80. This post contains the link to where jServer3 can still be found.
@Erel · 2022-06-21
B4XSnippetCamera [B4X]
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
CameraExClass- QrCode/Barcode Reader fix new SDK [B4X]
@Mike1970 · 2022-06-21
B4RLibraryComms & Network
rLoRa library
An Arduino library for sending and receiving data using LoRa radios.
@candide · 2022-06-20
B4ASnippetFile handling
Delete specific files according to their type from a specific folder simple short code
Delete specific files according to their type from a specific folder simple short code
@alfaiz678 · 2022-06-20
B4JTutorialBAnano - Vue [BANANOVUETIFYAD3]
Using a real device to debug your localhost running webapp [BANanoVuetifyAD3]
Using a real device to debug your localhost running webapp [BANanoVuetifyAD3]
@Mashiane · 2022-06-19
B4ASnippetFirebase
FirebaseRealtimeDatabase create Listener
Create a listener to receive data from FirebaseRealtimeDatabase every time it changes.
@musaso · 2022-06-17
B4JTutorialABMaterial
PyScript in your webpage using ABMaterial as an example
PyScript in your webpage using ABMaterial as an example
@MichalK73 · 2022-06-15
B4XTutorialMenu [B4X]
AS_TabMenuAdvanced Custom Middle Button [B4X]
In this example we add a MiddleButton that is larger than the internal one and is outside the TabMenu.
@Alexander Stolte · 2022-06-15
B4ASnippetFile handling
epub to txt file converter
epub to txt file converter
@endbyte · 2022-06-14
B4JLibraryWebView
Selenium Browser Automation - Create any Robot with Browser
Selenium is an open source automated testing suite for web applications across different browsers and platforms. It is quite similar to HP Quick Test Professional (QTP) only that Selenium focuses on automating web-based applications. Selenium is not just a single tool but a suite of software''s, each catering to different testing needs of an organization. Based on Selenium WebDrivers, this new Library for B4J can automate browsers and create any robot and get any information from websites.
@Alberto Iglesias · 2022-06-12
B4ILibraryDialogs
iPopView - A Pop View based on UIPopover pop with a lot of possibilities
iPopView - A Pop View based on UIPopover pop with a lot of possibilities
@Alberto Iglesias · 2022-06-12
B4ASnippetMap
Convert map to array
Convert map to array
@toby · 2022-06-12
B4JSnippetDrawing
Draw text with outline
Draw text with outline
@kimstudio · 2022-06-10
B4ASnippetWebView
Upload files with WebView
Code requires Android 5+ 1. Set a custom WebViewChromeClient. It is implemented with inline Java code. 2. The ShowFile_Chooser event is raised when the user clicks on a "browse" button. 3. You need to get the file URI with FileProvider and call SendResult.
@Erel · 2022-06-09