B4ALibraryYouTube [EXTRACT DIRECT URLS]
YouTube-DL [extract direct urls]
YouTube-DL [extract direct urls]
@moster67 · 2019-01-10
B4ALibraryMenu
SlidingMenuWrapper
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-08
B4ALibraryAudio/Video
IPCamView
An extended ImageView that can stream MJPEG videos.
@DonManfred · 2019-01-06
B4ALibraryFirebase
Firebase Realtimedatabase
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-04
B4ALibraryClock
Clock-View
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-01
B4ALibraryLogging/Exceptions [USING GOOGLE ROOM DATABASE]
ExternalLogger [using Google Room Database]
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-30
B4ALibraryInterop
GPIO and UART
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-26
B4ALibraryEditText/Textview/TextArea/TextField
Edittext Cursor Color
There weren''t any simple way to change EditText cursor color programmatically, so here it is. Should work with API level 15 and newer.
@npsonic · 2018-12-09
B4ALibraryImages
Resize and crop image
This is a new version from these threads. https://www.b4x.com/android/forum/threads/resize-and-crop.19550/#content and this one. https://www.b4x.com/android/forum/threads/resize-and-crop-square-image.94949/ It handles images with any width/height ratio in both orientations.
@klaus · 2018-12-05
B4ALibraryImages
Amir_Glide
Glide is an image loading and caching library for Android focused on smooth scrolling.
@alimanam3386 · 2018-12-03
B4ALibraryGame
Game Sprite Library
Game Sprite Library
@Jim Brown · 2018-12-01
B4ALibraryImages [OR OTHER DIR]
Camera Folder [or other dir] Image File Chooser - XUI - xCLV
I needed an image picker to get camera photos when the user took pictures outside my app - but wants to include these camera images (one or more)... You can modify to choose any type of file. Scales to any device density.
@Harris · 2018-12-01
B4ALibrarySocial
Add your own StickerPack to Whatsapp - Sticker4W
If you would like to design your own stickers for WhatsApp, you can package them in an Android app. You will need to distribute your app via the Google Play Store or another mechanism. Users who download and install your sticker app will be able to add your stickers to their WhatsApp sticker picker/tray, and start sending those stickers from within WhatsApp. A separate app is necessary and it will reside on your phone''s home screen just like any other app. Stickers on WhatsApp must be legal, authorized, and acceptable. Learn more about acceptable use of our services at https://www.whatsapp.com/legal/#terms-of-service.
@DonManfred · 2018-11-24
B4ALibraryViews - effects
RippleEffect
This library wraps this open source project: https://github.com/traex/RippleEffect License: https://github.com/traex/RippleEffect/blob/master/LICENSE.txt You can use it to add ripple effects to views.
@Erel · 2018-11-21
B4ALibraryViews - additional
DesignSupport
This library is a wrapper to some of the objects of Googles Design Support library. Currently it supports: •Snackbar - The new modern toastmessages •TabLayout - The new material like tabs with fixed tabs and scrolling tabs feature. Works standalone or together with AHViewPager library. Supports icons as tabs and custom layouts for the tabs. The Tablayout has B4A designer support.
@Corwin42 · 2018-11-05
B4ALibraryProgress/Gauge/Loading
StepView
Step by step,just use HorizontalStepView,VerticalStepView. step indicator,flow indicator,timeline,order process,express status
@jahswant · 2018-11-02
B4ALibraryIn-App Billing
InAppBilling30
Google Play In-app Billing (v3) service
@Erel · 2018-10-28
B4ALibraryImages
Zoomage - A simple pinch-to-zoom Library
A simple pinch-to-zoom ImageView library for Android with an emphasis on a smooth and natural feel.
@DonManfred · 2018-10-21
B4ALibraryAds
Tappx ads service
Tappx ads service
@Erel · 2018-10-14
B4ALibraryTranslation/localisation
Locale.jar
Allows to change the activity locale in run-time. Supports LTR and RTL languages. RTL languages require minSdkVersion=17. LTR languages - no idea. Guess, API 14 is Ok, maybe less.
@Semen Matusovskiy · 2018-10-10
B4ALibraryDialogs
smPopupWindow (wrapper for PopupWindow class)
Almost full wrapper of PopupWindow class - see https://developer.android.com/reference/android/widget/PopupWindow (This class represents a popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.) Ignored "listeners" only, because it''s possible to receive events in activity. PopupWidow may be useful, for example, like custom menu (attached sample demonstrates exactly it)
@Semen Matusovskiy · 2018-10-09
B4ALibraryImages
Preview image picker
A single row vertical preview image picker
@Peter Simpson · 2018-10-08
B4ALibraryWear
ABWearOS Library 1.0
This library should implement the new datalayer Google Api to send and sync data on Wear and uses the latest Google Play services (SDK 28)
@alwaysbusy · 2018-10-08
B4ALibraryBluetooth
BLE Peripheral
A BLE connection is made between a central device and a peripheral device. In most cases the Android device will be the central device. Beacons, heart rate sensors and other BLE devices are implemented as peripheral device. However the Android device can also implement the peripheral role. This is done with this library.
@Erel · 2018-10-07
B4ALibraryAnimation
Animated Label Old Style (Medieval Style...)
Animated Label Old Style (Medieval Style...)
@Yayou49 · 2018-09-14
B4ALibraryOther
Allow end users to change (and save) layout''s views positions while running live the apk
This new library allow end users to change by themselves the position of each view in your layout while running live the apk.
@Yayou49 · 2018-09-11
B4ALibraryBarcode/scan
KingsMentor/MobileVisionBarcodeScanner
Barcode Scanner supported by Mobile Vision Api
@Johan Schoeman · 2018-09-08
B4ALibraryViews - additional
Single LED
A very simple LED view with 2 colors: RED & GREEN with possible blink with duration.
@Yayou49 · 2018-09-06
B4ALibraryProgress/Gauge/Loading
VuMeter Old Style
VuMeter Old Style
@Yayou49 · 2018-09-05
B4ALibraryWifi
Simple WIFI library Updated
This library is based on the library Jem: https://www.b4x.com/android/forum/threads/simple-wifi-library.38601/ Which Jem can no longer maintain. I needed some methods that the library did not have, for an application I''m doing, and instead of creating a library from scratch, I preferred to take advantage of Jem''s library and create those methods that I needed. I''ve modified the source code, I have corrected some errors and added new methods that I needed.
@bgsoft · 2018-09-05