Material Design Icons [Update B4A / B4J]
Material Design Icons [Update B4A / B4J]
@cobra666 · 2021-10-02
SearchView class
More powerful alternative to AutoCompleteEditText
@Erel · 2021-09-30
StateManager - Helps managing Android applications settings and state
StateManager - Helps managing Android applications settings and state
@Erel · 2021-09-30
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
Online Course App UI Example + Source Code [UI] [B4A]
Online Course App UI Example + Source Code [UI] [B4A]
@XToolsGroup · 2021-09-25
Permission Dialog Won''t Display
Permission Dialog Won''t Display
@Buncher60 · 2021-09-25
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
File Choose
File Choose
@Serge Nova · 2021-09-19
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
Full Chat [NovaChat]
Full Chat [NovaChat]
@Serge Nova · 2021-09-16
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
Get resolution of video from file
Get resolution of video from file
@Paolodc · 2021-09-07
xCLV with Navigation Buttons
A modified xCLV to display navigation button to scroll up or down to bottom.
@mohsyn · 2021-09-05
Professional picture downloader
Professional picture downloader
@darabon · 2021-09-02
A Simple Way to Diplay Gif Images
A Simple Way to Diplay Gif Images (in a WebView)
@kattah · 2021-09-01
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
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
Android FTP tutorial
Android FTP tutorial
@Erel · 2021-08-25
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
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
Internet / Website wait for connection and keep trying X times
Internet / Website wait for connection and keep trying X times
@scottie · 2021-08-24
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
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
Full private chat and multi-chat [similar to Whatsapp]
Full private chat and multi-chat [similar to Whatsapp]
@Serge Nova · 2021-08-17
Learn to use B4A views
Learn to use Design Views in B4A
@Serge Nova · 2021-08-17
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
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
Publish New App to Google Play
Publish New App to Google Play
@aeric · 2021-08-15
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
App Bundle - Steps to updating Existing App [apk to aab]
App Bundle - Steps to updating Existing App [apk to aab]
@mcqueccu · 2021-08-14