Simple Lunar Library
Well, that''s a Chinese Lunar Library, It''s just convert milliseconds value to Chinese lunar calendar date, e.g. the DateTime.Now
@52manhua · 2018-09-05
Potentiometer Old Style
A little potentiometer working with Touch up and Touch down.
@Yayou49 · 2018-09-05
Led Indicator Old Style
A 4 colors led indicator Old Style. It''s possible to set one color by one color (Green/Orange/Red/Black) Possibility also to blink the led with an appropriate duration.
@Yayou49 · 2018-09-05
Button On/Off Old Style
Button On/Off Old Style
@Yayou49 · 2018-09-05
TensorFlowLite - an experimental machine/deep learning wrapper
I started playing around with TensorFlowLite for Android/B4A and came up with this wrapper based on various examples found on the internet.
@moster67 · 2018-09-01
GraphView Library
GraphView Library
@walterf25 · 2018-08-27
ParticleView
Custom Android view that helps you displaying large number of sprites. Implemented using OpenGL ES 2.0, resulting in significantly better performance than regular Canvas drawing.
@Ohanian · 2018-08-26
Pinyin
Pinyin4j is a popular Java library supporting conversion between Chinese characters and most popular Pinyin systems.
@Moster67 · 2018-08-23
PayPalCreditCard
Perform payments with PayPal or credit cards
@MarcoRome · 2018-08-23
SD Switch
SD Switch
@Star-Dust · 2018-08-22
Tor Onion Router
Enable Android and Java applications to easily host their own Tor Onion Proxies using the core Tor binaries. Just by including an AAR or JAR an app can launch and manage the Tor OP as well as start a hidden service.
@Jamie8763 · 2018-08-19
Contact Picker
I convert all code about select contact to single class easily. This class need to ContactUtils.
@Pooya1 · 2018-08-16
Modified Sdk/AvdManager
Targets: 1) to expand the list of phones / tablets 2) to fix troubles with starting Platform 28 AVDs
@Semen Matusovskiy · 2018-08-10
ViewPager - Cleaned up ViewPager
This library is a cleaned up and slightly enhanced version of the AHViewPager library. There are some deprecated objects in AHViewPager that I removed here and it has a slighly better handling now.
@corwin42 · 2018-08-09
Bitmaps to Video
This is a library which creates a video from a series of bitmaps.
@CaptKronos · 2018-08-09
SD RevealColorView [XUI]
This XUI library serves to change color to an animation (XUI) panel. This panel has the same methods as an XUI panel
@Star-Dust · 2018-07-17
DSAlphaLockView
This library create alpha view black that blocks all content from an activity.
@Andre Souza · 2018-07-03
BGL Parser [Chargeable]
Java parser for Babylon dictionaries
@somed3v3loper · 2018-06-30
Telegram Bots API B4A
The same library as on https://www.b4x.com/android/forum/threads/telegram-bots-api.66458/ compiled for B4A .
@somed3v3loper · 2018-06-24
AppBrain Ads
AppBrain Ads
@Erel · 2018-06-17
Digital Panel
I created a class that displays digital numbers in a panel. I needed it for something I am creating and I would like it to share it with you. It is pretty easy to create a digital panel with as many digits as you want, at any dimensions you want and with any colors you want.
@hatzisn · 2018-06-14
CompassView - Another CompassView
Compass view with full options style.
@Johan Schoeman · 2018-06-09
SendInput - Emulate user input within your app
SendInput - Emulate user input within your app
@Jim Brown · 2018-06-07
FilePicker
Android Library to select files/directories from Device Storage.
@DonManfred · 2018-05-31
SlidingPuzzleView
SlidingPuzzleView is a custom view for sliding puzzle games
@Johan Schoeman · 2018-05-26
Reverse geolocation with OpenStreetMap
i wrote a simple class to obtain the full address (if available) from a given Latitude and Longitude location. The address, along other more or less useful info, is obtained from the online nominatim server that makes use of the OpenStreetMap. The pros is that it doesn''t require any key or registration ,the cons is that it doesn''t allow a massive usage, see their policy
@DavideV · 2018-05-24
SD: ImageTile (Image Swap Animation)
Move from one image to another with a brick animation. The image is decomposed into a tile, each tile is rotated and the new image appears in the back. You can set the number of grids/tile from the Design.
@Star-Dust · 2018-05-16
SD: Trimmer
Simulate the mixer trimmer, the bass volume etc
@Star-Dust · 2018-05-08
SD: MenuExtender
I created a new library that adds new menus that are not in my other libraries. (menu and PanelExtra) ManagerPanel: allows you to change from one panel to another by leafing them like a deck of cards. catalog: It has a series of articles with relative photos, name, code, description and price in grid format. Clicking the article opens at full schemro to the card and you can buy it or go back. Clicking the purchase button (the shopping cart) generates the Select event ATTENTION: This library intercepts the back key to return
@Star-Dust · 2018-05-04
SD: TouchViewEvent B4A [XUI]
Using the XUI views I realized the need to follow the events of Touch, Drag, Click and Release in a unique way. I wanted to create an XUI class that manages things in a standard way, so if we write apps using XUI views we can also have a standard when we write code related to events, without having to use #IF B4A, #IF B4J
@Star-Dust · 2018-04-30