✨ HSV Colour bar B4AB4IB4J
I have taken Erel''''s HSV Colour Picker https://www.b4x.com/android/forum/threads/b4x-xui-hsv-color-picker.91058/ and converted it into a bar as his picker was too large for my app. It is really a Hue picker. You can have either horizontal or vertical orientation.
@Andrew (Digitwell) · 2019-02-13v2019-02-13
✨ jPictureBox B4AB4IB4J
This is as image and basic movie viewer. it can enlarge or reduce the size of the pictures and movies. It can rotate only pictures to the right or left. You can also make full screen.The Contex menu is available in the menu itself, but you can add your own.
@Tayfur · 2019-02-12v2.14
✨ SMS retriever API B4A
Starting from Android 6 there is an Api from Google which can Listen for a Incoming SMS for you. But you do not need any Permission for this. The SMS ends up in the Devices standard SMS App but your app can do an Phoneauthentification using an SMS from your Server.
@DonManfred · 2019-02-05v2019-02-05
✨ ThreeD library (alpha 0.01) B4A
ThreeD library (alpha 0.04)
@MarkusR · 2019-02-03valpha 0.04
✨ B4XLoadingIndicator B4AB4IB4J
This is a custom view that can be used as an alternative to indeterminate progress bars. It is compatible with B4A, B4J and B4i.
@Erel · 2019-02-01v2019-02-01
✨ B4XDrawer with right panel B4A
In the sample you find a modified version of B4XDrawer library. I added a right panel.
@Paolo Trevisiol · 2019-02-01v2019-02-01
✨ PDFViewer B4A
View PDF documents in your app
@DonManfred · 2019-01-31v1.5
✨ PDF-View B4A
Android PDFView is a library which provides a fast PDFView component for Android, with animations , gestures , and zoom . It''''s based on VuDroid for decoding the PDF file.
@DonManfred · 2019-01-31v0.85
✨ b4aPDFViewerLib B4A
b4aPDFViewerLib now we can show pdf in b4a!
@IceFairy333 · 2019-01-31v1.12
✨ Microsoft VSTS integration. B4A
If you need to incorporate your solutions into a Microsoft VSTS CI pipeline, then this extension I''''ve created will help you integrate your builds. It''''s completely free and enhances Anywhere Software to get accepted into the DevOps culture. https://marketplace.visualstudio.com/items?itemName=Ray-Lomax.build-task
@rayofcumbria · 2019-01-27v2019-01-27
✨ AnotherProgressBar B4AB4IB4J
A simple, cross platform, indeterminate progress bar. Depends on BitmapCreator v4.50+: https://www.b4x.com/android/forum/threads/b4x-xui2d-box2d-game-engine.95208/ It uses the new BitmapCreator async drawing features.
@Erel · 2019-01-20v1.01
✨ libary for STARDICT dictionary B4A
STARDICT dictionary also can used for store other information. it is very quickly,and can maneger big data by very less memery. i have write a libary for STARDICT dictionary,they have lots of dictionary database.here is site:http://www.libredict.org/en/ you can google STARDICT dictionary
@hears · 2019-01-16v2019-01-16
✨ GoogleFitness Client B4A
GoogleFitness Client
@DonManfred · 2019-01-13v0.08
✨ YouTube-DL B4A
YouTube-DL [extract direct urls]
@moster67 · 2019-01-10v2019-01-10
✨ SlidingMenuWrapper B4A
This is a wrapper for jfeinstein10 SlidingMenu open source project. This is a popular implementation of sliding menus. Note that you can add any layout you like in each of the side menus.
@Erel · 2019-01-08v2019-01-08
✨ IPCamView B4A
An extended ImageView that can stream MJPEG videos.
@DonManfred · 2019-01-06v2019-01-06
✨ Firebase Realtimedatabase B4A
This is is a wrap for the Firebase RealtimeDatabase. Please note that this version is not known as stable but - for me - it seems to be working like i expect it I don´t know if everything works but so far i tested it today it works :D Please note that the wrap for the Query object is NOT finished. Also others may be incomplete... To prepare you app you need to use B4A 6+ and you need to follow the Firebase integration and download the json from the firebaseonsole! If you have successfully connected your appwith firebase the library will know the Database used. What you need to do is to get a reference to a specific tree in the database-tree
@DonManfred · 2019-01-04v2.82
✨ Clock-View B4A
Full options Clock view. You are now able to create and design your own clock view with changing just attributes. Over 20 attributes are available.
@Johan Schoeman · 2019-01-01v2019-01-01
✨ ExternalLogger B4A
External logger library for android applications. You can save logs in any component in your app (Activity, Service, Fragment). The data will be stored in memory even after exiting the application or turning off the device. You can access the information at any time, export the data to an email, to a text file or to a server. The data can be accessed by the tag filter, text, or log creation time. The data will be deleted by a function under your control.
@DonManfred · 2018-12-30v2018-12-30
✨ GPIO and UART B4A
I have been working on a project for some time where hardware plays a key role - UART and GPIO. In this particular case, I have to manage 4 RS232 ports and 12 GPIO''''s. For the GPIO''''s I developed a library. For UART communication I have used the SerialLibJab library with AsyncStreams from RandomAccessFile library. The SerialLibJab library works fine but the targetSdkVersion is limited to 19 and this annoyed me because the tablets I use have android 7.1.1 (API level 25) - so I decided to re-write this library and share the project.
@Rui Cardoso · 2018-12-26v2018-12-26