Android Bluetooth / BluetoothAdmin Tutorial
Android Bluetooth / BluetoothAdmin Tutorial
@Erel · 2020-08-31
MediaBrowser - get a random image from gallery
MediaBrowser - get a random image from gallery
@Alexander Stolte · 2020-08-27
Random number between X and Y
Random number between X and Y
@tchart · 2020-08-26
How to ask questions, request help, report bugs and request enhancements + Telegram Channel [BANanoVueMaterial]
How to ask questions, request help, report bugs and request enhancements + Telegram Channel [BANanoVueMaterial]
@Mashiane · 2020-08-26
Auto Height Webview [B4X]
Code to allow a webview to change its height depending on the inner content of the page
@Biswajit · 2020-08-26
Set slf4j log level
A 3rd party library I am using was outputting INFO level messages frequently and ended up creating a 20gb log file. Ive asked the author to change the log level for the function to DEBUG but in the meantime I had to reduce the logging level of slf4j. This can be done using the inline code below and calling it via a JavaObject.
@tchart · 2020-08-25
Resumable subs that return values (ResumableSub) [B4X]
Starting from B4A v7.30, B4J Vx.xx and B4i Vx.xx it is possible to return values from resumable subs. Remember that that a call to Sleep or Wait For in a resumable sub causes the code flow to return to the parent.
@Erel · 2020-08-25
New way to upload ipa to App Store
I just found out that Application Loader is no longer exist or missing from the latest XCode 11.5 or 11.6 so to upload our B4i app, we need to download Transporter from the App Store.
@aeric · 2020-08-25
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
Show an image in remote/push notification
Show an image in remote/push notification
@Biswajit · 2020-08-22
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
SD: XUI_Design
A single CustomView that allows you to insert a design B4XView allowing you to associate it with any view
@Star-Dust · 2020-08-22
SD Brightness [B4X] [XUI]
SD Brightness [B4X] [XUI]
@Star-Dust · 2020-08-22
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
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
User Messaging Platform [UMP] Library
A new better way to get consent from EEA users.
@Pendrush · 2020-08-20
SD_ZipLibrary
SD_ZipLibrary
@Star-Dust · 2020-08-20
How to build onboarding screen without any library [Video]
How to build onboarding screen without any library [Video]
@mcqueccu · 2020-08-20
Finding Design Inspiration - Tips [B4X] [UI]
Finding Design Inspiration - Tips [B4X] [UI]
@Alexander Stolte · 2020-08-20
ActivityViewController in B4XPages
Passing a Page as a parameter
@Nicolás Cieri · 2020-08-20
B4XImageView - ImageView + resize modes [B4X]
B4XImageView - ImageView + resize modes [B4X]
@Erel · 2020-08-19
Color Picker Bizzo
This little app allows you to pick a color from two different color pickers and puts the hex and decimal numbers for that color in four labels.
@rgarnett1955 · 2020-08-18
StartApp ads service
An example of how to use StartApp, banner and interstitial with lasted SDK version.
@Douglas Farias · 2020-08-17
Scroll background color by words in a string.
Scroll background color by words in a string.
@Juan Perz · 2020-08-17
AXEmojiView
AXEmojiView is an advanced Android Library which adds emoji,sticker,... support to your Android application
@User242424 · 2020-08-17
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
Java to the rescue: Creating a B4x app to help me beef up my library documentation
Java to the rescue: Creating a B4x app to help me beef up my library documentation
@Mashiane · 2020-08-16
42Nurses - WebView HTML Form
WebView HTML Form For Machine/Robot Control & Home Automation... Now Includes Voice Recognition
@clueless · 2020-08-16
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
Expanded CLV inside an Expanded CLV
Expanded CLV inside an Expanded CLV
@wes58 · 2020-08-15