B4ASnippetTable/Grid [XCUSTOMLISTVIEW]
Page Indicator [XCustomListView]
Page Indicator [XCustomListView]
@Brian Michael · 2023-01-10
B4ASnippetBluetooth
Android Bluetooth Arduino
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05
@moty22 · 2023-01-09
B4ASnippetMail
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
Fighting with sending HTML-content to Outlook. A simple solution for that mess...
@BlueVision · 2022-12-29
B4ASnippetExcel [B4A]
Export B4XTable to Excel File [B4A]
Export B4XTable to Excel File [B4A]
@Brian Michael · 2022-12-25
B4ASnippetPDF
Print or Save as PDF a Table from B4XTable
Print or Save as PDF a Table from B4XTable
@Brian Michael · 2022-12-25
B4ASnippetPrint
Dedicated Touch Screen for Octoprint supporting older devices
Reclaim those old Phones / Tablets that are sitting around that DO NOT have access to the Google store anymore. This in not a replacement for Octoprint but a way to add a touch screen to your printer using old hardware.
@JakeBullet70 · 2022-12-22
B4ASnippetViews - events
Get focused view
Get focused view
@ANC-Software · 2022-12-16
B4ASnippetDate/time
Convert Julian Serial date to calendar date string
Convert Julian Serial date to calendar date string
@WN van Surksum · 2022-12-08
B4ASnippetMaths
Solving a system of linear equations using Gaussian Elimination
Solving a system of linear equations using Gaussian Elimination
@grafsoft · 2022-10-31
B4ASnippetDatabase
SQLCipher and pragma cipher_memory_security
SQLCipher has this pragma that can speed up SQL quite a bit if memory security is turned off. Been using this for a few years now in a large database and never seen a problem with it. It can be useful when running multiple SQL''s or running a single slow SQL.
@RB Smissaert · 2022-10-29
B4ASnippetFirebase
FireStore StructuredQuery API REST
Code that allows you to make a query in a firestore database applying filters by fields
@gregorio_adrian_gimenez · 2022-10-23
B4ASnippetOther
Solar Tracker Auto calibration
Extremely low-cost, highly efficient solar panel system. Android App to position your solar panel (Azimuth and Elevation).
@freedom2000 · 2022-10-22
B4ASnippetSerial comm/USB
OBD2 Rev Counter USB ELM327
Rev counter using OBD2. Rquests RPM (PID 010C) every 0.2 sec. ELM327 V1.5 to USB.
@moty22 · 2022-10-18
B4ASnippetSpinner
B4XPlusMinus: change knobs icons
B4XPlusMinus: change knobs icons
@Serge Bertet · 2022-10-13
B4ASnippetB4Xpages
Activity_Click and Activity_KeyPress in B4XPages
Activity_Click and Activity_KeyPress in B4XPages
@hatzisn · 2022-10-12
B4ASnippetTooltip [DSE][B4A]
Standard Tooltips for Android 8+ [DSE] [B4A]
Standard Tooltips for Android 8+ [DSE] [B4A]
@stevel05 · 2022-10-12
B4ASnippetTooltip
standard tooltips for Android 8+
standard tooltips for Android 8+
@Dave O · 2022-10-10
B4ASnippetMenu
AddMenuItem in B4XPages for B4A and B4i
Organize all options in a context menu of an page (losing space for buttons only for the main options).
@skrjabin · 2022-10-08
B4ASnippetApp startup
Splashscreen Manifest AppCompat
Splashscreen Manifest AppCompat
@Mike1970 · 2022-10-02
B4ASnippetDrawing
Draw arc with rounded line cap
Draw arc with rounded line cap
@kimstudio · 2022-09-21
B4ASnippetApp protection
Application Lock Impenetrable by crackers
Application Lock Impenetrable by crackers
@Hamied Abou Hulaikah · 2022-09-19
B4ASnippetPrint
Wangpos Printer SDK not using bluetooth
Wangpos Printer SDK not using bluetooth
@jbaillie2461 · 2022-09-19
B4ASnippetAnimation
Sun, Earth and moon revolution orbit
Code that rotates an object in circle in pure way WITHOUT USING ANY 3RD PARTY LIB OR FUNCTION
@AbdurRahman · 2022-09-10
B4ASnippetDialogs [B4A][SOURCE]
DialogAdvanced [B4A] [SOURCE]
An example of an extended dialogue for possible use by all
@T201016 · 2022-08-25
B4ASnippetStrings
Detect Language of String from Unicode Characters
Detect Language of String from Unicode Characters
@HZZ · 2022-08-21
B4ASnippetIcons / fonts [OR FONT ICONS]
high-contrast text system setting - work-around for colored text [or font icons]
Android 5+ has an accessibility system setting called "high-contrast fonts", which lets the user force text (or icons rendered using fonts like Material or FontAwesome) to be outlined black or white (instead of the color you set). If you use colored text (or text-based icons) to indicate important things, this can play havoc with your UI.
@Dave O · 2022-07-31
B4ASnippetAudio/Video
Get the path to media files returned from ContentChooser
Get the path to media files returned from ContentChooser
@Erel · 2022-07-24
B4ASnippetTabStrip
simple way to hide/show a TabStrip tab
simple way to hide/show a TabStrip tab
@toby · 2022-07-11
B4ASnippetProgress/Gauge/Loading
BM_Loading
Loading indicator
@PuzzleTak · 2022-07-07
B4ASnippetMap
Convert data map to list
Converts a map''s keys or values to a list
@toby · 2022-07-01