SD ScheduledAnimations
Setting up multiple animations and executing them according to a schedule The animations are added to a list of STEP and are executed one after the other. You can set to stop the execution of the animations for each animation step made or you can perform all the steps of the animations to follow. Obviously it is a panel and like every panel it is possible to add some views inside it
@Star-Dust · 2020-06-25
WheelView
Displays a list on a rotating wheel.
@Derez · 2020-06-25
FirebaseAdMob v1.6
Google has added a few new requirements to AdMob implementation. You must make these changes if you are using the latest versions of Android SDK libraries (firebase-ads 18.1.1+).
@Erel · 2020-06-21
Amir_Retrofit [B4A-B4J Chargeable]
A type-safe HTTP client for Android and Java.
@alimanam3386 · 2020-06-11
Another B4A Barcode Scanner - based on Android Vision
Another B4A Barcode Scanner - based on Android Vision
@Johan Schoeman · 2020-06-07
GeoLocation
Using GeoLocator-Android you could easily get you GPS based location from Android Devices
@DonManfred · 2020-06-04
GifViewer [custom view]
Simple view that shows an animated gif. Based on agraham''s GifDecoder library.
@Erel · 2020-06-02
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
ShortcutBadger
The ShortcutBadger makes your Android App show the count of unread messages as a badge on your App shortcut!
@DonManfred · 2020-05-20
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
NumberProgressBar
The NumberProgressBar is a bar, slim and sexy
@DonManfred · 2020-05-15
CoupleCalendar
Functional calendar library for Android - Horizontal swipe - Show dot for one day event - Show line for multiple days event
@DonManfred · 2020-05-12
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
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
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
BubbleSeekbar
A beautiful Android custom seek bar, which has a bubble view with progress appearing upon when seeking. Highly customizable, mostly demands has been considered.
@somed3v3loper · 2020-04-22
prdownloader
prdownloader
@somed3v3loper · 2020-04-22
Lotti
Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile! For the first time, designers can create and ship beautiful animations without an engineer painstakingly recreating it by hand.
@DonManfred · 2020-04-19
Firebase UI Auth - a new Dimension in Authentication
This is a Wrap for the Firebase UI-bindings found at Github. It offers Authentification using - Google-Account (Tested) - email and password authentification (Tested) - Telephone-Authentification (Tested) - Twitter (Not tested as i do not have a Twitter-Dev Account) - Facebook (Not tested as i do not have a Facebookr-Dev Account) For the last two (Twitter and Facebook) there must be made additional changes to the Manifest.
@DonManfred · 2020-04-18
zGridView
Just another Grid view; main features: - Support custom layouts - Can handle any number of items - Support Right to left - Adjustable items count per row - Divider size
@KZero · 2020-04-12
ProBundle
ProBundle contains all the following libraries: - ArchiverPlusZip v1.13 Based on the Zip4j library, this library allows to add, extract, update and remove files from a zip archive. It supports encryption and decryption (standard and AES), Zip64 format and split zip archives. It is compatible with B4J. - ClassLoader v1.0 This library can dynamically load classes from a separate file (JAR or uninstalled APK) at runtime and verify the file signatures to make sure of its origin and integrity. You can use the library to create plug-ins, load code encrypted in the assets or download code from a remote server, for example. - CPUFeatures + source v1.0 This library detects the target device''s CPU family and the maximum number of CPU cores. - DataCollection v1.07 This library wraps the ArrayDeque, BitSet, PriorityQueue, SparseArray, Stack, TreeMap and TreeSet classes. These classes can replace your lists, maps or arrays for specific tasks. A TreeSet, for example, can maintain a sorted list of objects in a more efficient manner than a typical List class. A TreeMap is a map whose entries are sorted by their keys. A SparseArray is also a sorted map, but restricted to integer keys, that is lightning-fast. This library can serialize to an array of bytes any collection, including Map, List and user defined types. A version for B4J is provided (without the SparseArray). - F5Steg v1.2 This library implements F5, a secure steganographic algorithm, which embeds data into images. Data are encrypted with a password or, by default, with the application signature (thus any tampering of the APK will prevent from extracting valid data). - FastIO + source v0.9 This library replaces the Read and Write functions (with their encrypted variant) of the RandomAccessFile library for arrays of bytes. These new functions are a lot faster. - OverlayWindow + source v1.2 This library allows to create overlay windows and floating buttons. These interactive views can be displayed on top of all other applications. - PackageUtils v2.1 This library replaces the PackageManager class of the Phone library. It gives plenty of informations on packages (activities, features, permissions, receivers, services, etc.) and can list the features available on the system (camera, gps, wifi, etc.). It allows experts to change the enabled state of components. An application is provided with the library to show what you can get with it. - UltimateArchiver v0.91 This library wraps P7Zip, a command line utility that can create archives with the 7z, zip, bzip2, gzip, tar or xz format. It can unpack files with extension 7z, cab, gz, img, iso, jar, rar, tar, zip and a few others. It supports encryption/decryption and volumes. It is written in C to be as fast as possible. - UnArchiver7z v1.0 Based on the official source code in C of 7zip, this library allows to extract files from a 7z archive compressed with the Lzma or Lzma2 method. It can unpack an archive directly from the assets. It does not support decryption. - UnArchiverRar v1.04 Based on the official source code in C++ of the UnRar.dll, this library allows to extract files from a Rar archive. It supports decryption, Rar5 format, QuickOpen records and split Rar archives.
@Informatix · 2020-04-09
Attitude Indicator
This is a sample application that uses the Android rotation sensor and displays the device rotation (pitch/roll) with a custom view (an attitude indicator, aka "artificial horizon").
@Johan Schoeman · 2020-04-05
Subsampling Scale Image View Library
A custom image view for Android, designed for photo galleries and displaying huge images (e.g. maps and building plans) without OutOfMemoryErrors. Includes pinch to zoom, panning, and rotation support, and allows easy extension so you can add your own overlays and touch event detection.
@Pendrush · 2020-04-04
MQTT Multiplayer Library
This is a MQTT Multiplayer Library created by one of the best B4A library creators and member in the B4X Community. I use his libraries in all of my games. I didnât write any of this code and I told him I would keep his identity private unless he wanted to reveal who he is.
@paris7162 · 2020-04-03
Simple Slider Horizontal with PreoptimizedCLV - xCustomListView
I add a simple example of a horizontal slider of images, it is very easy to use, and to modify according to the need of each one.
@scsjc · 2020-04-03
AmazonDeviceMessaging [ADM]
Amazon Device Messaging (ADM) lets you send messages to Amazon devices that run your app, so you can keep users up to date and involved. Whether you''re giving a user a game update or letting them know that a message from their buddy has arrived, ADM helps you stay in touch.
@DonManfred · 2020-03-30
AnimateProgressBar - Standard Progress Bars are Animated Now
This library animates standard progress bars. It doesn''t add any view
@ProgrammedComputer · 2020-03-30
xListview
Using xListview you can add tens of thousands of items instantly with an extremely low memory footprint.
@KZero · 2020-03-23
MaterialDrawer V0.9 (Mike Penz)
It provides you with the easiest possible implementation of a navigation drawer for your application. There is a Header with profiles (AccountHeader), a MiniDrawer for Tablets (like Gmail), provide custom DrawerItems, custom colors, custom themes, ... No limits for customizations.
@DonManfred · 2020-03-22
ScaleImageView - jpg_jgw and vector maps
ScaleImageView - jpg_jgw and vector maps
@js486dog · 2020-03-19