Offline calculation of call to prayer time and religious times
Offline calculation of call to prayer time and religious times
@b4a programmer · 2021-04-17
How BANano.GeoLocation helped us with developing Seeking.Shelter & GPS locations querying from a database [BANano]
How BANano.GeoLocation helped us with developing Seeking.Shelter & GPS locations querying from a database [BANano]
@Mashiane · 2021-04-16
Make pdf reports using html + template engine + json data in b4j
Make pdf reports using html + template engine + json data in b4j
@andrewmp · 2021-04-14
Viewing a Music Store SQLite Database [BANano] [Database.Show]
Viewing a Music Store SQLite Database [BANano] [Database.Show]
@Mashiane · 2021-04-13
TextInputBox [B4X]
I needed a simple cross platform dialog (B4A, B4X, B4i) for entering alphabetic text. I don''t know if I wasted time and there is already something ready it''s simpler than the one I''m about to publish (which could be written much better). Depends on XUI Views.
@LucaMs · 2021-04-12
Save string to file with CRLF instead of only LF [notepad compatibility]
Save string to file with CRLF instead of only LF [notepad compatibility]
@Coldrestart · 2021-04-11
OkHttpUtils2 with Wait For
Downloading resources is simpler with the new Resumable Subs feature (currently available in B4J and B4i, will soon be available in B4A). Using Wait For we can wait for the JobDone event in the same sub that started the download. No longer is it needed to have a single sub that handles all requests results.
@Erel · 2021-04-11
OBD2
OBD2. The application was tested on OBD2 Simulator and Citroen C3 reading only current data and fault codes.
@moty22 · 2021-04-11
Desugar alternative for conflictive jars
Desugar alternative for conflictive jars
@JordiCP · 2021-04-10
AMAZON WEB SERVICES S3 V4 Signature Calculator [code module][B4X - works on B4A/B4I/B4J]
Here is a port of AWS_S3_1_1.zip of: https://www.b4x.com/android/forum/threads/amazon-web-services-s3-v4-signature-calculator.81006/ The attached zip contains a code module that calculates V4 signatures for Amazon Web Services (AWS) Simple Storage Service (S3) REST API requests, enabling creation of AWS S3 PUT/GET/DELETE requests. You basically just plug in the properties necessary for a signature calculation and call Signature.
@JackKirk · 2021-04-10
Weather Station using MQTT, UDP and Thingspeak
Weather Station using MQTT, UDP and Thingspeak
@Mark Read · 2021-04-09
GoogleMobileAds
GoogleMobileAds
@ArminKh1993 · 2021-04-09
Firestore API REST - support
Methods to easily use Firestore
@Paolodc · 2021-04-09
iUI9 - Safari Controller
1. SafariController is a full page controller. It is not a view. 2. You can only use it to show web content. You cannot extract anything or modify the content. 3. It is a full browser with most of Mobile Safari features. Another important feature of SafariController is that it can open non-https urls without disabling the ATS service. Apple will make it impossible (or difficult) to disable it in the future.
@Erel · 2021-04-08
Format dates in GMT time zone without changing the app''s time zone [B4X]
Format dates in GMT time zone without changing the app''s time zone [B4X]
@Erel · 2021-04-08
Date/Time/Datetime Tools
Date/Time/Datetime Tools
@Guenter Becker · 2021-04-08
Analogue Signal to PC
Analogue Signal to PC
@moty22 · 2021-04-08
YAML parser [B4X]
YAML parser [B4X]
@Erel · 2021-04-07
UM_Add To Cart [B4X] [XUI]
UM_Add To Cart [B4X] [XUI]
@ramezaniabbas · 2021-04-07
Mobile App Website - No-Code Builder [Landingpage, Legal notice, privacy policy] [B4X]
Mobile App Website - No-Code Builder [Landingpage, Legal notice, privacy policy] [B4X]
@Alexander Stolte · 2021-04-07
SD_ImageView [B4X]
A custom ImageView view that allows you to upload an image from the web. Just pass the URL as a parameter
@Star-Dust · 2021-04-05
Multi Language helper
A small library for multilingual applications for newcomers. It uses a text file with name: translation.txt which must always be installed in File.DirAssets folder.
@pliroforikos · 2021-04-05
Calculate public holidays with variable dates
Calculate public holidays with variable dates
@Laurent95 · 2021-04-05
B4A beginner tutorials
I started a channel in youtube for B4A.
@ADeveloper · 2021-04-05
Self sms Verification
This simple example illustrate how to verify user phone number using self sms. The example send sms from user phone to his/her phone. No need for extra external third parities sms gateway. FAST SOLUTION for user verification.
@HAH · 2021-04-03
PK ColorPicker for Windows and Mac
PK ColorPicker for Windows and Mac
@IndieDev · 2021-04-03
SD: DateDialog (Calendar Picker)
SD: DateDialog (Calendar Picker)
@Star-Dust · 2021-04-02
Log stack trace [B4X]
This sub will log the underlying stack trace. It can be useful for debugging cases where the code flow is complex. In debug mode the underlying stack trace can be incomplete.
@Erel · 2021-04-01
maintaining the page during a split-screen size change [B4Xpages]
The default B4Xpages B4A template doesn''t maintain the ''current page'' when resizing the splits. This is a workaround for this issue.
@swChef · 2021-03-31
SD: iHttpServer [beta]
I started developing a version of the HttpServer Library for iOs. It is still a beta version and not complete, but already functional. You can start using it to test it. Digest Auth will be added in the future. It is entirely written in B4i, it depends on the iNetwork library
@Star-Dust · 2021-03-29