B4XPlusMinus - Spinner / wheel alternative [B4X]
B4XPlusMinus is a cross platform control introduced in XUI Views v2.05: https://www.b4x.com/android/forum/threads/b4x-xui-views-cross-platform-views-and-dialogs.100836/ It supports three different formations: horizontal, vertical and bottom. The bottom formation is useful with smaller controls to prevent the user finger from hiding the value.
@Erel · 2019-04-29
AS Placeholder View V0.1 BETA [B4X] [XUI]
This is a B4X variant of the 50 shades of lib. for android. This is a beta, because i only test it on B4A, but the code is B4X, it can have bugs on B4I or B4J.
@Alexander Stolte · 2019-04-29
A treeview you might use [BANano]
A treeview you might use [BANano]
@Mashiane · 2019-04-29
Convert Exception Stack Trace To String
I want to give users a chance to send application crashes to be logged on a website so I need to capture the stack trace to a string. The ExceptionToString Sub does that.
@keirS · 2019-04-28
B4A ffmpegencoder
B4A ffmpegencoder
@moster67 · 2019-04-28
Show and record screen taps
Whilst iOS has a nice built-in screen recorder it doesn''t show screen taps. If you are using a local mac, this is an easy way (though a bit of a hack) to show the taps which are then recordable.
@CaptKronos · 2019-04-27
Setting a button''s image/icon
Setting a button''s image/icon
@Marcus Araujo · 2019-04-27
Add shortcuts to your Android application
Add shortcuts to your Android application
@Erel · 2019-04-26
Form generator for B4A and for B4J
Form generator for B4A and for B4J
@rossati · 2019-04-25
Packaging OpenJDK for Server App [Server]
Packaging OpenJDK for Server App [Server]
@tchart · 2019-04-23
WebSocket
This library allows you to create WebSocket connections with servers that support WebSockets.
@Erel · 2019-04-22
ScrollPane helper code module
ScrollPane helper code module
@knutf · 2019-04-22
reading smart meter smr5.0 p1 port
reading smart meter smr5.0 p1 port
@MbedAndroid · 2019-04-21
XUI Views - Time Dialog [B4X]
XUI Views - Time Dialog [B4X]
@aeric · 2019-04-19
SD MeteoView
SD MeteoView
@Star-Dust · 2019-04-18
Catch Webview Item''s Longclick without late Javascript injection
Sample project to intercept clicks and longclicks on images or text portions in a webview.
@fredo · 2019-04-17
Monitor http requests progress
Monitor http requests progress
@Erel · 2019-04-16
Linker bis
Lightweight android library for highlighting Strings inside of a textview (ignoring case), with optional callbacks.
@DonManfred · 2019-04-16
Factorial Function
I had to get the factorial of a number but could not find a buildin function in b4x so i created a function for that.
@ilan · 2019-04-16
DHT11 & DHT22
This library was written by @inakigarm: https://www.b4x.com/android/forum/t...idity-sensors-arduino-uno-code.66113 I''ve made a few configuration changes to make it easier to use.
@Erel · 2019-04-16
ChartJS charts with 1 line of code using UOECharts [BANano]
ChartJS charts with 1 line of code using UOECharts [BANano]
@Mashiane · 2019-04-16
Random Text Generator
Code to generate placeholder texts as an alternative to LoremIpsum. Multiple paragraphs of different and arbitrary length are easy to create.
@fredo · 2019-04-15
ImageBadgeView
Library to add ImageView (ImageBadgeView) with a badge like notification count.
@somed3v3loper · 2019-04-14
CameraKit
CameraKit helps you add reliable camera to your app quickly. Our open source camera platform provides consistent capture results, service that scales, and endless camera possibilities.
@DonManfred · 2019-04-14
Add OCR features to your Android application [Example]
Add OCR features to your Android application [Example]
@Erel · 2019-04-14
Read a Nunchuk using I2C with B4R an ESP8266
Nothing spectacular the code just reads and logs the joystick x & y axis, the 2 buttons (Z&C), the 3 axis accelerometer data, as well as the calibration data. It works on the OEMs and Knock Offs if you lower the clock speed as indicated. I just ported some Arduino Code to B4R from the website listed in the code.
@KiloBravo · 2019-04-13
Base64 encode via Inline C
Base64 encode via Inline C
@KMatle · 2019-04-13
BANanoPostProcessor [BANano]
BANanoPostProcessor [BANano]
@Kiffi · 2019-04-12
Draw Bitmap Rotated From Upper-left Corner
Draw a bitmap rotated from the upper-left corner, not the center of the image as the canvas DrawBitmapRotated function does
@Jeffrey Cameron · 2019-04-11
B4XTable - Editable table and export to CSV [B4X]
B4XTable - Editable table and export to CSV [B4X]
@Erel · 2019-04-11