Facebook Audience Network Library
Facebook Audience Network Library
@Pendrush · 2021-10-14
B4A-Bridge --> How to Install and Get it Working! [Solution - Windows 10 & Android 10!!]
B4A-Bridge --> How to Install and Get it Working! [Solution - Windows 10 & Android 10!!]
@OriginalPaladin · 2021-10-12
wmContactsUtils - enhanced ContactsUtils [B4A] [Class] [Contacts]
wmContactsUtils - enhanced ContactsUtils [B4A] [Class] [Contacts]
@walt61 · 2021-10-12
Where is the compilation mode stored? [IDE]
Where is the compilation mode stored? [IDE]
@Erel · 2021-10-11
ImageDownloader Service
Simple way to efficiently download multiple images
@Erel · 2021-10-10
BasicIDE Suite 3 - Now further improved
Significant changes from BasicIDE Suite version 2
@agraham · 2021-10-09
Android View Animations Library
Android View Animations Library
@Pendrush · 2021-10-08
covid-19 with source Italia
Shows statistics by region
@Xfood · 2021-10-08
Dialogs2 library - an update to the original Dialogs library
I wrote the original Dialogs library many moons ago and it has suffered with age owing to the changes made to Android and B4A over the years despite the administrations of several other people. Although modal dialogs are deprecated in general they are still very convenient for use with my BasicIDE on-device development environment which does not implement Wait For, although there is an ugly workaround. Therefore I have taken the Dialogs v4.01 source code and updated it into a new Dialogs2 library. Every dialog, except CustomLayoutDialog now supports both Show and ShowAsync. In past editions of B4A events raised by views on a CustomDialog or CustomDialog2 would run while the dialog was shown modally but over the years Erel has had to change the Msgbox mechanism as Android has (d)evolved and now custom dialogs that relied on events from views on the dialog no longer work as expected. For example in the reworked CustomDialog2 example in the DialogsDemo file the ListView ItemClick no longer works when Show is invoked but is fine with ShowAsync while a Button Click works in both cases.
@agraham · 2021-10-07
Top sites example [SMM]
This example uses SimpleMediaManager to show a list of 400 top sites, based on Alexa dataset.
@Erel · 2021-10-07
Transfer files across memory boundary
A simple example of moving files across the internal/external memory boundary. E.g. transferring a CSV file from an external location to an internal folder to load a database in the App.
@Roger Daley · 2021-10-05
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