I always loved the function @wonder had written to read JSON files using a path structure: https://www.b4x.com/android/forum/threads/json-getobjfrompath.85539/#content
It truly is navigating JSON trees like a boss and we use his method extensively in almost all our projects.
But I always...
Hi Fam
As 15th April marks my birth day and thus my birthday month, we are offering both SithasoDaisy & SithasoIONIC7 @ 50% off for the whole of April 2024.
SithasoIONIC7 - emphasis on Mobile Hybrid WebApps with Native Feel...
Hi Fam
As 15th April marks my birth day and thus my birthday month, we are offering both SithasoDaisy & SithasoIONIC7 @ 50% off for the whole of April 2024.
SithasoIONIC7 - emphasis on Mobile Hybrid WebApps with Native Feel...
trying to do crud operations with bananoveutifyAD3 i can successfully create records in a mysql php database with laragon as webserver but attempting update and delete operations on the database from my BVAD3 web app doesnt work and in the browser console i get the following error ...
Good day family...
ANNOUNCEMENT: 07 Feb 2014 - We welcome the Voice Command KITT (#23)
So I tried my first voice recording today. I wanted to make a live recording, will learn how to do that soon enough. Please receive my apologies about the sound quality, Im using my phone earphones and...
Hi, I'm trying to learn BANano and I want to share a bit of what I've learned so far, any suggestion or comment is welcome.
Sorry if I'm posting this in the wrong place, I'm just trying to learn.
This is an example of connecting to Bluetooth (BLE) through the Bluetooth Web Api supported by some...
Get SithasoDaisy for $15 here.
Welcome to the SithasoDaisy world.
Check $5 WebApps
https://www.b4x.com/android/forum/threads/sithasodaisy-webapps-5-each.145871/
Join on Telegram
Get the eBook
See it in action on Netlify or
See it from a FlipBook
SithasoDaisy is a library of components...
LAUNCHED!!!!
Check our FlipBook
Order your copy now at $15.
Includes...
Lifetime support on your SithasoDaisy projects
eBook on how to get started
Source code for die hard coders (see current Netlify Demo)
Abstract designer based examples for the no code / less code kind
Support subsciption...
Hello !
It's a simple query from a BANano newbie.
Because this returns empty:
Log("VRadio1.Check:")
Log(VRadio1.Check) 'Empty
'OR
Log("VRadio1.VElement.Value:")
Log(VRadio1.VElement.Value) 'Empty
If (VRadio1.Check == "true") Then
End If
Help !
Until BANano.EmptyLocalStorage2, BANano.EmptySessionStorage2 deletes a single piece of data at a time. Any reason for the difference? How, if any, to delete all session data at once?
After creating a brand new PWA project, 19 image files will be created in the Files folder. Which of them are essential and which of them are optional?
android-chrome-192x192.png
android-chrome-512x512.png
apple-touch-icon.png
favicon-16x16.png
favicon-32x32.png
ipadpro1_splash.png...
I'm trying to create a simple multiple-page PWA test app. The code from @alwaysbusy works:
https://www.b4x.com/android/forum/threads/banano-multiple-pages-without-using-router.142189/post-901178
But I need the nice layout of the default PWA app (the one you get after you select BANano PWA...
Does anyone know some workaround?
Compiler error:
src\b4j\example\servercorsfilter.java:115: error: no suitable constructor found for FilterHolder(Class<CAP#1>)
FilterHolder fh = new FilterHolder((Class<? extends Filter>) Class.forName("org.eclipse.jetty.servlets.CrossOriginFilter"))...
Hi there
Yesterday I got meself thinking, what if I could ensure SSR (Server Side Rendering) be possible in the BVAD3 apps.?
Server-side rendering (SSR) is an application’s ability to convert HTML files on the server into a fully rendered HTML page for the client. The web browser submits a...
I noted that when I run a BananoServer project (release compile) I can see "Reconnecting web socket" messages in the Verbose part of the client side web browser console. I don't like these messages being exposed. I assume they are not exposed when using HTTPS, but not all use HTTPS when using...
Hi there
The browser has a very nice way to detect whether its offline (internet off) and online (internet on), without one having to define a timer. The window object has an online and an offline status event. This can be useful when you want, when the internet goes off, log off a user etc...
I just updated to the new Banano/BananoServer version 7.35 (thank you Alain Bailleul).
I am a BananoServer user and I noted the following in the new version:
1) In the new BananoServer version, I must add the following additional jars to make it work (even if I do not use HikariCP)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.