B4ALibraryImages
Convert/Compress Image - WebP, JPG, PNG
Convert/Compress Image between different formats WebP, JPG, PNG.
@Pendrush · 2021-05-17
B4ASnippetWidget
What Waste
Widget demo app
@pricciardi · 2021-05-11
B4ALibraryList- and scrollview
MC7RecyclerView
MC7RecyclerView
@M-CAP7AIN · 2021-05-11
B4ALibraryLock/unlock
SlideToUnlock
A slide to unlock lib
@jahswant · 2021-05-10
B4ALibraryMenu
Simple Circle Menu Library
Simple customisable menu that could have from 1 to 10 (and more) buttons.
@jahswant · 2021-05-10
B4ALibraryApp startup
ShowCaseView
With this lib you can capture user attention or a first run tutorial.
@jahswant · 2021-05-10
B4ALibraryViews - additional
JoyStickView
Android Library for JoyStick View.
@jahswant · 2021-05-10
B4ALibraryEditText/Textview/TextArea/TextField
HashTagHelper
This is a library designed for highlighting hashtags ("#example") and catching click on them
@jahswant · 2021-05-10
B4ATutorialGPS/location/maps
FusedLocationProvider + Resolution Dialog
This example shows several things: 1. Configuring FusedLocationProvider based on the instructions: https://www.b4x.com/android/forum/threads/fusedlocationprovider.50614/#content 2. Managing FLP in the starter service. This way it is not affected by the activity''s life cycle. 3. Requesting the runtime permission and checking that location services are enabled. If they are not enabled then a system dialog will appear and will let the user enable them
@Erel · 2021-05-10
B4ALibraryWebView
ErrorView
Custom error view for webview
@jahswant · 2021-05-10
B4ALibraryCaptcha
CaptchaView
Use this for captcha challenge in your applications
@jahswant · 2021-05-10
B4ASnippetAudio/Video
Exoplayer read stream radio online
Exoplayer read stream radio online
@musaso · 2021-05-09
B4ATutorialAudio/Video
Use MediaStore to play and export Ringtones. Demo, lib and Java source code.
The media provider provides an indexed collection of common media types, such as Audio, Video, and Images, from any attached storage devices. Root permission is not required.
@zhousongke · 2021-05-08
B4ALibraryBasic
BasicLib interpreter and BasicIDE development IDE revisited
An updated, polished and reasonably documented version of my mobile development environment that is easily customized with your own additions
@agraham · 2021-05-08
B4AToolBasic
BasicIDE Suite - on device development IDE
The BasicIDE Suite is a significant upgrade to both my previous BasicIDE and BalToBasicIDE projects. As a reminder these projects implement a programming IDE that runs independently of B4A on the device itself. Please read these original postings for a bit of background.
@agraham · 2021-05-08
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
B4AToolBasic
BasicIDE Suite 2 - Now with on-device visual designer
This is an updated version of my programming IDE that runs independently of B4A on the device itself.
@agraham · 2021-05-06
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
B4ALibraryList- and scrollview
UltimateListView
A ListView with many advanced features
@Informatix · 2021-05-04
B4AToolDialogs
FormsBuilder View
This is a tool to preview Preferences dialogs designed with Erel''s Tool FormsBuilder on a device.
@spsp · 2021-05-03
B4ALibraryEditText/Textview/TextArea/TextField
JustifyTextView
With this library you can justify the text in a textView.
@jahswant · 2021-04-29
B4ALibraryViews - additional
RTFeditor Version 2021
This custom view is a small rich text word processor to be used as a view/control in your project
@Guenter Becker · 2021-04-28
B4ATutorialB4A
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4A Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
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
B4ALibraryB4A
Mock Provider for Api 30
A customer asked me to implement this feature for some purposes. Gone through the forum and internet the old libary doesnt work anymore from api 17.
@MbedAndroid · 2021-04-25
B4ASnippetNotifications
Notification with reply field
Notification with reply textfield
@mehrad.king · 2021-04-23
B4ALibraryAudio/Video
MediaBrowser
Lists the media content (audio, image and video) of the MediaStore (a database containing meta data for all available media on both internal and external storage devices). Includes an audio player.
@Informatix · 2021-04-22
B4ATutorialFirebase [PREVENT ISSUES]
FCM messages checklist [prevent issues]
With newer Android versions came more options for power saving and permissions we have to deal with. There are a lot of threads about FCM messages not arriving or beeing delayed. Here''s a small "checklist" which may help.
@KMatle · 2021-04-21