Use OTP in your apps [php code also included] [B4x]
OTP is a one time pin (here: 6 digits) depending on a given password and the actual time.
@KMatle · 2021-04-27
Post multipart requests / file uploads with progress [B4X]
Post multipart requests / file uploads with progress [B4X]
@Erel · 2021-04-27
Generate RSA private/public key in php and prepare it to use in B4x [B4x]
Sometimes it makes sense to generate pricat/public key pairs for clients on the server side by code. Here''s an example how to do this in php (OpenSSL must be installed as it usually is)
@KMatle · 2021-04-27
Erels B4X Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
Erels B4X Oveview from Walt''s B4xGoodies - created with B4xgoodies Explorer using BVAD3
@Mashiane · 2021-04-27
Trust all SSL Socket [B4X]
This code creates an SSL socket that doesn''t verify the server certificate.
@Erel · 2021-04-21
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
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
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
Firestore API REST - support
Methods to easily use Firestore
@Paolodc · 2021-04-09
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
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
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
Change the view''s alpha level - transparency [B4X]
Change the view''s alpha level - transparency [B4X]
@Erel · 2021-03-24
How to make a rotating circle rotate in circle [XUI2D]
How to make a rotating circle rotate in circle [XUI2D]
@budakbaru · 2021-03-22
A Not-So-Simple Clock [B4X]
A Not-So-Simple Clock [B4X]
@William Lancee · 2021-03-19
Snippets For B4X - a B4J app [tool] [B4X]
A code snippet manager that uses the TreeView and TreeViewExtended view and code. So you can search on the TreeView, using the TreeViewExtended search feature.
@mfstuart · 2021-03-18
Postman Tutorial [B4X]
Postman Tutorial [B4X]
@hatzisn · 2021-03-17
Open Street Map viewer
This is a custom view (cvMap) which can display Open Street Map.
@spsp · 2021-03-17
File records with fixed positions & lenghts [B4x]
I had some projects where I needed fixed locations & lengths inside a record e.g. a field has a fixed length of 30 "chars". It''s a pain to write such a file. Here''s a snippet to make it easier.
@KMatle · 2021-03-17
Solving encoding issues with html mails sent with SMTP [Net library] [B4X]
Encoding the html text with base64 avoids encoding issues, especially with MS Outlook. This code is compatible with B4A and B4J.
@Erel · 2021-03-14
InputStream - Skip N Bytes [B4X]
This sub will skip N bytes from the stream. Usage example: you have an InputStream and you don''t want the first 100 bytes.
@Erel · 2021-03-11
Login Page UI Example [Design] [B4XPage] [B4A] [B4i]
Login page UI example. This is my first design I shared and I will distribute every design I made for free.
@Ertan · 2021-03-10
DESIGNER LOGIN EXAMPLE - CODE B4X - UX DESIGNER [B4XPAGES]
Login/sign-up example with B4XPages
@Lucas Siqueira · 2021-03-06
B4J recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
B4J recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-03-04
B4i recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
B4i recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-03-04
B4A recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
B4A recreating Google Trends results with xCharts - Newer developers [B4X] [XUI] [B4XPages]
@Peter Simpson · 2021-03-04