B4ALibrarySocial
Social Share Library
This is a library to share text in all social apps and not only... I compiled the code into a library and made it a lot easier for me and for everyone to use it.
@hatzisn · 2020-09-06
B4ATutorialYouTube [B4A]
Generate/Extract Direct Youtube DL Link [B4A]
Generate/Extract Direct Youtube DL Link
@mcqueccu · 2020-09-04
B4ALibraryFirebase
FirebaseAnalytics
Analytics & Crash Reports
@Erel · 2020-09-03
B4ALibraryCompression
SD: ZipLibrary
SD: ZipLibrary
@Star-Dust · 2020-09-03
B4ALibraryWebView
WebViewSwipeToRefresh
As AHSwipeToRefresh lib cannot work now with WebView (seems, due to AndroidX) - any solution must be found for pull-to-refresh. So, CLVSwipe Erel''s class was reworked into this WVSwipe result class (only for Android from my side).
@peacemaker · 2020-09-03
B4ASnippetOther
Funny Jokes App - With Source Code
Funny Jokes was my first app that I published on PlayStore. The App has thousands of Jokes in multiple categories and users could share jokes using share option. I have attached the source code of the app along with the SQLite Database. I do hope newbies like me are able to benefit from the same.
@TheRnker · 2020-09-01
B4ATutorialBluetooth
Android Bluetooth / BluetoothAdmin Tutorial
Android Bluetooth / BluetoothAdmin Tutorial
@Erel · 2020-08-31
B4ASnippetImages
MediaBrowser - get a random image from gallery
MediaBrowser - get a random image from gallery
@Alexander Stolte · 2020-08-27
B4ATutorialDatabase [WORKS UNDER B4J - SEE NOTES]
B4A UCanAccess Demo [works under B4J - see notes]
This demo is a slight modification of @DonManfred''s B4XPages SQLiteLight2 demo. It demonstrates that UCanAccess can work under Android, given one uses the right version of UCanAccess and supporting libraries.
@OliverA · 2020-08-25
B4ATutorialWebView [ADDJAVASCRIPTINTERFACE][CALLSUB][WEBVIEWEXTRAS]
send data: from WebView to B4X / from B4X to WebView [addJavascriptInterface] [CallSub] [WebViewExtras]
send data: from WebView to B4X / from B4X to WebView [addJavascriptInterface] [CallSub] [WebViewExtras]
@a6000000 · 2020-08-22
B4AClassViews - additional
CoolFrame
CoolFrame is not panel like which can hold other view child, it just a view with some properties you can setup such as color and border.
@rraswisak · 2020-08-21
B4ALibraryKeyboard
IME2 Library
I have been having a lot of trouble lately with layouts being corrupted when rotating a device with the soft keyboard open. The problem stems from trying to use the IME library HeightChanged event. Unfortunately Android provides no direct way to determine whether the soft keyboard is shown or not so the IME.HeightChanged event uses a bit of a hack. to detect this. The problem that I have found is that, particularly when rotating a device with the keyboard is open, different soft keyboards and different devices produce different erroneous layouts after rotation, particularly in split mode. In some devices it works well, others produce poor results. The IME2 library provides some extra methods to help sort this problem and the KeyboardTest app uses them to demonstrate obtaining the correct layout after device rotation with the keyboard open in all normal and split mode combinations in portrait and landscape. This app works on all my devices but may not work on yours.
@agraham · 2020-08-21
B4ATutorialViews - additional [VIDEO]
How to build onboarding screen without any library [Video]
How to build onboarding screen without any library [Video]
@mcqueccu · 2020-08-20
B4ALibraryAds [UMP]
User Messaging Platform [UMP] Library
A new better way to get consent from EEA users.
@Pendrush · 2020-08-20
B4ALibraryImages
AXEmojiView
AXEmojiView is an advanced Android Library which adds emoji,sticker,... support to your Android application
@User242424 · 2020-08-17
B4ALibraryAds
StartApp ads service
An example of how to use StartApp, banner and interstitial with lasted SDK version.
@Douglas Farias · 2020-08-17
B4ATutorialhtml
42Nurses - WebView HTML Form
WebView HTML Form For Machine/Robot Control & Home Automation... Now Includes Voice Recognition
@clueless · 2020-08-16
B4ASnippetSMS
Short messages with emoji
In searches, I''ve come across a fair few people wondering how to detect if a message is just emoji so that, like WhatsApp, it can be displayed in a larger font if necessary. So I thought I''d share my solution to this.
@nwhitfield · 2020-08-16
B4ASnippetList- and scrollview
Expanded CLV inside an Expanded CLV
Expanded CLV inside an Expanded CLV
@wes58 · 2020-08-15
B4ALibraryOCR
TextRecognitionAndroid
Text Recognition for Android using Google Mobile Vision. The Mobile Vision Text API gives Android developers a powerful and reliable OCR capability that works with most Android devices.
@Johan Schoeman · 2020-08-15
B4ALibraryImages [IMAGE- AND VIDEO-THUMBNAILS]
AS Gallery - show images from folders [image- and video-thumbnails]
AS Gallery - show images from folders [image- and video-thumbnails]
@Alexander Stolte · 2020-08-13
B4ATutorialBluetooth
B4A BLE Example with Write
I have created an app to read and write to BLE devices. This is an extension of BLE_Examples.
@ryansabin · 2020-08-12
B4ATutorialB4Xpages
YOUR COINS - CODE B4X - CURRENCY QUOTES
This code queries currency quotes using the free https://exchangerate.host/ api.
@Lucas Siqueira · 2020-08-12
B4ATutorialList- and scrollview
Amir_RecyclerView-Samples
Amir_RecyclerView-Samples
@User242424 · 2020-08-08
B4ALibraryViews - effects
Amir_ZoomHelper
Another B4A Library that makes any view to be zoomable
@User242424 · 2020-08-08
B4ALibraryOS
Amir_TileService
Tiles gives the user quick access to a specific task or functionality of the app without opening the app itself, improving the productivity and overall user-experience of the app.
@User242424 · 2020-08-06
B4ALibraryCharts
MPAndroidCharts
Various chart types
@Johan Schoeman · 2020-08-05
B4ATutorialBluetooth
B4XPages vs Activities, Bluetooth Example
B4XPages vs Activities, Bluetooth Example
@themr23 · 2020-08-04
B4ASnippetB4Xpages
How I converted my apps to B4XPages
How I converted my apps to B4XPages
@jahswant · 2020-08-02
B4ATutorialDialogs
About Box with OSL clickable links
An About Box with clickable links to Open Source code and licenses (just like we see in the apps on Play Store).
@JagiChan · 2020-07-31