B4JSnippetCharts
Global Temperature Anomalies - Heatmap Custom View
Global Temperature Anomalies - Heatmap Custom View
@jmon · 2019-09-05
B4XClassBCTextEngine/BBCodeView [B4X]
BCTextEngine parser: B4X Code Highlighter [B4X]
This is an example of creating a custom parser for BBCodeView. It depends on BCTextEngine v1.61+ which allows setting the text runs directly instead of parsing the BBCode.
@Erel · 2019-09-05
B4ALibraryToast
toasty lib
The usual Toast, but with steroids.
@carycai · 2019-09-04
B4JClassOther
MyConsoleClass - Simple PRINT, INPUT for Non-UI programs
I wanted to write myself a simple console (non-UI) program asking the user to enter some information, like an old DOS program. I realised that I needed some quick and dirty PRINT and INPUT functions like QBASIC had. So I wrote this MyConsoleClass which contains functions: Print, Input, PrintString, GetKey, LineFeed, ClearScreen
@Starchild · 2019-09-04
B4ILibraryWebView
iWKWebView Library without Designer
Who needs to use WKWebView without the Designer, he can use the following library.
@Fabio Campanella · 2019-09-02
B4XTutorialGame
Some notes to better understand the XUI2D examples
During the training in XUI2D it became necessary for me to get to know the elements and mechanisms involved. Below are some of my notes compiled from several sources (see end of text), which might help others to better understand whats going on in Erel’s examples. It is not a fully-fledged guide to create a game from scratch. But maybe it can make it easier to get started and get a clearer overview of the jungle of seemingly unmanageable information.
@fredo · 2019-09-01
B4ALibraryImages
CarouselView
A Carousel for displaying images
@Johan Schoeman · 2019-09-01
B4JTutorialLinux [B4J SERVER APPS]
Guide to run a Linux as a Windows 10 Subsystem [B4J server apps]
With the latest update for Windows 10 (version 1903), you can install a Linux distro as a Windows 10 Subsystem. This is very cool for us B4J developers as we can now very easily setup an environment for e.g. a jServer Web App without creating a VM. You can mimic a VPS, try out load balancing stuff with HAProxy, setting up an Apache or MySQL server etc...
@alwaysbusy · 2019-08-29
B4ALibraryhtml
Url Detector - detect and extract urls in a long piece of text
Url Detector - detect and extract urls in a long piece of text
@tuhatinhvn · 2019-08-27
B4JSnippetComms & Network
Modbus TCP server - slave - restricted functionality
A small quick and dirty implementation of the modbus TCP protocol in B4J as a server / slave
@Coldrestart · 2019-08-26
B4AClassEncryption [B4A/B4J]
LockBox3 (Delphi) AES ECB/CBC encrypting / decrypting [B4A/B4J]
This class can be used decrypt data created with LockBox3 and encrypt data that will be properly handled by LockBox3. LockBox3 is an encryption/decryption library for Delphi.
@OliverA · 2019-08-26
B4ATutorialImages
ContentChooser Example
Here is a ContentChooser Example project to choose a image at phone for use in a activity with image view. it works with B4A 9.x and Android 8.1
@MarkusR · 2019-08-26
B4ATutorialComms & Network
Subnet Scanner
Here is a simple subnet scanner. It scans the current class C subnet for a particular port number and tries to open a connection. It logs all the IPs that are found to have that port open in a listview.
@Didier9 · 2019-08-25
B4ALibraryList- and scrollview
JSListView - Simple Native Listview
Features: ~ Load custom layout for your items, use designer to build your item ~ Uses List for your Datasource ~ Uses Adapter Which is set once you set your Datasource
@SNOUHyhQs2 · 2019-08-23
B4ASnippetOS
GetSDKVersion
Returns the SDK-Version of the device running this code
@DonManfred · 2019-08-23
B4ASnippetOS
GetSDKname
Get the name of an SDK release
@DonManfred · 2019-08-23
B4ALibraryAudio/Video
Ffmpeg Library for B4X with Inline JAVA Only
Ffmpeg Library for B4X with Inline JAVA Only
@tuhatinhvn · 2019-08-23
B4XTutorialSerialize [B4X]
PHP implementation of B4XSerializator and PhpCloudKVS Server example [B4X]
PHP implementation of B4XSerializator and PhpCloudKVS Server example [B4X]
@Toky Olivier · 2019-08-21
B4JTutorialABMaterial [ABMATERIAL]
How to run it on a Raspberry Pi [ABMaterial]
How to run it on a Raspberry Pi [ABMaterial]
@janderkan · 2019-08-21
B4ASnippetList- and scrollview
CLVSwipe with images
I modified CLVSwipe to allow images, not just text on the Swipe
@MrKim · 2019-08-21
B4RTutorialB4R other hardware
Shrink your arduino project to the minimum
How to load our Arduino sketch directly (or indirectly) in an ATMega328P-PU microcontroler to place it on a breadboard.
@hatzisn · 2019-08-19
B4ALibraryLabel
Expandable Label
Expandable Label
@taylorw · 2019-08-19
B4JTutorialBAnano
BANano for Dummies by Example
BANano for Dummies by Example
@Mashiane · 2019-08-18
B4ALibraryAppCompat
AppCompat
Library to make new Android features like ActionBar/ToolBar and Material Design available to older Android versions.
@Corwin42 · 2019-08-18
B4ATutorialB4A [TABSTRIP + CLV]
WhatsApp Layout Example [Tabstrip + CLV]
WhatsApp Layout Example [Tabstrip + CLV]
@Douglas Farias · 2019-08-15
B4RTutorialOther
Electronic components pinouts application
I found this application on Play Store and it is very useful for prototyping using components
@hatzisn · 2019-08-15
B4ATutorialDrawing [IT''S REALLY WINDY]
Ventilator Example [it''s really windy]
Example of a ventilator in B4A.
@Douglas Farias · 2019-08-14
B4JTutorialDatabase
Testing jRDC2 start to end on a VM
I have wrote this just in case someone needs to implement the jRDC2 on a VM on cloud, I know a lot of members already know this and it is definitely not a new information, but for someone that have not tried this before I think it will be useful to have a start to end process.
@AymanA · 2019-08-14
B4ALibraryList- and scrollview
Swipe actions on both sides of xCustomListView
Referring to: https://www.b4x.com/android/forum/threads/b4x-clvswipe-xcustomlistview-swipe-actions-and-pull-to-refresh.98252/ , I have edited class CLVSwipe of downloaded sample B4A_CLVSwipe.zip to function swiping both sides.
@Steve Kwok · 2019-08-14
B4ATutorialAudio/Video [BEEP EXAMPLE]
Happy birthday to you [Beep example]
Happy birthday to you [Beep example]
@Douglas Farias · 2019-08-14