B4XTutorialEditText/Textview/TextArea/TextField [B4X]
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
AS TextFieldAdvanced + AS BottomPhoneNumberFlagPicker - Simply let your users enter their phone number [B4X]
@Alexander Stolte · 2023-12-04
B4XTutorialCalendar [B4X]
AS Scheduler - DayView [B4X]
AS Scheduler - DayView [B4X]
@Alexander Stolte · 2023-12-03
B4XTutorialSupabase [B4X]
Supabase - Realtime Broadcast example app [B4X]
Supabase - Realtime Broadcast example app [B4X]
@Alexander Stolte · 2023-12-03
B4XTutorialDatabase [B4X]
Supabase - Realtime [B4X]
Supabase - Realtime [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Broadcast [B4X]
Supabase - Realtime Broadcast [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Postgres Changes [B4X]
Supabase - Realtime Postgres Changes [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialSupabase [B4X]
Supabase - Realtime Presence [B4X]
Supabase - Realtime Presence [B4X]
@Alexander Stolte · 2023-11-28
B4XTutorialPane(l) [B4X]
AS DraggableBottomCard - Drag Indicator - Confirm Button [B4X]
AS DraggableBottomCard - Drag Indicator - Confirm Button [B4X]
@Alexander Stolte · 2023-11-24
B4XTutorialB4Xpages [B4XPAGE VIDEO]
Full tutorial on building Membership Registration App [B4XPage Video]
Full tutorial on building Membership Registration App [B4XPage Video]
@mcqueccu · 2023-11-19
B4XTutorialList- and scrollview [B4X][XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
CustomListView - lazy loading / virtualization [B4X] [XUI]
@Erel · 2023-11-16
B4XTutorialViewPager [B4X]
AS ViewPager - Infinite scrolling [B4X]
AS ViewPager - Infinite scrolling [B4X]
@Alexander Stolte · 2023-11-13
B4XTutorialSupabase [B4X]
Supabase - Database Limit and Offset [B4X]
Supabase - Database Limit and Offset [B4X]
@Alexander Stolte · 2023-11-08
B4XTutorialSupabase [B4X]
Supabase - Database OrderBy [B4X]
Supabase - Database OrderBy [B4X]
@Alexander Stolte · 2023-11-08
B4XTutorialTabStrip [B4X]
AS SegmentedTab - Custom tab width [B4X]
AS SegmentedTab - Custom tab width [B4X]
@Alexander Stolte · 2023-10-29
B4XTutorialSlider [B4X]
AS CardSlider - Text animation [B4X]
AS CardSlider - Text animation [B4X]
@Alexander Stolte · 2023-09-25
B4XTutorialB4X [B4X]
Code snippets [B4X]
Code snippets [B4X]
@Erel · 2023-09-21
B4XTutorialSupabase [B4X]
Supabase - Storage Image Transformations [B4X]
Supabase - Storage Image Transformations [B4X]
@Alexander Stolte · 2023-09-13
B4XTutorialSupabase [B4X]
Supabase - Storage Bucket [B4X]
Supabase - Storage Bucket [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialSupabase [B4X]
Supabase - Storage Files [B4X]
Supabase - Storage Files [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialSupabase [B4X]
Supabase Storage - Download file with Progress [B4X]
Supabase Storage - Download file with Progress [B4X]
@Alexander Stolte · 2023-09-11
B4XTutorialFile handling [B4X]
TextEditor - Save and load external files [B4X]
This is a B4i and B4A example, which demonstrates various external files related tasks.
@Erel · 2023-09-10
B4XTutorialB4X [B4X]
Code Smells [B4X]
"Code smells" are common patterns that can indicate that there is a problem in the code. A problem doesn''t mean that the code doesn''t work, it might be that it will be difficult to maintain it or that there are more elegant ways to implement the same thing. Remember that not everything is clear cut and there are exceptions for any rule.
@Erel · 2023-09-06
B4XTutorialSupabase [B4X]
Supabase - Authentification SignIn with Apple [B4X]
Supabase - Authentification SignIn with Apple [B4X]
@Alexander Stolte · 2023-09-01
B4XTutorialSupabase [B4X]
Supabase - Authentification SignIn with Google [B4X]
Supabase - Authentification SignIn with Google [B4X]
@Alexander Stolte · 2023-08-31
B4XTutorialB4Xpages [B4X]
B4XPages - Cross platform and simple framework for managing multiple pages [B4X]
B4XPages is a library that serves two purposes: 1. Make it simple to develop B4A apps by solving almost all of the challenges involved with Android complex activities life cycle. B4XPages makes B4A behave more similar to B4J and B4i where the new "B4XPage" element is a regular object that is never paused, never destroyed, can be accessed from anywhere and easy to work with. 2. Provide a cross platform layer above the navigation related APIs.
@Erel · 2023-07-12
B4XTutorialBCTextEngine/BBCodeView [NON B4XPAGES VERSION]
BBCodeView Example [Non B4XPages Version]
BBCodeView Example [Non B4XPages Version]
@superkan · 2023-07-01
B4XTutorialBluetooth [B4XPAGES]
Bluetooth Chat Example [B4XPages]
Updated implementation, based on B4XPages of https://www.b4x.com/android/forum/threads/android-bluetooth-bluetoothadmin-tutorial.14768/#content. The code is much simpler compared to the previous example. Note that you can call Serial.Listen without making the device discoverable. This is useful for cases where the devices were already paired once
@Erel · 2023-06-22
B4XTutorialEditText/Textview/TextArea/TextField [B4X]
AS TextFieldAdvanced Text Validation/Required Fields Example [B4X]
AS TextFieldAdvanced Text Validation/Required Fields Example [B4X]
@Alexander Stolte · 2023-06-03
B4XTutorialBCTextEngine/BBCodeView [B4X]
BBCodeView Anchors Example [B4X]
BBCodeView Anchors Example - jump to a position in the BBCodeView text
@Erel · 2023-05-24
B4XTutorialPreferences [B4X]
AS Settings with PlusMinus [B4X]
AS Settings with PlusMinus [B4X]
@Alexander Stolte · 2023-05-22