Well, I ve decided to create a Form-View Generator (B4J - B4A)... that creates Forms with B4XTable + with no writing code at all... The Designer is in B4J code, the produced code/files working at B4A too !!! - It uses SQLite, easily can change...
Hi, this new tool allows you to create your own new type .b4xlib libraries and another built-in tool for generating XML files from existing libraries. I was based on an idea on my own project @stevel05 ? Tutorial & Download GoogleDrive...
Hi there, another simple app for learning purposes created... ShareYourSpot it is working at B4J and B4A... At B4J i haven't any USB GPS to get location (not including code how will do that, maybe using jserial and reading nmea strings) - so...
Hi Fam Demo (open in your Telegram Mobile App / Desktop App) Source Code (Will need SithasoDaisy to run) - NB: you can use any web framework. Have fun! Reference: https://core.telegram.org/bots/webapps...
B4XThreePages - Based App UI (Basic, Shaped, Borderless or Transparent Style) This B4J project template is based on Erel's [B4X] B4XPages + B4XDrawer example. The B4XThreePages - Based App UI is the result of seeking shaped and transparent form...
? Introducing IconFactory: Adaptive Icon Creation for B4A and B4i ? We are excited to announce the release of IconFactory, a powerful tool for creating adaptive icons from images for B4A and B4i applications. IconFactory simplifies the process of...
A small image measurement tool to measure length and angle from image plans by clicking on certain points. There are several measurement tool softwares like ImageJ but are not suitable for my requirement very well. For my kite making it is...
Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android/forum/threads/project-template-user-login-client-b4x.161914/ Finally I would like to share my B4J API server written in B4J. Compare to my...
Hello, im Alex from Misiones Argentina. Im an Industrial Engineer and also ending an MBA. I we have a little software company with my father (also an engineer) and we are deveoping Industrial systems and ERP Systems. We are also working with IA...
This is a web app which accepts a file upload and converts it into a txt file for download. It uses okapi tikal to extract xliff files from files like .docx, .pptx, .json and then extract pure text from xliff files. Update: Okapi does not...
Hi there This version of the Mini CRM is based on our famous SithasoDaisy Mini CRM - Pocketbase. What is new with this version? MySQL backend (PHP), no PocketBase necessary. Deployable on Shared Hosting Environments. The PocketBase version is...
hi this is a very simple calculator that will tell you how much you need to move your tool out or in to get the correct chamfer size. it is relevant for CNC machines where you have the accuracy. link...
Status: Work in Progress What are currently working: Save/Load Collections Load Requests based on selected Collection Search/Filter Requests Save button to save settings to SQLite database Submit button and return Response Remember last...
Hi, I would like to share a very positive experience I had with end-users - particularly because of the ease of use. Thanks to the B4x community, I found this wonderful tool and a fantastic team that is always ready to help. Within B4J, I...
Why/What? A CloudKVS didn't cover my needs so I developed this class. Features: - It synchronises a table between two SQL instances; one is called the Client, the other the Server - All columns that exist in the Server table must be present in...
this is WVX-Lite (for B4J), as in webviewextras-lite (with props to @warwound for his groundbreaking contribution to B4A). the principal idea was to provide a contextmenu for webview that allowed for image downloads. once you start down that...
Objective: Add some additional flexibility to @Erel's Zipper utility (https://www.b4x.com/android/forum/threads/comment-links-with-date-and-time.132262/#post-834930) That utility enables us to have this in our B4XPages projects: 'Ctrl + click...
hi i am playing a little bit with b4j and created a fireworks class and would like to share it with you guys. Tomorrow is the 4. July so this is for all USA b4x.com users ;) have fun :) (and dont forget to like, if you like it of course :p)...
Version: 0.001 Currently this template: only has a drawer a static menu a mini menu menu toggle buttons only available in B4J My plan is to make a dashboard template for general use. This template is work in progress.
Abstract Another one in my 'I don't like doing repetitive stuff' repertoire. The rationale for this one is to avoid having to code the 'boring stuff', i.e. CRUD for data tables (usually slightly or completely different than others from other...