B4ALibraryImages [CUSTOM VIEW]
GifViewer [custom view]
Simple view that shows an animated gif. Based on agraham''s GifDecoder library.
@Erel · 2020-06-02
B4XLibraryAnimation [B4X][XUI]
Animated Counter [B4X] [XUI]
Animated Counter [B4X] [XUI]
@Erel · 2020-05-27
B4JLibraryEditText/Textview/TextArea/TextField
jTextFormatter
In Javafx Version 8u40 a TextFormatter was introduced. This allows access to text input before any of the keypressed events are fired. Pasted text is also captured. This makes it a lot easier to validate and format text input.
@stevel05 · 2020-05-25
B4XLibraryColour [B4X][XUI]
AS ColorChooser [B4X] [XUI]
AS ColorChooser [B4X] [XUI]
@Alexander Stolte · 2020-05-24
B4JLibraryBAnano - database
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
BANanoSQLiteR - Distributing and accessing an existing SQLite Databases - Part 2
@Mashiane · 2020-05-23
B4JLibraryBAnano - database [BANANOCONNECT]
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
BANanoSQL+SQLite+MySQL+MSSQL Library [BANanoConnect]
@Mashiane · 2020-05-23
B4ALibraryLogging/Exceptions
Exception, raise, log and format
Sometimes you need to stop a piece of code and explain why you have to do it. A good way is to raise an exception and to give information about the reason why. This little class offers you a pratical way to do this.
@spsp · 2020-05-22
B4ALibraryInterop
ShortcutBadger
The ShortcutBadger makes your Android App show the count of unread messages as a badge on your App shortcut!
@DonManfred · 2020-05-20
B4ALibraryPDF
Printing and Pdf creation
This is an Android 4.4+ (API 19+) library. Its two main features are: 1. Creating Pdf documents with the PdfDocument object. 2. Printing with the Printer object.
@Erel · 2020-05-18
B4ILibraryCharts
Amir_ChartView
With this library, you can fully customise how your line chart looks. It’s easy to setup and use in any iOS project. It supports chart settings directly from interface builder with live preview. Automatic redrawing on orientation change will make it easy for an application that has portrait and landscape layout.
@alimanam3386 · 2020-05-16
B4ALibraryProgress/Gauge/Loading
NumberProgressBar
The NumberProgressBar is a bar, slim and sexy
@DonManfred · 2020-05-15
B4XLibraryButton [B4X][XUI]
SwiftButton [B4X] [XUI]
This is a port of the B4i SwiftButton library: https://www.b4x.com/android/forum/threads/iswiftybutton.75551/ It is based on XUI and it is supported by B4A, B4J and B4i.
@Erel · 2020-05-14
B4JLibraryPDF
PDF Viewer with PDFBox
This is a class ''clsPDFViewer'' which use PDFBOX to render a pdf file.
@spsp · 2020-05-13
B4ALibraryCalendar
CoupleCalendar
Functional calendar library for Android - Horizontal swipe - Show dot for one day event - Show line for multiple days event
@DonManfred · 2020-05-12
B4ALibraryWebView
Webview Custom Error Page
This code module will return a custom HTML design along with the actual error message instead of the default webview error page.
@Biswajit · 2020-05-11
B4ALibraryDrawing
ShapeDrawable - Clipped rounded rectangle and circle shape
A drawable that draws shapes. You can draw Arc, Oval, Rectangle, Rounded Rectangle, even a Custom Shape (using Path). The content of the view will be clipped only for rectangle, circle, and rounded rectangle shapes.
@Biswajit · 2020-05-11
B4ILibraryAnimation [RENDER AFTER EFFECTS ANIMATIONS NATIVELY]
Lottie [Render After Effects Animations Natively]
An iOS library to natively render After Effects vector animations
@Biswajit · 2020-05-11
B4ILibraryDialogs
iPopupDialog - A fully customizable popup dialog
This is a fully customizable popup dialog which supports Image, Video, Custom View, Simple text, Long Scrollable text and many more.
@Biswajit · 2020-05-11
B4XLibraryGPS/location/maps [B4X]
GPSPolyMap - check if GPS location is inside a polygon [B4X]
With this class, you can check if the GPS location coordinate is inside a polygon. You can use this class to check whether the user is inside a building, shopping mall or any custom shape. This class is only for B4A and B4I.
@Biswajit · 2020-05-11
B4JLibraryCalendar [CALENDAR EVENT][BETA]
MIAEvent library [calendar event] [BETA]
MIAEvent is a simple view that allows you to view the appointments of the day, in this case the week, I deleted most of the calendar as I just need to see the records from a database and manage them visually. The problem was how I could see multiple appointments at once without creating a mess, how to retrieve the record data without having to make a query and finally make the same library fast.
@ivanomonti · 2020-05-09
B4JLibraryDatabase [2020.05.05]
New sqlite-jdbc version 3.31.1 [2020.05.05]
New sqlite-jdbc version 3.31.1 [2020.05.05]
@Claudio Oliveira · 2020-05-06
B4JLibraryCertificate
AutoKeyGenerator: create Jetty compatible certificates using LEt''s Encrypt and CloudFlare
Attached the source code and some description on a tool I wrote to generate SSL certificates to be used in B4J http server applications. It generates and renews certificates (even wildcard ones) on Let''s Encrypt and communicates with the CloudFlare API to do DNS challenging. The code has been tested on Windows as well as Ubuntu.
@wl · 2020-05-04
B4XLibrarySlider [B4X][XUI]
AS ButtonSlider V1.0 [B4X] [XUI]
AS ButtonSlider V1.0 [B4X] [XUI]
@Alexander Stolte · 2020-05-02
B4XLibraryB4X [B4X]
B4XTurtle - Library for teachers and parents [B4X]
B4XTurtle is a library inspired by classic Logo programming language and TKP project: http://teachingkidsprogramming.org/ It is a cross platform library. The purpose of B4XTurtle is to help with teaching programming. Drawing with the turtle is fun and it provides a simple visual feedback to the student.
@Erel · 2020-04-30
B4ALibraryViewPager
zPager
Another View Pager which can smoothly slide between panels with lazy loading, suitable for sliding images, doesn''t require any external libraries
@KZero · 2020-04-27
B4XLibraryBarcode/scan [B4X]
QRGenerator - Cross platform QR code generator [B4X]
QRGenerator is a class that generates QR codes.It is written in B4X and it is compatible with B4A, B4i and B4J.
@Erel · 2020-04-26
B4XLibraryBarcode/scan [AMENDED TO ACCOMMODATE MORE QR CODE VERSIONS][B4X]
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
QRGenerator - Cross platform QR code generator [Amended to accommodate more QR Code Versions] [B4X]
@Johan Schoeman · 2020-04-26
B4JLibraryFile handling
jFileWatcher
Watch system file events
@Roycefer · 2020-04-24
B4XLibraryCombobox [B4X]
lmB4XComboBox - V. 1.01 [B4X]
It is a modified version of the Erel''s original B4XComboBox and allows you to store in it a value for each text item. Not rarely (mainly in DBs managements) you need a ComboBox in which an Item is made of a display value and an associated value, i.e. a "description field" of a table and the relative primary key (usually the classic Integer ID). Note that the type of the values associated is object, not just Int.
@LucaMs · 2020-04-23
B4ALibraryFile xfer
prdownloader
prdownloader
@somed3v3loper · 2020-04-22