DayNightSwitch
A cute day night switch for android
@Johan Schoeman · 2017-07-17
card.io
Credit card scanning for Android apps
@Johan Schoeman · 2017-07-16
CalculationDistanceTime - Calculate distance and time on the road
This is a new library to calculate the distance (kilometers or miles) and time from the source point to the point of arrival by calculating and keeping presenting the traffic and the fastest route. Of course traffic data, accidents, etc. They are calculated in real time. You have two ways to use Google API or to use this library ( use Google API )
@MarcoRome · 2017-07-16
RichPath
Full Animation Control on Paths and VectorDrawables: Animate any attribute in a specific path in the VectorDrawable
@Johan Schoeman · 2017-07-14
json-simple2(keep the json order)
usage same as JSONGenerator
@icefairy333 · 2017-07-12
MapList - 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-07-10
Pdf To Text
This library converts pdf files to txt.
@MarcoRome · 2017-07-09
jarLoader
This library will load jar files at run time without having to use #AdditionalJar
@tchart · 2017-07-07
Get App Info from GP
A way to get appinfo by putting only the package name of the App
@ilan · 2017-07-06
JSTouchImageView Library - pinch, pan & zoom image
TouchImageView extends ImageView and supports all of ImageViewâs functionality.In addition, TouchImageView adds pinch zoom, dragging, fling, double tap zoom functionality and other animation polish. The intention is for TouchImageView to mirror as closely as possible the functionality of zoomable images in Gallery apps.
@SNOUHyhQs2 · 2017-07-02
Dropbox Sync
Dropbox has deprecated this service. Don''t use in new projects! This library wraps Dropbox Sync API. Using this API it is quite simple to store (and retrieve) data in a folder inside the user''s Dropbox account. For example if your program creates reports, you can upload the saved reports to the user''s Dropbox account. The user will then be able to access the reports from any Dropbox client. Dropbox library is responsible for the communication and the synchronization.
@Erel · 2017-07-02
SectorProgressView and ColorfulRingProgressView
SectorProgressView and ColorfulRingProgressView
@Johan Schoeman · 2017-07-01
ChatHead wrapper
These views are not "normal" views in the sense that they don''t need to be in an activity, but are added diectly to the WindowManager. This allows for special uses, such as pop-up notifications which the user can interact with or simply discard. But also special care must be taken.
@JordiCP · 2017-07-01
Adafruit RGB Led Matrix
This is an Arduino library for 16x32 and 32x32 RGB LED matrix panels
@Erel · 2017-06-30
AMAZON WEB SERVICES S3 V4 Signature Calculator
The attached zip contains a code module that calculates V4 signatures for Amazon Web Services (AWS) Simple Storage Service (S3) REST API requests, enabling creation of AWS S3 PUT/GET/DELETE requests. You basically just plug in the properties necessary for a signature calculation and call Signature. The accompanying example code has 4 worked examples that actually generate the signatures the AWS documentation says they should. There is extensive in-line documentation.
@JackKirk · 2017-06-26
GeoFire - Store and request Locations in a Firebase Realtime Database
GeoFire - Store and request Locations in a Firebase Realtime Database
@DonManfred · 2017-06-25
EmoijIX
This library help using apple style emojis on your android application the easiest way. Unlike emojicon, this libriry is non-invasive. Just need to add only a little code to your project. Another thing you need to know is that this library will increase your apk size about 5 MB, because it contains all emoji icon files.
@DonManfred · 2017-06-24
ImageEnter v0.10
Allows easy interaction with mouseenter/mouseleave event functionality for images in B4J.
@ThRuST · 2017-06-21
Barcode Scanner - Wrapper for Manatee Works SDK
I have created a wrapper for the ManateeWorks SDK. You can download the APK from here: https://www.dropbox.com/s/mp3wqayepuxj9e2/manteeb4awrapper.apk?dl=0
@Johan Schoeman · 2017-06-17
LEDView
LEDView
@DonManfred · 2017-06-15
DBUtils [module] [Universal]
In both the demo and DBUtils.bas, the modifications were minor in order to accommodate MySQL. Summary of DBUtils changes: 1) Added the public variables DB_VARCHAR and DB_BIGINT. MySQL cannot index TEXT fields, thus I had change the Student''s Id to DB_VARCHAR. Also, MySQL''s INTEGER field could not hold DateTime''s long values and thus I added DB_BIGINT. 2) Added a couple of private variables and a new public function (SetEscapeChars) that lets you set the DB''s escape character. I also modified EscapeField to use these new variables and made the method Public (since it seemed useful for modifying some code in the demo). 3) InsertMaps had an SQL statement that hard coded the escape characters and I changed it to use the EscapeField method
@OliverA · 2017-06-12
Morphos
Animations made easy
@Johan Schoeman · 2017-06-10
WaitForInternet
Your application will be able to get through an event, as it connects to the internet via Wifi or 3G, without the need to be checking all the time, not consuming battery unnecessarily. In the Full Version, you have a double check for then internet connection over the ping method to bypass Captive Portals and have a ForcePing Method to check the host connect in any time you want.
@Alberto Iglesias · 2017-06-09
iExternalAccessory - A flexible and customize way to connect MFi devices
This library was built for create apps using devices with iAP protocol and MFi.
@Alberto Iglesias · 2017-06-09
SmartyToast
Android library with collection of some smart toasts designs
@Johan Schoeman · 2017-06-08
Html Color Picker [custom view]
HtmlColorPicker is a custom view class that implements a color picker. The colors are set in the Colors field as a list of html colors separated with ''|''.
@Erel · 2017-06-08
BatteryProgressView
Custom ProgressView.
@Johan Schoeman · 2017-06-06
Dialogs
Date, Time, Text, Number, Color, File and Custom modal dialogs.
@Agraham · 2017-06-05
ElemeShoppingView
A cool shopping cart effect.
@somed3v3loper · 2017-05-31
@NJDude · 2017-05-29