B4ALibrarySocial
Facebook Audience Network Library
Facebook Audience Network Library
@Pendrush · 2021-10-14
B4ATutorialB4A [SOLUTION - WINDOWS 10 & ANDROID 10!!]
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
B4AClassContacts [B4A][CLASS][CONTACTS]
wmContactsUtils - enhanced ContactsUtils [B4A] [Class] [Contacts]
wmContactsUtils - enhanced ContactsUtils [B4A] [Class] [Contacts]
@walt61 · 2021-10-12
B4ASnippetB4A [IDE]
Where is the compilation mode stored? [IDE]
Where is the compilation mode stored? [IDE]
@Erel · 2021-10-11
B4ALibraryImages
ImageDownloader Service
Simple way to efficiently download multiple images
@Erel · 2021-10-10
B4AToolBasic
BasicIDE Suite 3 - Now further improved
Significant changes from BasicIDE Suite version 2
@agraham · 2021-10-09
B4ALibraryAnimation
Android View Animations Library
Android View Animations Library
@Pendrush · 2021-10-08
B4ATutorialOther
covid-19 with source Italia
Shows statistics by region
@Xfood · 2021-10-08
B4ALibraryDialogs
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
B4ATutorialImages [SMM]
Top sites example [SMM]
This example uses SimpleMediaManager to show a list of 400 top sites, based on Alexa dataset.
@Erel · 2021-10-07
B4ATutorialFile xfer
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
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