B4XLibraryImages [B4X][XUI]
ImageSlider [B4X] [XUI]
ImageSlider custom view is compatible with B4A, B4i and B4J.
@Erel · 2018-10-29
B4XLibraryB4X [B4X]
Testing template [B4X]
There are many times when I try to decide which is the best method to do something and I found myself regularly rewriting tests.
@stevel05 · 2018-10-21
B4XLibraryB4X
B4x-Template
With this application B4x template can be managed and used.
@Filippo · 2018-10-18
B4XLibraryB4X [B4X]
List2 [B4X]
Description: A simple class to add 3 methods to the native List. Methods: IndexOf2(Item As Object, StartIndex As Int) As Int Returns the index of the specified item starting the search from StartIndex. Returns -1 if Item was not found. GetAllIndexes(Item As Object) As List Returns a list of indexes of the specified item. An initialized empty list will be returned if no items will be found. Count(Item As Object) As Int Returns the number of occurrences of Item.
@LucaMs · 2018-08-08
B4XLibraryViews - additional [B4X][XUI]
SD AwesoneWheel [B4X] [XUI]
SD AwesoneWheel [B4X] [XUI]
@Star-Dust · 2018-08-01
B4XLibraryEditText/Textview/TextArea/TextField [B4X][XUI]
xRegexField - regex validated data input [B4X] [XUI]
please find attached my porting to B4X/XUI of an old and very useful B4J class from @Erel. Fundamentally it is an EditText (or TextField) with a few properties useful to check user input and react accordingly. Pattern: used to hold a regex pattern in order to validate input data SafeValue: a backup value to be returned if input data is invalid ForceSafeVal: if True forces the class to return the SafeValue above BorderColor: border color to signal the user his/her data doesn''t match the pattern BorderWidth: border width used with BorderColor above BorderRadius: border radius used with BorderColor above LetFocusOut: if True allows the focus to leave the control even if data is invalid KbdType (B4A only): specifies one of three possible soft keyboards (TEXT, NUMBERS, DECIMAL_NUMBERS)
@udg · 2018-07-16
B4XLibraryImages [B4X][XUI]
CropView [B4X] [XUI]
Cross platform, custom view that allows the user to select the cropping window.
@Erel · 2018-07-10
B4XLibraryStrings
GRLib (Assorted Functions)
I would like to share my library created. I have converted some of the Java Inline code such as isNumeric(), getMD5(), bytes2Hex(), getSHA1() and i have also added the following; 1. generateToken(param1) - This function generates a token using a random secure. 2. nToWord(tnNumber) - This function converts a number or amount into words.
@Cassie · 2018-06-27
B4XLibraryViews - additional [B4X][XUI]
SlidingPuzzleView [B4X] [XUI]
SlidingPuzzleView is a custom view for sliding puzzle games
@Star-Dust · 2018-05-27
B4XLibraryImages [B4X][XUI]
Shadows [B4X] [XUI]
I have created a very simple little code to create the shadow to the images in the views, it can also be used to transform colors into shades of gray.
@Star-Dust · 2018-05-16
B4XLibraryDrone [B4X]
Ryze/DJI Tello drone SDK -app [B4X]
Ryze/DJI Tello drone SDK -app [B4X]
@inakigarm · 2018-05-13
B4XLibraryPicker [B4X][XUI]
B4XRulerPicker [B4X] [XUI]
A ruler picker custom view, compatible with B4A, B4i and B4J.
@Erel · 2018-04-30
B4XLibraryEncryption
B4XEncryption : Decrypt from Delphi
B4XEncryption : Decrypt from Delphi
@dcoun · 2018-04-09
B4XLibraryProgress/Gauge/Loading [B4X][XUI]
B4XProgressBar [B4X] [XUI]
A cross platform progress bar with built-in animation. Similar to: https://www.b4x.com/android/forum/threads/b4x-xui-custom-view-circularprogressbar.81604/#content You can change the colors, thickness and orientation.
@Erel · 2018-03-20
B4XLibraryCaptcha [B4X][XUI]
Captcha View [B4X] [XUI]
This class is compatible with B4A, B4J and B4i. It creates a random captcha image. Call IsMatch to check the user input and make sure to allow the user to refresh the images as some of the images will be very difficult to read. Note that it is case insensitive. You can modify the DrawPattern sub to make it easier or more difficult.
@Erel · 2018-03-13
B4XLibraryProgress/Gauge/Loading [B4X][XUI]
Gauge View [B4X] [XUI]
A nice and simple gauge. You can easily customize it as needed.
@Erel · 2017-12-24
B4XLibraryGPS/location/maps [B4X][XUI]
Scale for Google Maps [B4X] [XUI]
This custom view class is based on XUI library. It is compatible with B4A, B4i and B4J. It shows the map scale.
@Erel · 2017-12-07
B4XLibraryCharts [B4X][XUI]
Pie Chart [B4X] [XUI]
A simple, cross platform, pie chart class based on XUI library.Implemented as a custom view. Add it with the designer.
@Erel · 2017-11-26
B4XLibraryRegEx [B4X]
RegexBuilder - Builder for Regular Expressions [B4X]
Regex is a very powerful tool for parsing strings. However the regex syntax can be a bit difficult if you are not using regex regularly. Reading a regex pattern and understanding it is even more challenging. The purpose of RegexBuilder is to help with building regex patterns. The API is based on a builder pattern. It is more verbose and hopefully more clear. It is inspired by VerbalExpressions open source project, though there are many differences between the two.
@Erel · 2017-09-03
B4XLibraryJSON
the First b4x ORM framework
the First b4x ORM framework / JSON parser
@icefairy333 · 2017-02-08
B4XLibraryMultiple items
B4XCommunityLib
A library that contains a lot of helpful functions
@ColdBlueLava · 2016-09-18
B4XLibraryB4X
Edit Studio - A Project Code Editor for B4IAJ Projects
Edit Studio - A Project Code Editor for B4IAJ Projects
@Azlan · 2014-12-15
B4XLibraryLogging/Exceptions
AddLogs: B4A / B4J / B4I - Automatic insertion of log statements
AddLogs: B4A / B4J / B4I - Automatic insertion of log statements
@LucaMs · 2014-11-27
B4XLibraryDatabase [B4X]
Remote MongoDB Connector (RMDBC) [B4X]
This is a similar solution to RDC that works with MongoDB databases.
@Erel · 2014-03-23