Tutorial of connecting Android to MS SQL Server using jRDC2
Tutorial of connecting Android to MS SQL Server using jRDC2
@Bladimir Silva Toro · 2020-03-11
SharedPreferences - Save Key-value data
SharedPreferences - Save Key-value data
@ProgrammedComputer · 2020-03-11
RoundSlider Min/Max Values
I''ve just changed the XUI Views Library to have Min/Max Properties editable at runtime
@advansis · 2020-03-11
Allow user to select custom notification sound and have complete control over playing it
Allow user to select custom notification sound and have complete control over playing it
@JohnC · 2020-03-11
WatchFace Library
With this library you can create WatchFaces for Android Wear devices with B4A.
@corwin42 · 2020-03-05
How to create more Instances of the same AVD Emulator
How to create more Instances of the same AVD Emulator
@Sagenut · 2020-03-03
Tutorial Android and Raspberry Debian in BT
In this example we have Raspberry Pi Rasbian and Android App ( communicate via BlueTooth ).
@MarcoRome · 2020-03-01
aPOI - A wrapper for jPOI for Android
aPOI - A wrapper for jPOI for Android
@DonManfred · 2020-03-01
FFT
This library contains an FFT object for performing Fast Fourier Transforms.
@klaus · 2020-02-27
Firebase RemoteConfig
Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to download an app update.
@DonManfred · 2020-02-25
Audios for WhatsApp (CLV with 2 columns)
Audios for WhatsApp (CLV with 2 columns)
@Douglas Farias · 2020-02-25
Run B4A in Ubuntu 19.04
Run B4A in Ubuntu 19.04
@Songwut K. · 2020-02-22
Accessibility Services (assisting users with disabilities, automation etc)
This is a partial wrap/library for Android''s Accessibility Services which you can read about here: https://developer.android.com/reference/android/accessibilityservice/AccessibilityService
@moster67 · 2020-02-22
B4A and PHP REST
B4A and PHP REST
@Songwut K. · 2020-02-21
XmlLayoutBuilder
The standard way to build the UI in Basic4android is with the visual designer / designer script. You can also create UI elements by code. This library adds a third option which is to use xml files to define the layout. This is Google''s standard method. This option is especially useful if you want to reuse resources created for an Android Java project. All three options can be combined together.
@Erel · 2020-02-20
B4XTable Tricks
1) Find navigation panel and switch positions with search filed 2) Add click event to page number, the pageButton event will open a dialog to specify a target page (you need to add a B4XDialog and set B4XTable1.CurrentPage = InputTemplate.Text) 3) Light theme for search field
@William Lancee · 2020-02-19
IDE Theme: Night Owl
Even though I don''t know enough to help people with B4A code, I thought that I would give back what I can and share an IDE theme with you. I ported one of my favourite VS Code themes, Night Owl to B4x and it''s attached to this post. It''s a quick-and-dirty initial conversion, and still does need a few tweaks and refinements, but most of the elements are the right colour. It''s good enough to start using, so I thought that I would upload it here - hope that it''s useful to someone.
@Cyan · 2020-02-18
jMQTT - Official Android MQTT client
jMQTT - Official Android MQTT client
@Erel · 2020-02-17
A simple XUI app transfer from B4A to B4J in under 11 minutes
Here is a quick video to show how simple it can be to transfer your B4A projects to B4J when using XUI
@Peter Simpson · 2020-02-14
USB Cable Connection fo Xiaomi Cell phone
For anyone who has problems connecting b4a to Xiaomi mobile phones, I make the link available where I found the Google usb driver to connect xiaomi mobile phones to b4a via usb. Download the adb-setup-1.4.3.exe file, run it, the drivers will be installed (Press ''Y''+ Enter, ''Y'' +Enter, ''Y'' + Enter).
@giacomo-italy · 2020-02-13
ImageView Fill [cover] & Fit-Inside [contain] (B4A)
ImageView Fill [cover] & Fit-Inside [contain]
@Brandsum · 2020-02-12
Spatialite
A geo-spatial capable database, enabling fast and efficient storage and retrieval of geo-spatial data types.
@warwound · 2020-02-06
Check your app presence on Google Play
Your app has been removed on Google Play. Sample code for those who have previously installed the application not to use it again.
@Almora · 2020-02-04
Resize Bitmap with a maximum Byte limit
Sometimes the images we use in our Apps are overly large. In some cases, images are entered by the user and therefore we do not know the size. And to manage them we need them to fall within a certain Byte limit. How to reduce them within the limit? Here is a code that allows you to redimension the images while maintaining the proportion and returning within the Byte mitie that serves us
@Star-Dust · 2020-02-01
Installing Basic4android and Android SDK
Installing Basic4android and Android SDK
@Erel · 2020-01-30
MediaProjectionScreenshot library
Make a screenshot of Android APi21+ system (or multiple screenshots) of the real device screen size (without black borders), it includes the virtual buttons block. The source code is published also under LGPL license: please, upload any updated lib version and its source code to this forum, if you downloaded it and updated.
@peacemaker · 2020-01-26
MaskedEditText
This EditText fixes a few issues with the standard EditText and adds new features: - Filter: you can transform any input before the text is changed; - Mask: you can define an input mask; - Read-only: you can protect your EditText against changes; - Error popup: you can display a message in a popup to warn the user
@Informatix · 2020-01-23
LoadBitmapResize conundrum
LoadBitmapResize conundrum
@drgottjr · 2020-01-17
vlcb4a
A B4A wrapper of VLC player
@Moster67 · 2020-01-14
Library Check Signature
This is simple library to check signature APK.
@MarcoRome · 2020-01-13