B4ATutorialIcons / fonts [UPDATE B4A / B4J]
Material Design Icons [Update B4A / B4J]
Material Design Icons [Update B4A / B4J]
@cobra666 · 2021-10-02
B4AClassSearchView
SearchView class
More powerful alternative to AutoCompleteEditText
@Erel · 2021-09-30
B4ATutorialOther
StateManager - Helps managing Android applications settings and state
StateManager - Helps managing Android applications settings and state
@Erel · 2021-09-30
B4ALibrarySpeech
SpeechRecognitionNoUI - google speech recognition without popup
With this, you can add speech recognition feature to your application without google speech recognition popup
@Biswajit · 2021-09-26
B4ATutorialUI design [UI][B4A]
Online Course App UI Example + Source Code [UI] [B4A]
Online Course App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-09-25
B4ATutorialPermissions
Permission Dialog Won''t Display
Permission Dialog Won''t Display
@Buncher60 · 2021-09-25
B4ALibraryList- and scrollview
CLVNested - Allows nesting CLVs
Putting a CLV inside another one will not work out of the box. The inner list will not be scrollable. CLVNested makes it possible. Limitations: - One list per item. - The user will not be able to interact with the inner list views. - Will not work with other extensions that "steal" the touch events such as CLVSwipe.
@Erel · 2021-09-20
B4ATutorialFile handling
File Choose
File Choose
@Serge Nova · 2021-09-19
B4ATutorialCamera
Intent Based Camera
This example uses an intent to take a picture with the default camera app. It is based on this tutorial: https://developer.android.com/training/camera/photobasics.html
@Erel · 2021-09-19
B4ATutorialIRC / IM [NOVACHAT]
Full Chat [NovaChat]
Full Chat [NovaChat]
@Serge Nova · 2021-09-16
B4ALibraryWebView
WebViewAssetLoader - the demo
Questions about webview''s failing to load local resources under sdk30 are starting to pop up occasionally. What it boils down to is google wants you to use the https:// scheme to load local resources into webviews. This is a problem if you don''t run a secure server on the same device as the app.
@drgottjr · 2021-09-09
B4ATutorialAudio/Video
Get resolution of video from file
Get resolution of video from file
@Paolodc · 2021-09-07
B4ALibraryTable/Grid
xCLV with Navigation Buttons
A modified xCLV to display navigation button to scroll up or down to bottom.
@mohsyn · 2021-09-05
B4AClassImages
Professional picture downloader
Professional picture downloader
@darabon · 2021-09-02
B4ASnippetImages
A Simple Way to Diplay Gif Images
A Simple Way to Diplay Gif Images (in a WebView)
@kattah · 2021-09-01
B4ALibraryLabel
LEDLabel 1.01
This allows you to make a label with tiny indicator on left which can be turned on or off (with any choice of color)
@mohsyn · 2021-08-30
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
B4ATutorialFTP
Android FTP tutorial
Android FTP tutorial
@Erel · 2021-08-25
B4ALibraryEditText/Textview/TextArea/TextField [B4A][B4I][XUI]
MetroUI_TextView [B4A] [B4i] [XUI]
We have made our first special component and put it into use. We Have No Expectations. If you want, you can take the codes with winrar and open B4Xlib codes, edit and duplicate them. Because Sharing is Good.
@Ertan · 2021-08-25
B4ALibraryFirebase
Crashlytics - crash reports
Crashlytics is a crash reporting service similar to FirebaseCrash. It is part of Firebase services and it will probably replace FirebaseCrash at some point. It requires B4A v7.8+.
@Erel · 2021-08-24
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
B4ALibraryLabel
ScrollingLabel_SideFade
This is a small mod of the ScrollingLabel view. Just adds the possibility to set side faders and its width in the Designer. They are two panels filled with gradient from transparent to the label color.
@Ivan Aldaz · 2021-08-19
B4ATutorialFile handling
Chart flow to help choose folder
This chart flow will help you choose the folder in all kinds of different cases
@Erel · 2021-08-18
B4ATutorialIRC / IM [SIMILAR TO WHATSAPP]
Full private chat and multi-chat [similar to Whatsapp]
Full private chat and multi-chat [similar to Whatsapp]
@Serge Nova · 2021-08-17
B4ATutorialB4A
Learn to use B4A views
Learn to use Design Views in B4A
@Serge Nova · 2021-08-17
B4ATutorialDatabase
SQLite Full Text Search on a Large Database and Display on an xClv
SQLite Full Text Search on a Large Database and Display on an xClv
@Mahares · 2021-08-17
B4AClassFile handling [CLASS]
FileProvider - share files [class]
After investigating several issues with the current FileProvider code that you can find in the forum, I decided to make some improvements and implement it in a class. Starting from Android 7 (API 24) you cannot directly share file uris with other applications. You need to use FileProvider. The FileProvider class should work on all Android versions (4+).
@Erel · 2021-08-16
B4ATutorialGoogle
Publish New App to Google Play
Publish New App to Google Play
@aeric · 2021-08-15
B4ATutorialBarcode/scan
Read QR code from file
If you want to scan QR code from a file (Bitmap or pdf) you can try this code; you need PDFium and Barcode Reader
@yiankos1 · 2021-08-15
B4ATutorialB4A [APK TO AAB]
App Bundle - Steps to updating Existing App [apk to aab]
App Bundle - Steps to updating Existing App [apk to aab]
@mcqueccu · 2021-08-14