Tutorials & Examples

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

B4A Rapid book updated to B4A 12.50

I am happy to announce that both the paperback, PDF and EPUB versions of the B4A tutorial and reference book “B4A Rapid Android App Development using BASIC” by Wyken Seagrave have now been updated...
 

B4A Social Network Version 1.30

B4A Social Network Version 1.50

B4A to Eclipse

Hi,

Is it possible to compile a project generated by B4A with Eclipse?
This is to add features directly from Eclipse.
Do you have an example?

Tx.

JP

Edit : Sorry for the title. It should be...
 
Last edited:

B4A UCanAccess Demo (works under B4J - see notes)

This demo is a slight modification of @klaus's B4XPages SQLiteLight2 demo...
 

Attachments

  • B4XPagesUCanAccessLight2.2020.08.25.01a.zip
    146 KB · Views: 811
Last edited:

B4A-Bridge --> How to Install and Get it Working! (Solution - Windows 10 & Android 10!!)

I've made this (new thread) post because I just went through all of this and scoured these forums and the Internet and could not find any complete step-by-step instructions that worked, and the...
 

B4A-Bridge a new way to connect to your device

There are several options to develop with B4A:
- Android emulator or a VM.
- Connect to a real device in USB debugging mode
- Connect to a real device with B4A-Bridge.

I recommend starting with...
 

Attachments

  • upload_2016-9-29_9-29-57.png
    upload_2016-9-29_9-29-57.png
    14.3 KB · Views: 6,069
Last edited:

B4A-Bridge and VirtualBox (Linux-host)

My OS of choice is Linux (Mint-11) so having to dual-boot out to Windows any time I wanted to run B4A was a pain. I tried running B4A via VBox, but when bridging to my android device I got a list...
 

B4A-Bridge over wifi without a local network

Starting from B4A v5.0, B4A-Bridge over Bluetooth is no longer available. You can use B4A-Bridge over wifi or USB debug mode to connect the IDE to a device.

By creating a mobile hotspot you can...
 

B4A-Bridge source code

B4A-Bridge is made of two components. One component is running on the device and the other is embedded in the IDE.
The device side is the server side. It waits for connections and when a...
 

Attachments

  • B4A-Bridge-source.zip
    29.5 KB · Views: 740
Last edited:

B4A-Créer un Slide Menu avec un Panel (Create a Slide Menu with a Panel)

Créer un Slide Menu parfait et rapide seulement avec un Panel .
(Create a perfect and fast Slide Menu only with a Panel).


Nous allons créer un Chat dans notre prochaine vidéo...
 

B4A-HelpViewer - View and search the documentation offline

This tool is no longer available. Please use the online search instead.

I'm happy to release the second version of B4A HelpViewer.
This utility allows you to browse and search...
 
Last edited:

B4A: Getting Started for Delphi Developers

B4A: Getting Started for Delphi Developers

Borland introduced the Delphi programming environment in 1995. At the time Delphi was a revolutionary new tool for Microsoft Windows-based application...
 

B4ABuilder / B4JBuilder - Command line compilation

B4A v4.30 includes a new tool named B4ABuilder.exe (and B4J includes a similar tool named B4JBuilder.exe).

This tool allows you to compile your projects from the command line. This can be useful...
 
Last edited:

B4Acalendar

Probably not the most elegant way to do this calendar but it is working. It displays 42 days and will "grey out" the days of the previous/next month within the calendar month being displayed. The...
 

Attachments

  • B4Acalendar.zip
    31.4 KB · Views: 615
Last edited:

B4AServer tutorial

I have recently 'discovered' both Android and Basic4Android. I am really enjoying the experience.

The documentation for B4AServer is in a number of forum threads. I have summarised these...
 

B4A_CartoonCamera : Real Time Image Processing using Renderscript Intrinsics

This demo app shows how to use RenderScript ScriptIntrinsics in real time image processing. As an example the camera preview is converted into a cartoon like image. The processed image can be...
 

Attachments

  • B4A_CartoonCamera.apk
    148.4 KB · Views: 680
Last edited:

B4J App for Firebase Notificatiion Sending

if you have android app with firebase notf.
this app for easy testing.
 

Attachments

  • FIREBASE_NOTFICATION_SENDER.zip
    26.9 KB · Views: 379
Last edited:

B4LinuxInstall script to use B4X tools in linux

Last edited:

B4X - The best development tools for the connected world!

As B4R (Arduino) will soon be released, I've made a short video that shows some of the communication features available in B4X.

Make sure to watch it in HD mode:


The source...
 

Attachments

  • ConnectedWorld.zip
    25.5 KB · Views: 618
Top