Tutorials & Examples

Android development starts here. Please do not post questions in this sub-forum.

[B4X] Supabase - Storage Bucket


This is a very simple tutorial on how to use the storage bucket options.

CREATE...
 

[B4X] Supabase - Authentification SignIn with Google


In this example, we will take a look at how we can implement authentication using Google...
 

Attachments

  • Supabase Google Auth Example.zip
    10.4 KB · Views: 177

[B4X] AS Settings with AS TimePickerDialog

Attachments

  • AS Settings with AS TimePickerDialog.zip
    179.3 KB · Views: 64
Last edited:

[B4X] AS Settings with AS BottomDatePicker

Attachments

  • AS Settings with AS DatePicker.zip
    179 KB · Views: 80
Last edited:

[B4X] AS TextFieldAdvanced Password Strength Indicator

This is a Example project for the AS_TextFieldAdvanced, to show the password strength indicator...
 

Attachments

  • AS TextFieldAdvanced Password Strength Example.zip
    72.4 KB · Views: 237
Last edited:

[B4XPages] Admob Example

Check this other excellent example from @Jack Cole.

To help the new members to make money with B4A, I tried to compile all the relevant Admob code (except mediation) of the...
 

Attachments

  • b4xpages_admob_example5.zip
    53.8 KB · Views: 288
Last edited:

Share a PDF with a specific WhatsApp number.

Hi everyone, i've been working with B4A since 2016 or maybe 2015 and today, after a request from a client. I needed to send a PDF to a specific number in whats app.

After two days, i finally...
 

BBCodeView Example (Non B4XPages Version)

The standard example just converted. Don't know If someone did it before (so far). Might be happy to remove this post.

1688240567163.png
 

Attachments

  • BCTextExampleNonPages.zip
    22.9 KB · Views: 180

TessBaseAPI ocr

hello, a small library of TessBaseAPI "tesseract4android-2.1.0" Ocr, you need to download tesseract4android-2.1.0.aar and junit-4.4.jar as Depends, for the tessdata languages...
 

Attachments

  • tess4.1.zip
    24 KB · Views: 462

[B4X] AS TextFieldAdvanced Text Validation/Required Fields Example

This is a exmaple project to show the required field feature in the AS TextFieldAdvanced...
 

Attachments

  • AS TextFieldAdvanced Text Validation Example.zip
    72.9 KB · Views: 256

Markdown to HTML conversion

I needed to parse markdown code as HTML, and since you guys have given me so much code I felt obligated to share it...
 

Attachments

  • markdown.zip
    69.5 KB · Views: 491
Last edited:

Expand the Eddittext row for row like WhatsApp

Hello, after 3 days work on it, it is finished.

The goal was to expand the Eddittextbox automatically like WhatsApp here:
Screenshot_20170910-212445.jpg

And i want to share my Code with you, to save time for...
 

Attachments

  • Screenshot_20170910-212445.jpg
    Screenshot_20170910-212445.jpg
    278.5 KB · Views: 668
  • Screenshot_20170910-212445.jpg
    Screenshot_20170910-212445.jpg
    278.5 KB · Views: 643
Last edited:

[B4X] AS Settings with PlusMinus

This is an extension for the AS_Settings library, if it activates this extension, then you can select settings via a new type.
v0BTloye7NooRlNQ2mttxAJNMxCj91k9VvdTs8NrvBMGG3gj2b.jpeg
ezgif.com-resize (3).gif

Guide
  1. Download...
 

Attachments

  • AS Settings with AS PlusMinus.zip
    178.3 KB · Views: 72
Last edited:

[B4X] AS Settings with SegmentedTab

This is an extension for the AS_Settings library, if it activates this extension, then you can select settings via a new type.

68Gwy24byC6t25EmoUFMaYjmLsEYswKie0vfOyuZOTV6f7d8za.jpeg
ezgif.com-resize (3).gif

Guide
  1. Download...
 

Attachments

  • AS Settings with AS SegmentedTab Example.zip
    178.9 KB · Views: 56
Last edited:

RegEx.Matcher2 and getting first and last words of String

This example not only retrieves the first and last word of a String, but also sets a Label with the first letters of both the first and last words.
I use it to populate a CustomListView with...
 
Last edited:

Get Path of File/ Folder

On Telegram there is a group named 'B4A', I found the source code there on that group.
Hope it may help others.

I wanted to get the path of Folder when a file is selected from...
 

Attachments

  • Gallery Chooser.zip
    10.1 KB · Views: 259

Sound Meter

Hello.
the project was prepared using only the libraries in the forum.

live line chart #Johan Schoeman...
 

Attachments

  • Screenshot_20230422-130730.jpg
    Screenshot_20230422-130730.jpg
    5.7 KB · Views: 293
  • sound1.zip
    34.3 KB · Views: 223
  • Screen_Recording_20230422_130822_1.gif
    Screen_Recording_20230422_130822_1.gif
    88.5 KB · Views: 248

Resizing Text Control Custom View - Set text control size based on text - Non Latin Text fix

There are many occasions when you need to have multiple labels which all size themselves to their contents and also align with each other with no space.

The solution to this is to use...
 

Attachments

  • clvwithresizingtextupdated.zip
    369.8 KB · Views: 196

UltimateListView Example

This is an ULV example I wanted to share for a long time, since I thought it was *very* cool.

It demonstrates:
- Sticky headers
- Swipe gestures
- Animations (appearing out)
- Selected State...
 

Attachments

  • ULVExample.apk
    183.9 KB · Views: 1,699
  • scrtemp.png
    scrtemp.png
    77.6 KB · Views: 4,234
  • ULVExample.zip
    12.2 KB · Views: 2,871

[B4X] AS_TabMenuAdvanced Custom Middle Button

In this example we add a MiddleButton that is larger than the internal one and is outside the TabMenu.
(18) mage.png
...
 

Attachments

  • AS TabMenuAdvanced Example.zip
    281.1 KB · Views: 551
Top