Tutorials & Examples

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

[B4X] FirebaseFirestore - ChatApp Demo

Happy New Year!!!!
Here is a chat demo of FirebaseFirestore with Android, Windows & iOS

 

Attachments

  • Project.zip
    196.9 KB · Views: 131

WebViewExtras Examples for beginners

I noticed a lot of beginners are confused about how to use the WebViewExtras library so I made a detailed example.
If you find it useful, kindly consider buying me a coffee.

Code works on Android...
 

Attachments

  • WebViewExtras.zip
    12.5 KB · Views: 939
  • WebviewExtras2Example.zip
    7 KB · Views: 184
Last edited:

Tips or Tricks for using Android Emulator

I want to share a few tricks when using the Android Virtual Device or Emulator.

1. Increase font and icon size
Go to Settings (gear icons) from drawer/desktop/slide down menu and choose...
 
Last edited:

ExoPlayer - full screen feature

1627205322656.png



1627205353669.png


This example demonstrates how you can add a full screen button to a video. Clicking on the button, starts a new landscape activity and it then uses the native...
 

Attachments

  • Project.zip
    16.3 KB · Views: 128
Last edited:

[B4X] Public variables, custom types, ...

Last edited:

[B4X] Supabase - Database Joins


In the following example I make a join into the "public.users" table and need the column...
 
Last edited:

Convert a big Activity project to B4XPages

For years is scare me to convert a big project from Activities to B4XPages, mainly because the app is only for Android (and I don't have plans to IOS or desktop), but in several issues the answer...
 

[B4X] AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number

Attachments

  • AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker Example.zip
    178.2 KB · Views: 105

App Icon Change at Runtime

Attachments

  • ChangeIcon.zip
    22.2 KB · Views: 152
Last edited:

[B4X] AS Scheduler - DayView

Last edited:

How to change Default Android Emulator Skins (AVD) with Device Skins

Last edited:

[B4X] Supabase - Realtime Presence


Share state between users with Realtime Presence...
 

[B4X] Supabase - Realtime Broadcast


Send and receive messages using Realtime Broadcast...
 

[B4X] Supabase - Realtime Postgres Changes


Listen to Postgres changes using Supabase Realtime...
 

Dropbox SDK V2 - Authentification

This Tutorial belongs to the Dropbox SDK V2 - Java Library

See this thread for preparing your app to use this Library.
Especially the Manifest-Entry...
 

[B4X] AS DraggableBottomCard - Drag Indicator - Confirm Button


(43) mage.png


DragIndicator:
    'DragIndicator
    Dim xpnl_DragIndicator As B4XView = xui.CreatePanel("")...
 

Attachments

  • AS DraggableBottomCard ConfirmButton.zip
    11 KB · Views: 110
Last edited:

[B4XPage Video] Full tutorial on building Membership Registration App

This is a request from one of my subscriber. She is to develop an app to
1. Use Database to keep records
2. Add, Delete and Update DB
3. Create User Interface using any control available (UI)
4...
 

Attachments

  • MembershipProject.zip
    505.5 KB · Views: 184
Last edited:

B4XPages Video Tutorial Series

Hello, I intend to share my knowledge using B4XPages through this beginner tutorial. Please subscribe and share.

Part 1 - Getting Started with New Project

Part 2 - Adding...
 
Last edited:

[B4X] AS ViewPager - Infinite scrolling


A small example project on how to achieve endless scrolling in both directions with the as...
 

Attachments

  • AS ViewPager Infinite scrolling Example.zip
    11.5 KB · Views: 122
Last edited:

[B4X] Supabase - Realtime


This is a very simple tutorial on how to use the Realtime module. A more detailed...
 

Attachments

  • Supabase Realtime Example.zip
    10.7 KB · Views: 153
Last edited:
Top