JarFileLoader: Embed Files to Libraries
JarFileLoader: Embed Files to Libraries
@Mashiane · 2017-01-19
cGrid
cGrid class and cGridx (code module) to have a scrolling grid
@Robert Valentino · 2017-01-19
Advanced Audio (AAC) and MP3 Stream Decoder
Now you are able to play AAC radio streams in background (as a Service). This is not a wrapper, but usage of JavaObject to expose Events and Classes from library. You can also create wrapper from B4a alone.
@Pendrush · 2017-01-19
Accordion Panels CustomView Library
Accordion Panels CustomView Library
@smercan · 2017-01-19
GSContextMenu v1.0
ContextMenu
@lonleystar · 2017-01-17
Croller
A circular seekbar for Android, with a control knob
@Johan Schoeman · 2017-01-17
AES 128 Key generation
Instead of generating AES keys using just Agraham''s Encryption library, we can improve it, specify the length of the key (128, 192 or 256) and the Bouncy Castle provider using Javaobject and Reflection library
@Javier Alonso · 2017-01-16
VusikView
VusikView
@Johan Schoeman · 2017-01-14
SharedElementTransition library - Create Material Design transitions between Activities
Create Material Design transitions between Activities. With this library (or class module) you can create so called "Shared Element Transitions" between Activities. Many times there are elements common between activities. With this library you can move these elements to their new location and resize them in a nice animation while starting a new activity.
@corwin42 · 2017-01-14
Parse JSON Weather Files from openweathermap.org
Parse JSON Weather Files from openweathermap.org
@ELCHARO · 2017-01-13
AMTileView 1
AMTileView 1
@Mashiane · 2017-01-13
Java-fPDF library - Create PDF files in B4A
Create PDF files in B4A
@Andrew (Digitwell) · 2017-01-11
Palette - Create color palette from bitmap
For some (Material Design) color effects it is important to create a color palette or just a Highlight color from a Bitmap. Google added the Palette Class for this to the support library. This is a wrapper for this class.
@corwin42 · 2017-01-10
CardView - Wrapper for the standard Android CardView
Since there were some problems in the past with MSCardView library I created my own version.
@corwin42 · 2017-01-10
ChatMessageView
This library aims to provide a chat UI view for Android.
@DonManfred · 2017-01-07
Firebase Messaging: Chat app without server
An example how to communicate between devices via FCM without a server in the middle
@KMatle · 2017-01-06
VideoView optimized for orientation-change
This is really not a new library but a way to show how to to use VideoView optimized for orientation-change and make your VideoView-app behave more professionally. I have seen many apps showing a VideoView in portrait-mode and when you change the orientation into landscape-mode, the video continues to play smoothly (without interruption) and at the same time the video is being resized properly from a smaller screen in order to fill up the screen properly. This works also in the other direction.
@Moster67 · 2017-01-05
RichString
Format individual characters within strings for display in Views.
@Agraham · 2017-01-05
XML Parsing with the XmlSax library
It is simpler to parse XML with Xml2Map class: https://www.b4x.com/android/forum/threads/b4x-xml2map-simple-way-to-parse-xml-documents.74848/ ; XML Parsing with the XmlSax library
@Erel · 2017-01-04
NotificationBadge - dont get confused with the android Notifications...
A notification badge with animation.
@DonManfred · 2017-01-04
PDF - Create PDF using android.jar built-in methods
Contains classes for manipulation of PDF content.
@DonManfred · 2017-01-03
NotificationListener get small icon
I have been using notificationListener for a while now and could not find the way on how to get the small icon, so I''m sharing this code that works for me, it gets the small icon but not the background color (don''t know how to get it).
@jtare · 2017-01-03
Fireworks
Fireworks
@BeneBarros · 2017-01-03
DrawingView
DrawingView is a simple view that lets you draw on screen using your fingers and lets you save the drawings as images.
@somed3v3loper · 2017-01-03
Android Things - Getting Started
Android Things is a new project of Google that extends the Android OS to SoC (System on a Chip) boards such as Raspberry Pi and Intel Edison.
@Erel · 2017-01-03
AdvancedWebview
Enhanced WebView component for Android that works as intended out of the box
@DonManfred · 2017-01-03
TreeView class v7
Display of data in a tree (like File Manager).
@Derez · 2017-01-02
Fontometrics - apply any of 24 different fonts/typefaces to for eg B4A Label and EditText views
Android Library to use Custom Fonts with Ease. Use Customs Fonts in your Android project without adding any .ttf/.otf in Assests Folder.
@Johan Schoeman · 2016-12-31
FoldingCell
Listview cell that expands when tapped
@DonManfred · 2016-12-30
App to sync photos using FileObserver library
App to sync photos using FileObserver library
@jsanchezc · 2016-12-29