Casty - Cast Videos to Google Cast Devices
Casty is a small Android library that provides a simple media player for Chromecast. It''s fully consistent with Google Cast v3.
@DonManfred · 2020-01-05
Document Scanner
Automatically detect a document on a photo then scan it
@Johan Schoeman · 2020-01-03
FFmpeg_b4a - a FFmpeg library for b4a (decoding/streaming)
FFmpeg_b4a - a FFmpeg library for b4a (decoding/streaming)
@moster67 · 2020-01-03
NanoTime
Uses the most accurate clock available on the device, resets on reboot so only really useful for working with elapsed time in an app.
@stevel05 · 2019-12-31
Network Service Discovery - Apple Bonjour - mDNS - Zero Configuration Networking
I am designing an IoT device that required an auto-discovery service. I did not find any way to easily read a Bonjour Answer (mDNS - 224.0.0.251 [5353]). To fix my problem I decided to wrap the Network service discovery (NSD) from android. https://developer.android.com/training/connect-devices-wirelessly/nsd Library Code : https://github.com/DylanMeng/B4A-LIB_NetworkServiceDiscovery
@Dylan Meng · 2019-12-30
Heart Rate Measurement - 100% embedded in B4A
Android based heart rate monitor which uses the camera and its flash to determine the users heart rate in beats per minute.
@Johan Schoeman · 2019-12-28
Firebase ML-Vision [OnDevice Text-, Barcode-, Imagelabeling, Face- and Contour-Recognition]
This is a wrap for the Firebase ML-Vision live detection of - Text - Barcodes - Faces - Facontour - and Imagelabeling.
@DonManfred · 2019-12-27
CSBuilder, store in JSON format
This class can parse JSON to generate CSBuilder. Create a json string, save it in a file, add it to assets folder, and display it with this class. All the CSBuilder capabilities are supported.
@spsp · 2019-12-26
Hugo - ESP8266 4-button WiFi remote
Hugo - ESP8266 4-button WiFi remote
@walt61 · 2019-12-24
Add directory creation to the official ExternalStorage class
Addition to the ExternalStorage Class for creating a sub-directory
@ac9ts · 2019-12-23
1D and 2D Barcode Scanner ZBAR
Android library projects that provides easy to use and extensible Barcode Scanner views based on ZXing and ZBar.
@Johan Schoeman · 2019-12-14
Pizza
Pie chart
@soyVB6 · 2019-12-13
TakeTime
A way to calculate the time taken by a part of source code (very simple and rarely useful but... I was tired of writing these lines every time).
@LucaMs · 2019-12-13
B4xEasyTabber - Cross Platform Tabber
What I wanted was a no frills tabber that allowed programmatic alteration of its content in addition to designer support. What I also wanted was a tabber that didn''t use multiple "pages" on iOS''s NavigationController.
@Jack Cole · 2019-12-11
Spinner Wheel - Vertical and Horizontal
Spin the wheel with a finger - up or down. The spinner is cyclic i.e it acts like a circular buffer.
@Johan Schoeman · 2019-12-10
PanicPuck - A low-cost, subscription-free panic button
I had looked into panic buttons (small portable devices that send an SOS by SMS, for instance for elderly people who took a fall and need help) and they either seem to be rubbish, or come with a monthly or annual subscription service and thought: that should and could be done differently (and cheaper).
@walt61 · 2019-12-07
Clean SQLite database, if it grows much
Long working apps have DB that grows and grows. It must be controlled, when records qty is very big, and most old data should be deleted
@peacemaker · 2019-12-01
double joystick in b4a with bluetooth output
A double joystick to control things trough bluetooth
@Xakko Gris · 2019-12-01
Bottom Popup Drawer
Bottom Popup Drawer
@maddy · 2019-11-26
ParsBottomSheetBuilder
A simple library that creates BottomSheets according to the Material Design specs: https://material.google.com/components/bottom-sheets.html
@mshafiee110 · 2019-11-26
ParsDoorSignView(DoorSignView)
Create static door signs using DoorSignView or, if you''re into fancy things, give a try to AnimatedDoorSignView for adding a cool animation based on the device orientation sensor(s).
@mshafiee110 · 2019-11-26
ParsGonioView(GonioView)
Simple Android view to represent an angle (Goniometry).
@mshafiee110 · 2019-11-26
ParsHprob(Hprob)
Hprob is a Horizontal Progress bar. It is a view showing progress with a number on it. When you want to express a progress or a record.
@mshafiee110 · 2019-11-26
ParsInsLoadingView(InsLoadingView)
InsLoadingAnimation is imitation of instagram and weibo avator animation of loading for Android. More information and code analysis please see blog: http://www.jianshu.com/p/a0e2dbeef88a
@mshafiee110 · 2019-11-26
ParsParticlesDrawable(ParticlesDrawable)
Android Particles Drawable and View.
@mshafiee110 · 2019-11-26
ParsSlideView(SlideView)
A simple, yet awesome sliding button for Android.
@mshafiee110 · 2019-11-26
ParsSlidingSquaresLoader(SlidingSquaresLoader)
A simple progress loader inspired by "Can you Code this UI? Volume 6!" https://stories.uplabs.com/can-you-code-this-ui-volume-6-7bd09fa6dd92#.nyh2zhpvb
@mshafiee110 · 2019-11-26
ParsTrianglify(Trianglify)
Trianglify is an Android library that helps creates views with beautiful patterns. Trianglify is based on MVP architecture and licensed under MIT license.
@mshafiee110 · 2019-11-26
ParsTyperEditText(TyperEditText)
TypeWriter view
@mshafiee110 · 2019-11-26
Consent Code Class
Display privacy policy webpage and then user has to Accept or Deny
@Robert Valentino · 2019-11-23