hi, I promised my daughter to create with her a Solar System model. I think it was 7 years ago and she keeps reminding me about that promise. The idea was to create a physical model of the Solar System but because of the lack of time I made her...
Well... I found posts on Facebook about these awesome creations...
jReflection (1.20) javaObject (2:02) Mask functions: Alignment: CENTER, CENTER_LEFT, CENTER_RIGHT BackColor (TXC as Paint) BorderColor (TXC as Paint) TextColor (TXC as Paint) Editable(Ed As Boolean) Enabled(En As Boolean) SetTag(tg As Object)...
Good Friends Of The Forum, Thanks To The Help Of José J. Aguilar It was Possible to Carry out this Project that I spent a long time trying to solve, however, in addition to having finished it, it was also a learning bridge of many things in the...
Hi all, Something I have been working on for ages. This website chatabox.zapto.org is running from home. The speed of my site is very slow. We are on satellite and can only get 25mB download and 5mB upload. Hopefully by the end of the year...
As a tribute to my favourite rock band, I quickly (very quickly) put together some code to continously play a stream from Virgin Radio dedicated to AC/DC. While playing, it shows Album title, Album image (if available) and Song title. The code...
This is a wrapper of the project: https://www.codeproject.com/Questions/172608/Getting-file-details-using-java Class: fileproperties methods : FileInfo(filePath as String) Data retrieved : Name, AbsolutePath, Length, Lastmodified, Owner...
This library is concise. It takes a string and converts it into a QR image that can be displayed in an imageview. CreateQRImg(txt As String, filePath As String, size As Int, imgType As String) '//Parameters 'txt: the string to be converted to QR...
I have developed a small cross-platform App with B4xPage. It is used to store the school register on an online DB (mySql). Both teachers, administrators and students can use the same App, logging in with their credentials and consulting the data...
Hi, i have made for private last chaos Games a Launcher with configs, the original launcher of the original game dont have options, resolution options etc. and many friends have tell me to make this. i cant post the tool here because the...
hi i am offering a bundle of 3x b4j WebApps i wrote some time ago. 1, FileManager (a webapp where you can upload/download files) 2, liveTv (a webapp where you can upload videos and stream, i use it at home and my kids can connect from...
In relation to https://www.b4x.com/android/forum/threads/a-crud-app-for-firebase-realtime-database-with-no-library-or-api-call-updated.135669/ which is the Android version, this is the b4j version . The code could be requested by DM This video...
This is a simple and very basic app that demonstrates how to hit a crypto exchange public API. This could apply to any open API. The app lets you compose an API call and see what the exchange returns. You can use a list of available calls or...
Ola [BANanoVuetifyAD3] Legacy projects that DO NOT use the abstract designer Now FREE UPDATE: PLEASE RUN THIS EXERCISE FIRST BVAD PHP Connection Tester Update: Please keep watch of the BVAD3 library as this gets updated from time to time...
Ola Download Source Code This is another brilliant concept of a File Sharer that can be done with pure BANano. Imagine this running with BANanoServer with BANanoVuetifyAD3, or not. We include the source code so that you also explore and can see...
Hi there A rather incredible opportunity!!! I mean accessing MS-ACCESS databases directly from the jetty server with jSQL. Download This has been rather a tricky exercise. 1st, thanks to @Erel post here. BTW, you need to follow the steps on...
MYDATA (aade.gr - gsis) my Digital Accounting and Tax Application SendInvoices Well the Greek Members already know what mean that for them (if had Invoice Apps, ERPs.. etc)... The other guys can read here what means and why exactly needed for...
This is my third iteration of a desktop application for individuals to use to help manage their collections. It can also be used for home inventory and, perhaps, that is really how I should be marketing it. My first program for this purpose...
i posted long time ago a thread about it. you can check it here: https://www.b4x.com/android/forum/threads/process_globals-shrink-function.111716/#content after a while working on a project you will notice how much your globals variables section...
Hi there... Download DataSource Database Settings Option 1: Use jdts In Main Add: #AdditionalJar: jtds-1.3.1.jar This can be used with Dim jdbcUrl As String =...