B4XLibraryButton [B4XLIB][B4X][XUI]
SD AnimatedButton [b4xlib] [B4X] [XUI]
SD AnimatedButton [b4xlib] [B4X] [XUI]
@Star-Dust · 2020-12-29
B4ILibraryAds
Google App Open Ads B4I
Google App Open Ads
@Biswajit · 2020-12-29
B4ALibraryAds
Google App Open Ads B4A
Google App Open Ads
@Biswajit · 2020-12-29
B4JTutorialBAnano [BANANO]
Beginning Firebase Messaging [BANano]
Beginning Firebase Messaging [BANano]
@Mashiane · 2020-12-29
B4XSnippetImages [B4X]
Rotate Bitmap [B4X]
Rotate Bitmap [B4X]
@LucaMs · 2020-12-28
B4ALibraryAnimation
AXWaveAnimation
AXWaveAnimation is a wave animation or a bubble animation for recording or playing audio using the amplitude of the voice.
@User242424 · 2020-12-28
B4AToolImages
Anywhere Software animated gif
Anywhere Software animated gif
@LucaMs · 2020-12-27
B4RTutorialHome automation
Controlling DSTV decoder from Android device via Nano and HC-05 bluetooth module
Controlling DSTV decoder from Android device via Nano and HC-05 bluetooth module
@Johan Schoeman · 2020-12-26
B4XLibraryImages [B4X][XUI]
xImageSliderIG - Instagram style image and video slider [B4X] [XUI]
xImageSliderIG - Instagram style image and video slider [B4X] [XUI]
@Biswajit · 2020-12-25
B4ASnippetSMS
Send SMS/MMS using Twilio Rest API
Send SMS/MMS using Twilio Rest API
@JohnC · 2020-12-25
B4JLibraryB4J
Chilkat-Bundle B4J
Chilkat is a cross-language, cross-platform API providing 90+ classes for many Internet protocols, formats, and algorithms.
@DonManfred · 2020-12-25
B4ASnippetImages
Adaptive Icons - simple instructions and tips
Adaptive Icons - simple instructions and tips - All apps should have an adaptive icon
@Erel · 2020-12-23
B4JLibraryWebView
CodeMirror Javascript Code editor - proof of concept.
This is a proof of concept test for the javascript library CodeMirror. I still like RichtextFX, but it is limited to Java 8, so I went in search of an alternative. Code Mirror seems very comprehensive and will do the simple task I want it for admirably. It is a huge project. If you want to use it I suggest you prepare yourself to do some reading.
@stevel05 · 2020-12-22
B4XLibraryB4X [B4X]
Throwables library [B4x]
This is a simple b4xlib library that just allows throwing an IllegalArgumentException or a NumberFormatException. Sometimes a Toast or Dialog is not enough of an alert that something is going to break if the data passed is incorrect, especially in libraries.
@stevel05 · 2020-12-21
B4JTutorialB4J Server
Making Installers for Server Apps
Making Installers for Server Apps
@tchart · 2020-12-21
B4XLibraryDialogs [B4X]
B4xDialog4Button [B4x]
I needed a dialog with 4 options and rather than rewrite the b4xDialog class I opted for a different approach. This class adds a panel to an existing B4xDialog and adds 4 Buttons. quite simple really.
@stevel05 · 2020-12-21
B4RLibraryMQTT
Update to rMQTT internal library
This updates the PubSubClient to v2.8. These functions have been added to B4R: IsConnected, SetBufferSize, SetKeepAlive, SetSocketTimeout
@janderkan · 2020-12-20
B4ALibraryDatabase
Jackcess
A library to read and update MS Access .mdb and .accdb database files.
@Agraham · 2020-12-20
B4JLibrarySMB / CIFS [SMB2]
jcifs-ng SMB-Client B4J [SMB2]
jcifs-ng SMB-Client [SMB2]
@DonManfred · 2020-12-19
B4JTutorialBAnano [BANANO]
Setting up FileZilla Server [BANano]
Setting up FileZilla Server [BANano]
@Mashiane · 2020-12-18
B4ALibraryDatabase
db2000.B4A.eXtrafunctions
db2000 functions
@maXim · 2020-12-18
B4JSnippetDialogs
How To Show Sign In/Log In Window Prior to App Start
Here is a simple example of the program flow of using a sign in dialog box before running your full app. Now with a minimal Windows titlebar, as is appropriate for a sign in window.
@cklester · 2020-12-16
B4ALibraryEncryption
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
AES128ECB encryption and decryption native B4A, B4J, VB6, C++, JAVA
@yancedywiler · 2020-12-15
B4XLibraryList- and scrollview [B4X]
CLVExpandable - Allows expanding or collapsing xCustomListView items [B4X]
CLVExpandable - Allows expanding or collapsing xCustomListView items [B4X]
@Erel · 2020-12-14
B4ALibraryDialogs
Alimo_BaseDialog
This library creates a simple dialog for you to which you can add the desired view in any size, and also by changing the margins around it, the location of your dialoge.
@Alimoeini · 2020-12-14
B4JLibraryBarcode/scan
This is a QR code generator for B4J projects. It doesnt require jShell so it will work on B4J server projects.
QR Code Generator [for Server]
@tchart · 2020-12-13
B4JSnippetEditText/Textview/TextArea/TextField
TextArea - Moving Focus after pressing TAB
Here is a fairly simple solution to solving the TAB issue in TextArea. Currently, instead of moving to the next node, tabbing stays within the TextArea. To fix this, I used a combination of the jgameviewhelper library to capture the TAB keypress and additional code to get the current focus (post entitled- "Get last object focused" by stevel05 & Daestrum). Note that you must use the tag feature in order for you to identify the TextArea.
@gregchao · 2020-12-13
B4JLibraryDatabase [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
New sqlite-jdbc version 3.34.0 [2020.12.10]
@Claudio Oliveira · 2020-12-13
B4AToolB4X
R.java Generator for SLC
R.java Generator for SLC
@laomms · 2020-12-11
B4ALibrarySwitch
B4XSwitch with adjustable size
This is a mod of the B4XSwitch class in the XUIViews library. I wanted a smaller switch than the default one, and got it by modifying a bit the code. There''s a new property called ''Size'', with 5 possible values: XS, S, M, L and XL. Default value is M, the original size.
@Ivan Aldaz · 2020-12-10