B4ASnippethttp
Load data from Website and display in a WebView as a Marquee
Load data from Website and display in a WebView as a Marquee
@GMan · 2025-02-27
B4ASnippetPayment
Download Paypal Transactions
Download Paypal Transactions
@Tim Chapman · 2025-02-17
B4ASnippetDrawing
Draw Floor Plan
Draw Floor Plan
@aeric · 2025-02-03
B4ASnippetFile handling [B4A]
[B4A] Save a file to the Download folder
With the latest Android restrictions, direct access to the Download folder is no longer possible. However, by using MediaStore, we can save files in a way that’s fully compatible with the new system policies.
@Star-Dust · 2025-02-02
B4ASnippetOther
RC motor + propeller test bench
This Motor Test Equipment is specially designed to measure all vital parameters of RC motors + propellers.
@freedom2000 · 2025-01-28
B4ASnippetOther
Shark Tank company value equation
Shark Tank company value equation
@Beja · 2024-12-26
B4ASnippetMenu
DSmenu like as VB6 menu
Menus very similar to VB6 menus
@dstankovic · 2024-12-25
B4ASnippetGPS/location/maps [WMM2025]
New COV-File for the World Magnetic Model is available [WMM2025]
New COV-File for the World Magnetic Model is available [WMM2025]
@BlueVision · 2024-12-20
B4ASnippetOther [MINIMALIST]
Player Scoreboard [MinimaList]
Player Scoreboard [MinimaList]
@aeric · 2024-11-14
B4ASnippetToast
Using ToasMessageShow
Usually, each repeated tap on the button that causes a message - causes the message to be displayed each time, This example will change it. Well, by clicking the button without a break, only a single message will be displayed.
@T201016 · 2024-11-14
B4ASnippetDesigner
Managing color themes with Designer Script Extensions
Managing color themes with Designer Script Extensions
@Cadenzo · 2024-11-01
B4ASnippetFile handling
SaveAs - Let the user select a target folder
This code, the opposite of ContentChooser or the simpler version of ExternalStorage. Allows the user to choose the place where the file will be saved. Simple to work with and doesn''t require permissions. Possible alternative to the external storage permission, which is mostly no longer available.
@Erel · 2024-11-01
B4ASnippetB4A
Prevent the display from turning off
Prevent the display from turning off
@Cadenzo · 2024-10-31
B4ASnippetMaths [ALGORITHM]
First post. Map a value from one range to another range. The simple way. [algorithm]
Map values from one range to another range in a simple way. This is not a true algorithm but helped me a lot to save time. This mimics the Arduino Map function. See https://www.arduino.cc/reference/en/language/functions/math/map/
@max123 · 2024-10-24
B4ASnippetAudio/Video
Create ExoPlayer with TextView instead of SurfaceView
There are some cases where you need to create an ExoPlayer with TextureView. TextureView can be customized more easily.
@Erel · 2024-10-23
B4ASnippetB4A [MULTILINE LABEL / TEXTVIEW / VIEWS]
Scrollto specific position [ Multiline Label / TextView / Views ]
Scrollto specific position [ Multiline Label / TextView / Views ]
@epiCode · 2024-10-21
B4ASnippetNotifications
Sending push messages from B4A
Sending push messages from B4A
@Erel · 2024-10-20
B4ASnippetCharSequence / CSBuilder
CSBuilder marking based on regex pattern
This sub searches for matches and uses CSBuilder to mark the matches.
@Erel · 2024-10-06
B4ASnippetAds
The (almost) Definitive Admob Example
To help the new members to make money with B4A, I tried to compile all the relevant Admob code (except mediation) of the forum in this example and put comments and links.
@asales · 2024-09-25
B4ASnippetDialogs
Textsize and Colors of native MsgBox
These functions help to change the style of the native Android Msgbox
@Blueforcer · 2024-09-15
B4ASnippetCalendar
Add event in calendar using intent
Add event in calendar using intent
@asales · 2024-09-13
B4ASnippetB4R other hardware
Project for sunroof with slats
Project for sunroof with slats
@MbedAndroid · 2024-09-07
B4ASnippetAudio/Video
Media3 ExoPlayer - Set playback speed
Media3 ExoPlayer - Set playback speed
@Peter Simpson · 2024-08-28
B4ASnippetIcons / fonts
More Emojis
More Emojis
@drgottjr · 2024-08-22
B4ASnippetOS [SOLVED]
How to determine default browser on device - WITHOUT using android.permission.QUERY_ALL_PACKAGES
How to determine default browser on device - WITHOUT using android.permission.QUERY_ALL_PACKAGES
@JackKirk · 2024-08-14
B4ASnippetDate/time
solar calendar
Convert dates into the Persian calendar
@gohargazi · 2024-08-03
B4ASnippetGame
B4A My 2048
This app is based on the popular 2048 puzzle game, where the goal is to combine tiles with the same number to reach the 2048 tile.
@Grinaute · 2024-08-02
B4ASnippetAI/ML
B4XCopilot - A.I. Assistant
B4XCopilot - A.I. Assistant
@Blueforcer · 2024-07-04
B4ASnippetAudio/Video
targetSdkVersion 34 foreground service for mediaPlayback
targetSdkVersion 34 foreground service for mediaPlayback
@Addo · 2024-07-04
B4ASnippetBluetooth
wear dashboard
This script was written to demonstrate Bluetooth Low Energy connection from a WearOS watch with the AEON electronic interface or with PC simulation software. It is intended to provide useful information for the development of various online graphics applications for the AEON product.
@Mr Blue Sky · 2024-06-29