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
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
Google sheets and localizator [B4X]
Google sheets and localizator [B4X]
@hatzisn · 2021-02-06
Controlling Sonoff S20 smart power plugs [B4X] [Home Automation]
Controlling Sonoff S20 smart power plugs [B4X] [Home Automation]
@walt61 · 2021-01-14
get fav icons from a website [B4X]
get fav icons from a website [B4X]
@Alexander Stolte · 2021-01-06
B4XPages B4XPages_SQLiteLight2 cross-platform project [B4X]
B4XPages B4XPages_SQLiteLight2 cross-platform project [B4X]
@klaus · 2020-12-09
Like Animation - smooth and beautiful transition [B4X]
Like Animation - smooth and beautiful transition [B4X]
@Alexander Stolte · 2020-11-25
Tip - ROBOCOPY error related to shared files folder [B4X]
Tip - ROBOCOPY error related to shared files folder [B4X]
@Erel · 2020-11-10
Library Templates [B4X]
Seeing the new Template feature, I thought I''d use it for the new libraries I create. I created a Template that opens three folders (B4J, B4A, B4I) with the library.
@Star-Dust · 2020-11-06
B4X Pleroma - open source client for Mastodon-Pleroma social networks
Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks.
@Erel · 2020-11-04
set and get with more parameters
set and get with more parameters
@Rosen Parlev · 2020-10-02
FirebaseMessaging + FirebaseAuth [B4X] [B4XPages]
FirebaseMessaging + FirebaseAuth [B4X] [B4XPages]
@Star-Dust · 2020-09-17
Bluetooth scanner in SPP mode [B4X] [B4XPages]
Bluetooth scanner in SPP mode [B4X] [B4XPages]
@Dave G · 2020-09-11
How to get from [B4X]
How to get from [B4X]
@Erel · 2020-09-10
Resumable subs that return values (ResumableSub) [B4X]
Starting from B4A v7.30, B4J Vx.xx and B4i Vx.xx it is possible to return values from resumable subs. Remember that that a call to Sleep or Wait For in a resumable sub causes the code flow to return to the parent.
@Erel · 2020-08-25
Finding Design Inspiration - Tips [B4X] [UI]
Finding Design Inspiration - Tips [B4X] [UI]
@Alexander Stolte · 2020-08-20
B4XImageView - ImageView + resize modes [B4X]
B4XImageView - ImageView + resize modes [B4X]
@Erel · 2020-08-19
Splash Screen [B4X] [B4XPages]
Splash Screen [B4X] [B4XPages]
@Erel · 2020-08-10
2 Themes (Dark and Light) for IDE code [B4X]
I have customized two themes (1 Dark and 1 Light) that I find more relaxing for my eyes.
@Juan Perz · 2020-08-08
Dracula theme for ide code
A while ago, I discovered the Dracula theme for Visual Studio Code, I was enchanted by it, as it does not strain my eyes, if I work for a while with the brightness of the monitor high, my eyes are blurred, so after using the dracula theme I noticed that even though I spend hours in front of the computer, nothing happens to my eyes ... So I decided to try to create something similar to the Dracula theme for our beloved B4X
@Lucas Siqueira · 2020-08-02
B4XPages - Converting to B4XPages [B4X]
I''m opening this thread to collect tricks and caveats I''m coming across while converting my projects to B4XPages
@Alessandro71 · 2020-07-29
Firebase Push Example [B4X] [B4XPages]
Firebase Push Example [B4X] [B4XPages]
@Erel · 2020-07-24
What exactly does it solve? [B4X] [B4XPages]
What exactly does it solve? [B4X] [B4XPages]
@Erel · 2020-07-22
Corona Cases - Cross platform Example [B4X]
Cross platform example based on B4XTable and xChart.
@Erel · 2020-07-15
GoogleMaps example [B4X] [B4XPages]
Example of showing a Google map, in a cross platform B4XPages project. The APIs of the three GoogleMaps libraries are quite different from one another, so we need to use platform specific code for the map creation. Still, it is quite simple to further extend this project and build a cross platform solution.
@Erel · 2020-07-13
Projects Templates [B4X]
Projects Templates [B4X]
@Erel · 2020-07-07
DonManfreds Overview
DonManfreds Overview
@DonManfred · 2020-07-06
SQLite Database Potholes - WAL File Checkpoint
SQLite Database Potholes - WAL File Checkpoint
@rgarnett1955 · 2020-07-03