Document Scanner B4A
Automatically detect a document on a photo then scan it
@Johan Schoeman · 2020-01-03v2020-01-03
FFmpeg_b4a - a FFmpeg library for b4a (decoding/streaming) B4A
FFmpeg_b4a - a FFmpeg library for b4a (decoding/streaming)
@moster67 · 2020-01-03v2020-01-03
B4A Log Server B4AB4IB4J
B4A and B4J. It enables multi window logging so you can organise and better read the logs you create in your code.
@stevel05 · 2019-12-31v2.2
NanoTime B4A
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-31v2019-12-31
My xCustomListView 1.73 B4AB4IB4J
Some features added to the last Erel''''s xCustomListView (v. 1.71): ''''xCustomListView v1.73 LM '''' Added MultipleSelection: '''' Property MultipleSelection '''' Property SelectedIndices '''' Property SelectedValues '''' Public method UnselectAll '''' Public method AddSelectedIndices '''' Added private method SetPressedColor '''' and modified PanelClickHandler to use it. '''' Reorganized into Regions. '''' ''''xCustomListView v1.72 LM '''' Added SetValue and GetAllValues
@LucaMs · 2019-12-30v2019-12-30
Network Service Discovery - Apple Bonjour - mDNS - Zero Configuration Networking B4A
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-30v2019-12-30
Heart Rate Measurement - 100% embedded in B4A 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-28v2019-12-28
Firebase ML-Vision B4A
This is a wrap for the Firebase ML-Vision live detection of - Text - Barcodes - Faces - Facontour - and Imagelabeling.
@DonManfred · 2019-12-27v0.8
CSBuilder, store in JSON format B4A
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-26v2019-12-26
RoundSlider B4AB4IB4J
Cross platform round slider. Add it with the designer. Make sure that its width and height are the same. Make the custom view large enough as the custom view size includes the place for the thumb.
@Erel · 2019-12-26v2019-12-26
SD: B4XViewEvent B4AB4IB4J
Using the XUI views I realized the need to follow the events of Touch, Drag, Click and Release in a unique way.
@Star-Dust · 2019-12-24v0.01
HexMenu B4AB4IB4J
Cross platform hexagons menu implemented as a custom view, can show up to 7 items
@Erel · 2019-12-23v2019-12-23
Crash Deobfuscator B4AB4IB4J
I''''ve put together a very quick & dirty B4J app that will deobfuscate Firebase Crashlytics crash reports. Basically all you do is copy the crash dump text from your Firebase console & paste it into the TextArea view, specify the path to the ObfuscatorMap file for the project in question & then hit the Deobfuscate button & it will convert all those pesky "_vvvvvvvvvv" obfuscations to the actual objects they represent.
@Computersmith64 · 2019-12-22v2019-12-22
1D and 2D Barcode Scanner ZBAR B4A
Android library projects that provides easy to use and extensible Barcode Scanner views based on ZXing and ZBar.
@Johan Schoeman · 2019-12-14v2019-12-14
Pizza B4A
Pie chart
@soyVB6 · 2019-12-13v2019-12-13
B4xEasyTabber - Cross Platform Tabber B4A
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-11v2019-12-11
Spinner Wheel - Vertical and Horizontal B4A
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-10v2019-12-10
ParsBottomSheetBuilder B4A
A simple library that creates BottomSheets according to the Material Design specs: https://material.google.com/components/bottom-sheets.html
@mshafiee110 · 2019-11-26v2019-11-26
ParsDoorSignView(DoorSignView) B4A
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-26v2019-11-26
ParsGonioView(GonioView) B4A
Simple Android view to represent an angle (Goniometry).
@mshafiee110 · 2019-11-26v2019-11-26