Dummies Guide to Getting Started with B4i
Dummies Guide to Getting Started with B4i
@Falcon · 2021-08-11
WaitForWithTimeout [B4X]
I have read many times the request for a "Wait For" with the addition of a timeout. This class is an attempt to implement that functionality. It is a B4X class, in the sense that it can be used with B4A, B4J and B4i; after all it uses only one B4XView which is completely optional and almost never necessary.
@LucaMs · 2021-08-10
Menu badges [B4X]
This is a B4i + B4A example. It adds a dynamic badge to the menu icon. It also shows how to update menu items at runtime.
@Erel · 2021-08-10
BLE2 Library additional functions
An additional function that uses the BTtransport parameter and one that allows you to connect to a *paired* device with a MAC Address.
@wes58 · 2021-08-10
Multi selection list with B4XPreferencesDialog
Multi selection list with B4XPreferencesDialog
@skrjabin · 2021-08-09
Animated change of theme / layouts [B4X]
This is an example that demonstrates how Root.Snapshot + 2 BitmapCreators, with the old and new layouts can be used to create a nice transition between two layouts.
@Erel · 2021-08-09
Calculation of Distance in Km between two points on MapFragment
Calculation of Distance in Km between two points on MapFragment
@WebQuest · 2021-08-08
Echo Cancellation libraries
Echo Cancellation libraries
@KZero · 2021-08-07
Firebase ML-Vision Translate [Chargeable]
With ML Kit''s on-device translation API, you can dynamically translate text between 59 languages.
@DonManfred · 2021-08-06
Disable TextItem in B4XPreferencesDialog
Sometimes we want to lock a TextItem from being editable. For example a primary key item.
@aeric · 2021-08-06
User Authentication with Apple ID
Starting from iOS 13 there is integral support for letting the user sign in with the user Apple ID.
@Erel · 2021-08-05
Create a Slide Menu with a Panel
Create a Slide Menu with a Panel
@Serge Nova · 2021-08-05
ImageView / Bitmap rotating
ImageView / Bitmap rotating
@Robert Valentino · 2021-08-03
Alberto Iglesias Library Store
Alberto Iglesias Library Store
@Alberto Iglesias · 2021-08-03
SD DiscTImePicker [B4X] [XUI]
SD DiscTImePicker [B4X] [XUI]
@Star-Dust · 2021-08-02
Core Programming - Chain of Several Programmer
Core Programming Is a group chain of Programmer working on the development of new Features.
@Serge Nova · 2021-08-01
Menu Web BubbleMenu and BottomMenu
Menu Web BubbleMenu and BottomMenu
@TILogistic · 2021-07-30
Get data from pfx certificate
Access data from pfx file : pfx(File.DirAssets ,"xxxxx.pfx","password")
@nesam · 2021-07-30
Reading the app logs directly on the device
Reading the app logs directly on the device
@Erel · 2021-07-29
View names from Views and vice versa. [B4X]
View names from Views and vice versa. [B4X]
@William Lancee · 2021-07-28
rHCSR04 - Ultrasonic Distance Sensor
rHCSR04 - Ultrasonic Distance Sensor
@rwblinn · 2021-07-28
JSON generator examples - Newer developers [B4X]
JSON generator examples - Newer developers [B4X]
@Peter Simpson · 2021-07-28
B4J Primes Benchmark
B4J Primes Benchmark
@Erel · 2021-07-28
SSHJ - ssh, scp, sftp for Java
SSHJ - ssh, scp, sftp for Java. This is a wrapper for: https://github.com/hierynomus/sshj
@mindful · 2021-07-27
jSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] jSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
jSD BottoMenu [with source code][B4X][XUI]
[B4X] [XUI] jSD BottoMenu [with source code]
@Star-Dust · 2021-07-27
iSD_Dice [B4X] [XUI]
iSD_Dice [B4X] [XUI]
@Star-Dust · 2021-07-27
iSD LiquidProgress [Bar][B4X][XUI]
[B4X] [XUI] iSD LiquidProgress [Bar]
@Star-Dust · 2021-07-27
iSD BottoMenu [with source code][B4X][XUI]
[B4X] [XUI] iSD BottoMenu [with source code]
@Star-Dust · 2021-07-27
il_AudioPlayer
CustomView i have created for my new B4i App. It is an AudioPlayer with a nice UI and lot of functions like playing Songs in background, Playlist, FileDialog and much more. It is still in the testing phase but i think it is already ready for use in real applications. The player is also very customizable since you have all layouts and icons included and you can enter them and edit them if you like (dont remove any views or add new views just edit colors if you want).
@ilan · 2021-07-26