B4ASnippetImages
A Simple Way to Diplay Gif Images
A Simple Way to Diplay Gif Images (in a WebView)
@kattah · 2021-09-01
B4ASnippetB4A
Start AndroidStudio Emulator from B4A
Since the B4A integrated AVD Manager doesnt work for me , im using the Emulator of the Android Studio. To avoid opening the AS IDE everytime, im using the B4A Comment links to start the emulator directly.
@Blueforcer · 2021-08-26
B4ASnippetComms & Network
Internet / Website wait for connection and keep trying X times
Internet / Website wait for connection and keep trying X times
@scottie · 2021-08-24
B4ASnippetSpinner
Setting a spinner''s background without losing the down arrow
I wanted to change the background color of a spinner, but doing this normally loses the down arrow at the right end of the control. Here''s a simple sub to fix that.
@Dave O · 2021-08-14
B4ASnippetBluetooth
BLE2 Library additional functions
An additional function that uses the BTtransport parameter and one that allows you to connect to a *paired* device with a MAC Address.
@wes58 · 2021-08-10
B4ASnippetPreferences
Multi selection list with B4XPreferencesDialog
Multi selection list with B4XPreferencesDialog
@skrjabin · 2021-08-09
B4ASnippetImages
ImageView / Bitmap rotating
ImageView / Bitmap rotating
@Robert Valentino · 2021-08-03
B4ASnippetMenu
Menu Web BubbleMenu and BottomMenu
Menu Web BubbleMenu and BottomMenu
@TILogistic · 2021-07-30
B4ASnippetCertificate
Get data from pfx certificate
Access data from pfx file : pfx(File.DirAssets ,"xxxxx.pfx","password")
@nesam · 2021-07-30
B4ASnippetB4A
screen orientation - constant values
screen orientation - constant values
@Dave O · 2021-07-11
B4ASnippetDatabase
DBRequestManager - make recordset more useable.
I added this to the DBRequestManager module. Converts the data into a list of maps which I find more manageable. It seems to be EXTREMELY fast. Make sure there is at least one row before using it.
@MrKim · 2021-07-10
B4ASnippetTranslation/localisation
Localizator + PreferencesDialog
Localizator + PreferencesDialog
@arf programas · 2021-07-09
B4ASnippetOther
Gcode generator using B4A
Gcode generator using B4A
@fernando.oliboni · 2021-07-07
B4ASnippetBarcode/scan
InterApp communication to Easy Barcode Scanner
InterApp communication to Easy Barcode Scanner
@Wong Ka Chun · 2021-06-21
B4ASnippetGame
Chess AI
Chess AI
@msmerce · 2021-06-20
B4ASnippetGPS/location/maps
Identify Lat Lon geodata by address
Find the geodata based on an address.
@Wolli013 · 2021-06-19
B4ASnippetImages [SNAPSHOT]
A general solution to blocking screen capture [snapshot]
A general solution to blocking screen capture [snapshot]
@JackKirk · 2021-06-09
B4ASnippetImages [SDK 20 TO 30]
AddToGallery - add images and videos to the Gallery [SDK 20 to 30] - an update of Erel''s AddBitmapToGallery
AddToGallery - add images and videos to the Gallery [SDK 20 to 30] - an update of Erel''s AddBitmapToGallery
@JackKirk · 2021-06-06
B4ASnippetLabel
Label Justification Mode
To justify text within the label just use the Reflector library and one line of code
@mismail · 2021-05-29
B4ASnippetGPS/location/maps
Measure distance between 2 LatLng points
Measure distance between 2 LatLng points
@Daica · 2021-05-24
B4ASnippetWidget
What Waste
Widget demo app
@pricciardi · 2021-05-11
B4ASnippetAudio/Video
Exoplayer read stream radio online
Exoplayer read stream radio online
@musaso · 2021-05-09
B4ASnippetGoogle
minor fix to GoogleDrive API for folder names with apostrophes
minor fix to GoogleDrive API for folder names with apostrophes
@Dave O · 2021-05-07
B4ASnippetWidget
B4A Quotes Widget - in B4XPages
A widget app with B4XPages
@AnandGupta · 2021-05-06
B4ASnippetFile handling
Text Reader Save Any Where application
By this simple App you can type texts and save it any where on your mobile (removable SD card or Inbuilt storage).
@Vellad · 2021-05-05
B4ASnippetB4A
detecting screen orientation - current vs. new
Detecting screen orientation - current (pre-Activity_Pause) vs. new
@Dave O · 2021-05-05
B4ASnippetFirebase
FCM messages/notifications: Use Phonewakestate to throw notifications without delay
I mentioned that my fcm messages arrive without delay (data messages), but throwing a notification (even with high priority) doesn''t work all the time when the phone sleeps. Setting the phonewakestate before throwing the notification and releasing it after seems to work.
@KMatle · 2021-04-26
B4ASnippetNotifications
Notification with reply field
Notification with reply textfield
@mehrad.king · 2021-04-23
B4ASnippetDate/time
Offline calculation of call to prayer time and religious times
Offline calculation of call to prayer time and religious times
@b4a programmer · 2021-04-17
B4ASnippetB4A
Desugar alternative for conflictive jars
Desugar alternative for conflictive jars
@JordiCP · 2021-04-10