Simple audio call over internet with own TURN/relay server [B4X]
Simple audio call over internet with own TURN/relay server [B4X]
@Biswajit · 2021-02-27
B4J ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
B4J ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-26
B4i ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
B4i ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-26
B4A ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
B4A ''Erel Says'' hand, eye memory game - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-26
Build parametized SQL queries for Insert,Update and Delete
Build parametized SQL queries for Insert,Update and Delete
@spsp · 2021-02-25
Pleroma / Mastodon Client - Step 1 [B4X] [B4XPages]
Pleroma / Mastodon Client - Step 1 [B4X] [B4XPages]
@Erel · 2021-02-24
B4J PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
B4J PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-23
B4i PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
B4i PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-23
B4A PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
B4A PreoptimizedCLV lazy loading from SQLite and CSV - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-23
AES-256 encryption with salt and iv [works with all platforms like php, .net, etc.] [B4x]
AES-256 encryption with salt and iv [works with all platforms like php, .net, etc.] [B4x]
@KMatle · 2021-02-19
Simple B4J stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
Simple B4J stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-18
Simple B4i stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
Simple B4i stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-18
Simple B4A stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
Simple B4A stock ticker code using JSON REST API - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-18
Postman.com [B4X]
With this app available both on-line and as a local app you can check and fiddle making requests to on-line apis and eventually use the json/xml response in your apps. With just a word: "PERFECT".
@hatzisn · 2021-02-18
Net library (FTP, SMTP, POP) with Wait For [B4X]
Starting from v1.70 of Net, jNet and iNet libraries the asynchronous methods return a ''sender filter'' object.This object can be passed as the sender filter parameter in a Wait For call.This makes it simpler to manage multiple requests.
@Erel · 2021-02-14
Firebase Cloud Messaging Subscribe and Unsubscribe Topic [B4X]
With this 2 Functions you can Subscribe and Unsubscribe Users from a Topic. This is Usefull for Server Apps. You need the Token from the User, the Token is the InstanceID and this ID is unique for each device, you can get this ID in the "Firebase Cloud Messaging" lib.
@Alexander Stolte · 2021-02-11
Using B4J GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
Using B4J GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-10
Using B4i GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
Using B4i GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-10
Using B4A GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
Using B4A GPS to create a BASIC weather app - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-02-10
What''s new class [B4X]
This is a what''s new class for B4A and B4i (b4xlib) that you can use to display information for new views or functions (related to views obviously) of your application.
@hatzisn · 2021-02-07
jB4XEncryption
This library allows you to encrypt or decrypt data using the AES encryption method.
@Erel · 2021-02-07
Google sheets and localizator [B4X]
Google sheets and localizator [B4X]
@hatzisn · 2021-02-06
For the Romantic in Us [B4X] [B4XPages]
For the Romantic in Us [B4X] [B4XPages]
@William Lancee · 2021-02-06
AS Sliding Circles [Loadingview] [B4X] [XUI]
A little and simple Loading View
@Alexander Stolte · 2021-02-05
AS PinLock [B4X] [XUI]
This is a Lock View, to secure private user data in the app, the user must enter a code to get ahead.
@Alexander Stolte · 2021-02-05
AS MsgBox/Dialog [B4X] [XUI]
I needed a cross platform msgbox and dialog, that I can modify to 100% and here is it! If you miss a Feature, then let me know! The Class is easy to use with less code. You can create this view with the designer or with code. Features: -Fully Customizable -Top and Bottom bar can be hidden -A Close Button can be visible -Show an Icon (Left , Middle or Right to text) -Set Title -You can Create your own dialog if you hide the top and bottom bar -LoadLayout from Layoutfile or with code -Customize the Bottom Buttons -Dragable -asynchronous with wait for -show the dialog with text (no layout required)
@Alexander Stolte · 2021-02-05
AS Gradients Panel [B4X] [XUI]
With this view you can create gradients panels, with dynamic colors and sizes.
@Alexander Stolte · 2021-02-05
AS Floating Loading Button [B4X] [XUI]
AS Floating Loading Button [B4X] [XUI]
@Alexander Stolte · 2021-02-05
B4xScrollPage [B4x]
Scroll between pages of data for any view. When the page scrolls update the data for the next page and it is scrolled into place.
@stevel05 · 2021-02-04
Using Three.js / WebGL in a WebView [B4X]
Using Three.js / WebGL in a WebView [B4X]
@roumei · 2021-02-03