B4ATutorialList- and scrollview
My Audit - Intent Based Camera and Expandable list based on CustomListView
Have combined Expandable List Based on CustomListView and Intent Based Camera to create attached project. The plan is to use this for auditing purposes. Once I am done with this project it will create a PDF from the audit (thinking of using iText with some inline java code. Have already created a sample project with iText - see image at the end of this posting.
@Johan Schoeman · 2020-10-03
B4XTutorialB4X
set and get with more parameters
set and get with more parameters
@Rosen Parlev · 2020-10-02
B4JLibraryB4J
FormUtils
Here are some formutilities that I find useful pretty often. So I put them all in one static class And I thought I''d share it. The most important one, I just found (GetIcons in the lib) allows you to add an icon to display it in the taskbar when the form is minimized, I''ve been looking for that for a while. It has the bonus of also adding the Icon to the form.
@stevel05 · 2020-10-02
B4ATutorialBluetooth
Simple BlueTooth printing
Simple BlueTooth printing
@Zlgo · 2020-10-01
B4ASnippetSocial
Share image using Facebook App
Share image using Facebook App
@asales · 2020-10-01
B4JTutorialBAnano [BANANO]
Creating BANano Custom Views with the BANano Custom View Creator WebApp [BANano]
Creating BANano Custom Views with the BANano Custom View Creator WebApp [BANano]
@Mashiane · 2020-09-29
B4JTutorialBAnano [ADVANCED USERS][BANANOAPI]
Scripting the DOM: The HTML5 Canvas Story [Advanced Users] [BANanoAPI]
Scripting the DOM: The HTML5 Canvas Story [Advanced Users] [BANanoAPI]
@Mashiane · 2020-09-27
B4RTutorialMQTT
MQTT Broker scalability
MQTT Broker scalability
@hatzisn · 2020-09-27
B4ATutorialGoogle [ARTICLE]
Demystifying the new Play In-App Review [Article]
Demystifying the new Play In-App Review [Article]
@fredo · 2020-09-27
B4JTutorialB4J Server
b4j max upload file size with nginx
b4j max upload file size with nginx
@juventino883 · 2020-09-27
B4JLibraryBAnano [BANANOCANVAS]
A HTML5 Canvas Library [BANanoCanvas]
A HTML5 Canvas Library [BANanoCanvas]
@Mashiane · 2020-09-27
B4ASnippetEncryption
A note on RSAKeyConverter
A note on RSAKeyConverter
@nwhitfield · 2020-09-26
B4XSnippetStrings [B4X]
Hex string to number [B4X]
Bit.ParseInt will fail if the hex string is larger than the maximum positive int. We can instead use the ByteConverter library to do it.
@Erel · 2020-09-25
B4ATutorialAudio/Video
Audio Ringbuffer
if you want to build instant music in apps from single sounds, it is important that the samples are absolutely synchron and perfect in timing. So you should send one single stream to the system where all the sounds and instruments and effects are already placed. Here I demonstrate how to combine sounds to a stream in a ringbuffer. A timer steps through this ringbuffer and sends the current chunk to the AudioStreamer to feed it just in time in the very last moment.
@Midimaster · 2020-09-25
B4ALibraryAds
AmazonAds Library
AmazonAds Library
@Pendrush · 2020-09-24
B4ASnippetSocial
Whatsapp Send Function
Whatsapp Send Function
@HAH · 2020-09-22
B4JSnippetMenu
Translate Menus and keep Tag for Identifying
Translate Menus and keep Tag for Identifying
@Midimaster · 2020-09-22
B4ALibraryAction Bar, Drawer, etc
Smooth Bottom Bar - BottomNavigationView
Simple bottom navigation view library for Android (Kotlin, AndroidX, Spring Animation)
@hongthuanjsc · 2020-09-22
B4AToolBasic
BasicIDE Suite version 2 now has an on-device visual designer
BasicIDE Suite version 2 now has an on-device visual designer
@agraham · 2020-09-22
B4JLibraryComms & Network
Asynchronous modbus TCP master
A modbus TCP master library, fully programmed in b4j. This library is asynchronous, by use of the asyncstreams and Callback method. The response is an event, a separate sub, different then your sub where you did the request. This has the advantage that an unresponsive server will not slow down your application.
@Coldrestart · 2020-09-22
B4ALibraryEncryption [ENCRYPTION/DECRYPTION]
AES Encrypt/Decrypt [Encryption/Decryption] B4A and B4J library
AES Encrypt/Decrypt [Encryption/Decryption] B4A and B4J library
@Peter Simpson · 2020-09-22
B4ATutorialOCR
TessBaseAPI ocr
TessBaseAPI ocr
@roberto64 · 2020-09-21
B4ATutorialhtml
maybe not so simple way to clean up texts from wikipedia api
This little routine replaces useful html tags to bb tags, and gets rid of unwanted html tags in fetched wikipedia api texts.
@DIYMicha · 2020-09-21
B4RTutorialOther
Beginner''s PCB Design Guide Using EasyEda
Beginner''s PCB Design Guide Using EasyEda
@hatzisn · 2020-09-21
B4XSnippetDatabase [B4X]
SQLite case insensitive searches with non-ASCII text [B4X]
SQLite case insensitive searches with non-ASCII text [B4X]
@Erel · 2020-09-20
B4XLibraryTable/Grid [B4X][CUSTOM VIEW]
GridManager [B4X] [custom view]
GridManager [B4X] [custom view]
@XbNnX_507 · 2020-09-20
B4ASnippetFile xfer
Download file via HTTP with resume
Download file via HTTP with resume
@peacemaker · 2020-09-20
B4ALibraryImages
ImageSlideshow For B4A
This is an android image slider library. Just add the images you want to view
@hongthuanjsc · 2020-09-19
B4JTutorialBAnano [BANANO]
Serializing & De-Serializing Objects - Type to Json/Map and back [BANano]
Serializing & De-Serializing Objects - Type to Json/Map and back [BANano]
@Mashiane · 2020-09-18
B4ALibraryFile handling
FilePicker Library for Android Wrapper -InlineJAVA
A FilePicker library for Android for selecting multiple types of files and also to capture Images and Videos.
@hongthuanjsc · 2020-09-18