Ola
NB: PLEASE DO NOT ASK QUESTIONS ON THIS THREAD
FOR A MORE DETAILED SETUP PROCESS, PLEASE SEE THE GITHUB REPO README.
Github
What's New
To use this free and open source B4J library, you need BANano.
IMPORTANT: BANano License
Join Us
Telegram: https://t.me/bananovuematerial
Twitter...
Download the latest version here: https://www.b4x.com/android/forum/t...rogressive-web-app-library.99740/#post-627764
BANano is a FREE B4J library to create websites/webapps with (offline) Progressive Web App support.
Unlike its big brother ABMaterial, BANano does not rely on any particular...
INTRO
BANano is a new B4J library to websites/webapps with (offline) Progressive Web App support. Unlike its big brother ABMaterial, BANano does not rely on any particular framework like Materialize CSS. You will have to write that part yourself, but on the other hand, you have the choice to...
Hey guys
I'm trying to test BANano - I can't see the version 7.35 in the IDE
I downloaded 2 or 3 times and installed everything from scratch many times too, but I continue seeing v6.59
also reinstalled B4J, and reset..
I got BANano from here:
[BANano] Website/App/PWA library with Abstract...
Hi to all
the tests continue
In my app at first I create the navbar with a single component, basically an icon with the name of the working database
B4X:
Sub BuildNavDrawer
'*copy code after this line
vm.Drawer.Setwidth("300")
vm.Drawer.Setvisible(True)
'this page should show on...
Hi to all
sorry but i need some help connecting with a mysql db.
I have laragon with php installed, database created and in fact with phpmyadmin I can log in safely
The php file is created in the same root of index.html and in assets is present config.php but seems not to work, maybe I miss some...
In BANano v5, you could already use Live Code Swapping to speed up development drastically. In the upcoming update, you will even be able to use the Abstract Designer to make Live changes to your designs and see the result immediately in your Web Browser after saving the design changes! Again...
Ola
Thought I should create my own easy reference list of stuff I've posted here about BANano.
Tutorials
BANano for Dummies by Example
BANanoJSONQuery to the rescue: The case of the survey app.
Client Side Excel Report Generation [BANanoOXML]
Exploring BANanoEvents [BANano]
Sending Contact Us...
Hola a todos. Tengo tiempo queriendo hacer una web (uso personal) con formularios, que almaceno algunos datos en una tabla (como Android y SQL), y quiero poner eventos en mi página (si oprime boton a, activa textbox 1, etc.), pero el PHP y el MySql no se me dan bien, dejandome al borde de la...
Ola
Download
A BANano library is a b4xlib that has custom views that one can use to create the websites and or webapps. As BANAno is front end platform independent, one can use any front-end platform they need.
For this exercise we will just create a single custom view and a single layout to...
Ola
Download
Why the BANano Custom View Creator?
The beauty of BANano is that it enables one to use any front-end framework they want. This means that you can pick any framework like Bootstrap, VueJS, Pure, Bulma, Skeleton etc to use.
Luckily, the Skeleton framework comes built in and I have...