B4ALibraryDate/time
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
B4ALibrarySlider
Potentiometer Old Style
A little potentiometer working with Touch up and Touch down.
@Yayou49 · 2018-09-05
B4ALibraryViews - additional
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
B4ALibrarySwitch
Button On/Off Old Style
Button On/Off Old Style
@Yayou49 · 2018-09-05
B4ALibraryAI/ML
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
B4ALibraryCharts
GraphView Library
GraphView Library
@walterf25 · 2018-08-27
B4ALibraryDrawing
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
B4ALibraryStrings
Pinyin
Pinyin4j is a popular Java library supporting conversion between Chinese characters and most popular Pinyin systems.
@Moster67 · 2018-08-23
B4ALibraryPayment
PayPalCreditCard
Perform payments with PayPal or credit cards
@MarcoRome · 2018-08-23
B4ALibrarySwitch
SD Switch
SD Switch
@Star-Dust · 2018-08-22
B4ALibraryhttp
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
B4ALibraryContacts
Contact Picker
I convert all code about select contact to single class easily. This class need to ContactUtils.
@Pooya1 · 2018-08-16
B4ALibraryB4A
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
B4ALibraryViewPager
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
B4ALibraryAudio/Video
Bitmaps to Video
This is a library which creates a video from a series of bitmaps.
@CaptKronos · 2018-08-09
B4ALibraryAnimation [XUI]
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
B4ALibraryLock/unlock
DSAlphaLockView
This library create alpha view black that blocks all content from an activity.
@Andre Souza · 2018-07-03
B4ALibraryTranslation/localisation [CHARGEABLE]
BGL Parser [Chargeable]
Java parser for Babylon dictionaries
@somed3v3loper · 2018-06-30
B4ALibraryComms & Network
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
B4ALibraryAds
AppBrain Ads
AppBrain Ads
@Erel · 2018-06-17
B4ALibraryViews - additional
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
B4ALibraryCompass
CompassView - Another CompassView
Compass view with full options style.
@Johan Schoeman · 2018-06-09
B4ALibraryOther
SendInput - Emulate user input within your app
SendInput - Emulate user input within your app
@Jim Brown · 2018-06-07
B4ALibraryFile handling
FilePicker
Android Library to select files/directories from Device Storage.
@DonManfred · 2018-05-31
B4ALibraryViews - additional
SlidingPuzzleView
SlidingPuzzleView is a custom view for sliding puzzle games
@Johan Schoeman · 2018-05-26
B4ALibraryGPS/location/maps
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
B4ALibraryAnimation
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
B4ALibraryPicker
SD: Trimmer
Simulate the mixer trimmer, the bass volume etc
@Star-Dust · 2018-05-08
B4ALibraryMenu
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
B4ALibraryB4A [XUI]
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