B4ASnippetSocial
WhatsApp Automation
1- Auto Reply You can set up the options that the user can pick from and once the user picks an option you can set up the reply to that option 2- Saving every what''s app notification to SQLite Database and you can access it from Notification Activity (within the app) 3- The App works on accessibility service, meaning you don''t have to do anything, it will automatically do the job (Inspired by the Teamviewer alternative) 4- Enable/Disable the service when ever your would like. 5-You can send files (PDF or Images) or Texts as an auto reply
@sfsameer · 2021-11-21
B4ASnippetMaths [GOAL SEEK]
Find a missing value using Approximation & Guesswork [Goal Seek]
Find a missing value using Approximation & Guesswork [Goal Seek]
@Col · 2021-11-18
B4ASnippetImages
Conversion from CUrl to B4A
It is quite convenient to upload images to public cloud server and share the image link to other people rather than share the real image files directly! The following code snippets showed how to upload and search images by CUrl command (provided by: https://apidocs.imgur.com/) and by B4A syntax.
@Wong Ka Chun · 2021-11-17
B4ASnippetMail
TBirdSync: Thunderbird contacts/calendar/tasks mirroring from PC to Android (sources included)
TBirdSync: Thunderbird contacts/calendar/tasks mirroring from PC to Android (sources included)
@walt61 · 2021-11-13
B4ASnippetGPS/location/maps [B4A][GOOGLEMAP]
Get click data on polylines, polygons, and circles. [B4A] [GoogleMap]
Get click data on polylines, polygons, and circles. [B4A] [GoogleMap]
@TILogistic · 2021-10-28
B4ASnippetSocial
WhatsApp call
Start a WhatsApp call from your app
@Pendrush · 2021-10-16
B4ASnippetB4A [SOLVED]
Launching a TextEditor with a parameter on startup [SOLVED]
Launching a TextEditor with a parameter on startup [SOLVED]
@T201016 · 2021-10-15
B4ASnippetB4A [IDE]
Where is the compilation mode stored? [IDE]
Where is the compilation mode stored? [IDE]
@Erel · 2021-10-11
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
B4ASnippetCertificate
Get data from pfx certificate
Access data from pfx file : pfx(File.DirAssets ,"xxxxx.pfx","password")
@nesam · 2021-07-30
B4ASnippetMenu
Menu Web BubbleMenu and BottomMenu
Menu Web BubbleMenu and BottomMenu
@TILogistic · 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