MessagePack Library
MessagePack library. Serialize and unSerialize. With 3des / password encryption. From https://msgpack.org/
@victormedranop · 2018-01-14
iNMSSH - SFTP file transfer
iNMSSH is based on NMSSH open source library: https://github.com/NMSSH/NMSSH It implements the SFTP protocol.
@Erel · 2018-01-10
Vitamio 5
This is an update of Vitamio and wraps version 5.0.2 of Vitamio.
@Moster67 · 2018-01-06
RSS Parser
This is an Android library to parse a RSS Feed.
@DonManfred · 2018-01-06
IR Remote RGB Controller for SMD3528/5050/5730/5630/3014 RGB LED Strip Lights
This project is a replacement for the IR remote control for the SMD3528/5050/5730/5630/3014 RGB LED Strip Lights (see here). Your device needs to support an IR Blaster (such as Samsung S4 mini).
@Johan Schoeman · 2018-01-06
NFC library
Edit: The latest version of this library is an internal library preinstalled with the IDE
@Erel · 2018-01-04
B4JMosquittoPBKDF2 library
If you are using the original Mosquitto broker, you may be aware (or not) that there is a plugin called "mosquitto-auth-plug" which is an authentication plugin for the Mosquitto broker with multiple back-ends (MySQL, Redis, CDB, SQLite3). You need to compile it and set it up to work with Mosquitto but it is well worth the effort if you want more flexibility to handle users and topics in real time. When using this plugin and adding users to the backend database, we need to create a hashed password using the SecretKeyFactory algorithm called PBKDF2WithHmacSHA256. To help me with this in my B4J-client, I compiled a small library based on code found in the Contrib-folder in the original github-project.
@moster67 · 2018-01-01
PhilipsHUE SDK - Control your HUE System
PhilipsHUE SDK - Control your HUE System
@DonManfred · 2017-12-30
MashPlugIns [ABMaterial]
ABMaterial plugins, views, â¦
@Mashiane · 2017-12-30
Bitcoin
This lib provides easy access to Bitcoin prices and blockchain info.
@wonder · 2017-12-30
Manam RSA
I recently created this class for a particular project, you can use it , you can google the RSA algorithm for more information.
@alimanam3386 · 2017-12-27
AppShortcuts - a Helper to define Dynamic shortcuts
This Library help you to define dynamic shortcuts for your app. A Device with Android 7.1 (Api 25) is needed to use this library.
@DonManfred · 2017-12-27
Gauge View [B4X] [XUI]
A nice and simple gauge. You can easily customize it as needed.
@Erel · 2017-12-24
Device Information
CPU information: (Displayed in ListView1 of the attached project) 1. Maximum CPU Frequency 2. Minimum CPU Frequency 3. Current CPU Frequency (Displayed in ListView2 of the attached project) 1. The number of cores 2. Combined utilization of all cores (%) 3 to x. The utilization of each individual core (%) The two ListViews are updated every 500ms via a timer.
@Johan Schoeman · 2017-12-24
Notification Builder
This library uses the new NotificationCompat Builder. It allows us to add Jellybean expanding notifications as well as loads of other options. Custom xml Layouts are supported with view click listeners. Version 3 includes Wear device specific Notification options.
@barx (BarxDroid) · 2017-12-12
ECS/POS printer WIFI print library
ECS/POS printer WIFI print library
@hears · 2017-12-12
ECS/POS printer USB print library
ECS/POS printer USB print library
@hears · 2017-12-11
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
rRadioHead - RF95 / Dragino Lora shield
This is a wrapper for RadioHead library. Currently only RF95 is exposed. RadioHead documentation: http://www.airspayce.com/mikem/arduino/RadioHead/classRH__RF95.html#details : "Driver to send and receive unaddressed, unreliable datagrams via a LoRa capable radio transceiver."
@Erel · 2017-12-03
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
GooglePlaceSearchBar
GooglePlaceSearchBar
@Emme Developer · 2017-11-20
Tabbed Bar (B4J only) [Custom View]
Its been a while since I shared something here, so here goes my Tabbed Bar. I created this for my own needs, and the objective is to be able to have a wider tab pane than the panes it point to...Plus, it very easily and very highly customizable, as shown in the demo.
@Cableguy · 2017-11-16
PanoramaImageView
An imageView can auto scroll with device rotating.
@DonManfred · 2017-11-12
MashIconPicker
MashIconPicker
@Mashiane · 2017-11-12
AwesomeQRCode
An awesome QR code generator for Android.
@Johan Schoeman · 2017-11-12
Spark
Spark is a simple Android library that takes a series of x,y points at any scale and draws them as a sparkline chart.
@DonManfred · 2017-11-11
APW
APW is a wrap for this Code: http://svn.code.sf.net/p/apwlibrary/code/ It is basically the same source-project as the PDFWriter library. This one is only a shortcutwrap.
@DonManfred · 2017-11-11
PyStuff - Increase Your Productivity
This library is aimed at developers with a Python background.
@wonder · 2017-11-08
jMapList - combining a Map and a List
A MapList is a combination of a Map and a List and implements most of the attributes and methods of both types. Why would you want to use as MapList? To have fast lookup (by Key) and to have control over the order of Values held in the MapList.
@Misterbates · 2017-11-08
iMapList - combining a Map and a List
A MapList is a combination of a Map and a List and implements most of the attributes and methods of both types. Why would you want to use as MapList? To have fast lookup (by Key) and to have control over the order of Values held in the MapList.
@Misterbates · 2017-11-08