B4J Tutorials

Adding some fun to your Apps with Funtranslations REST API

Imagine... English to Yoda. English to Minion. English to Johhy Deeps' Pirate, or even English to Wakanda.


This is some awesome fun api. They have curl...
 

Fractal Tree

A B4J shortcut to kick start this Github project.

Jar is attached - copy it to your B4J additional libs folder
Sample project attached

Maximize the screen (top right) and then play with...
 

Attachments

  • jFractalTree.jar
    4.2 KB · Views: 93
  • b4jFractalTree.zip
    1.9 KB · Views: 97

[MakeB4XLib] An application for creating a .b4xlib type library.

Hello,
Seminar on the MakeB4XLib application version 1.7,
which is a tool for creating libraries of the "B4X Library (.b4xlib)" type.

In this seminar I will...
 

Attachments

  • B4XPasswordGen v.1.01.zip
    1.2 KB · Views: 121
Last edited:

[BANanoVuetifyAD3] Installing class templates to speed up development

Ola

A step by step process of how to install class templates to use in developing BANAnoVuetifyAD3 Apps.

 

[BANanoVuetifyAD3] Creating the Nobel Prize Show WebApp using the Abstract Designer

Ola

Download

Attached please find the source code for the Nobel Prize Show WebApp developed using BVAD3. The source code of the app is inside the zip file. You will need additional...
 

[BANano] SetLayoutAnimated & Other Animations

Ola

NB: Updated Demo & B4xlib on this post:

We will use...
 
Last edited:

[BANanoVuetifyAD] vuetify.GetElementByID

Hi to all
it's probably not the right way, so I'm asking you where I'm wrong
This Sub is in pgIndex (about is another code module)
B4X:
Sub btnlogOff_click(e As BANanoEvent)
    If about.login =...
 

B4JPackager11 - I thought the space didn't matter

This is not really a tip or a tutorial, more of a warning for others.

I made a small B4J program and wanted to distribute the program on a Windows 10 PC. As I was using jSerial, I followed the...
 

[jPOI] Migration to version 5 Mac

For Mac
as already suggested by the good @KMatle

I needed to remove the Packager property (The B4J-packager does it on it's own with the new version)

Note 1*
B4X:
'#PackagerProperty...
 
Last edited:

Web Push Notifications using the Notifications API

Hi

I just had the pleasure of looking at this Notifications API again. Below is my example.

1671621118774.png



You can get more infomation about it here...
 

[BANano] Why it is important to use unique names for your elements when not using AutoID?

Ola

I just spent some time nearly sweating as to why my app was not working properly. Turns out that my element names are not unique and as such a conflict arose.

1624993108777.png


Background...
 

[Web] Tutorial - Using MinimaList Controller and Code Snippets

Introduction​

This tutorial is based on MinimaList API Server (version 2.05) on how to use MinimaList Controller library.

For this tutorial, we will cover on using this...
 
Last edited:

[BANanoVuetifyAD3] Create, Read, Update & Delete records from a JSON File

Hi there

In the Mashy Teaches Series we started creating forms, as a rewind to remind us how this awesome functionality works.

In part 7 of this Creating Vuetify Forms with...
 

[BANanoVuetifyAD3] Sending Emails via EmailJS REST API

Hi there

I needed a simple and quick API to send emails and found EmailJS. There are a variety of other emails you can find. One of the things I like about this is the ease if creating...
 

Using Sql Server 2008 with Advance Project Management of Saif

Hi Members.

This is continuation of below post

Trying to restore the given...
 

Attachments

  • b4jpm_tables_2008_r2.sql.txt
    4.1 KB · Views: 241

Anyone for a game of Chess...

Go to post #2 - all in B4J and no external lib required

It is based on this Github posting
 
Last edited:

[BANanoVuetifyAD3] Deploying BANanoServer on Windows HTTP

Ola

The BANanoVuetifyAD3 BANanoServer kitchen sink was updated yesterday to favour HTTPS connections. This tutorial is necessary due to that otherwise if you have the old version of BVAD3...
 
Last edited:

SithasoDaisy: User Sign Up / Sign In / Forgot Password in PocketBase

Hi

I am putting this out here for everyone to easily find it. It was discussed as part of the talk...
 

Anyone for Another game of Chess....(lol)

Just for the fun of it - I like to see what the UI of some Java projects looks like and how it reacts when in use. The easiest way (at least for me) is to kick start it via a simple B4J project...
 

Attachments

  • b4jMyChess.zip
    1.6 KB · Views: 144
  • ChessPieces.zip
    40.8 KB · Views: 137
  • MyChess.jar
    46 KB · Views: 126
Last edited:

Ubuntu Sudo File Explorer

Here is a nice trick for those of you that develop with B4J for Ubuntu Linux which I found searching for my needs. This code runs a File explorer with priviledges of root. All you have to do is...
 
Top