B4A Library [B4X] XUI Views - Cross platform views and dialogs - Erel    Mar 19, 2025   (85 reactions)   tags: B4X XUI Views Dialogs, xui, XUI Views 311915599 XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). The same b4xlib library is compatible with B4A, B4i and B4J It is a collection of custom views and dialogs. Everything is written in B4X. The source code is included inside the b4xlib file, which... is an internal library. Make sure to copy it to the internal libraries folder (C:\Program Files (x86)\Anywhere Software\<tool>\libraries). Notes: B4J only - if you are using B4XFloatTextField in... B4J Library [B4X] jRDC2 - B4J implementation of RDC (Remote Database Connector) - Erel    Mar 13, 2024   (42 reactions)   tags: RDC, jRDC2, conectate a un servidor, Remote Connector, DB Remote, Myapp to the additional libraries folder. 2. Add a reference to this jar with: #AdditionalJar: mysql.... It depends on RandomAccessFile and OkHttpUtils2 libraries (or the matching libraries in B4J or... B4A Library [B4X] BCTextEngine / BBCodeView - Text engine + BBCode parser + Rich Text View - Erel    Dec 31, 2024   (72 reactions)   tags: Label BBCode, text style, RTF component, B4X, ritchtext, rich text platform library with several features: - Text drawing engine. - Text layout engine. - BBCode.../basic4android/images/F0DYcnZwgV.gif The library and the code inside can be used for all kinds of things... on jBitmapCreator v4.71+ which is available in B4J v7.50 and B4i v5.80. B4A library: https://www.b4x.com... as the default color. New BBLabel.DisableResizeEvent field. This is used by BCToast library which removes....106207/page-2#post-665369 BCTextEngine is an internal library. ... B4A Library [B4X] [XUI] xCustomListView - cross platform CustomListView - Erel    Dec 24, 2023   (46 reactions)   tags: CustomListView, xcutomlistbox card, xuiCLV, CUSTOMLIST, Erel, XUI Update: As several other libraries depend on xCustomListView library, it is no longer recommended to use the code module. Use the library instead. There are several extension classes that add more... xCustomListView is an implementation of CustomListView based on XUI library. It provides all the features... #${i}"$) Don't use the source code. Use the preinstalled xCustomListView library instead. Libraries such as XUI Views depend on the library and will not work properly with the module... B4A Library [B4X] SimpleMediaManager (SMM) - framework for images, videos and more - Erel    Jul 2, 2025   (47 reactions) This is a simple to use, cross platform library, that does many complex things under the hood... B4J - MediaView B4i - iUI8 (internal library) video/* Animated Gifs SMM_GIF B4XGifView image/gif...-B4XPages projects. SMM is an internal library. Start with the two examples. More information next... B4i). - v1.04 - Fixes a bug introduced in v1.03. BitmapsAsync module was added to the library. BitmapsAsync library is no longer required. - v1.03 - SetMediaFromFile - new method to load local resources... B4A Library [B4X] BLE 2 - Bluetooth Low Energy - Erel    Jan 4, 2023   (30 reactions)   tags: Bluetooth, Bluetooth Low Energy, BLE This library replaces the previous BLE library. It is simpler to use and it is more powerful. Its API is based on B4i iBLE library which makes it easy to reuse B4i code. See the iBLE tutorial: https://www.b4x.com/android/forum/threads/ble-bluetooth-low-energy-library.46099/#content Tips & Notes - You can call Manager.Scan2 with AllowDuplicates set to True if you want to monitor the state... is an internal library now. It is included in the IDE. Example is based on B4XPages and will work with B4A and... B4A Library [B4X] B4XEncryption - Erel    Sep 10, 2025   (24 reactions)   tags: B4XEncryption, Security, encrypt, B4A This library allows you to encrypt or decrypt data using the AES encryption method. To prevent confusion, B4XEncryptino is not a b4xlib and is made of three platform specific libraries: B4XEncryption - B4A jB4XEncryption - B4J iEncryption - B4i (Encrypt and Decrypt methods) It is simple to use and is cross platform, which means that you can encrypt the data on one platform and decrypt it on a different platform. Usage example: Sub EncryptText(text As String, password As String) As Byte... B4J Library [B4X] BalConverter - Convert the layouts files to JSON (and vice versa) - Erel    Sep 11, 2025   (29 reactions)   tags: Eshe, files, convert, bal, layouts Automation tool: https://www.b4x.com/android/forum/threads/b4x-jsonlayouts-synchronize-json-and-binary-layouts.167398/#content BalConverter is a B4J app (desktop app) that converts between the designer layout files and JSON format. This allows you to edit the layout with a text editor. Note that the format is not so simple as the layout files were not designed to be edited this way. The convert... B4i Library [tool] OTA Deployer - Easily distribute your app to beta testers - Erel    Jun 11, 2025   (20 reactions)   tags: OTA Deployer This is a tool for developers who use the hosted builder. With this tool your beta testers can install your app over the air by clicking on a link. In order to distribute your app you need to follow these steps: 1. Add the beta tester device UDID to the provision file and download the updated file. 2. Compile your app in release mode, using the development certificate. 3. Download the archive wi... B4A Library [B4X] B4XTable - Cross platform, sortable, searchable, customizable table - Erel    Feb 8, 2024   (58 reactions)   tags: xuiTable, b4xtable, DataGrid, Table, B4X B4XTable editing features. B4XTable is an internal library. ... Page: 1   2   3   4   5   6   7   |