Without comment, the application is very simple.
hi every one, ready for a new game? Mad Maze is a simple maze game, you need to catch all 4 diamonds and may not touch the walls. after collecting all 4 diamonds find the way out, but do it quick you got only 2 minutes to do that! Move the...
hallo friends, after erel added a build in designer to B4J (and because i am a designer developer guy) i played a little bit with the new b4j (what i have not done before, because i hated the java builder) and this is what came out... have fun...
Introduction While working with the Raspberry Pi (Rpi), thought it would be helpful to have Widgets showing information at hand on a position at the screen. A widget could be a Clock, EMail Listener, Chat, RSS Feed, LogViewer, Notifications...
I am happy to release my new alpha version of Jfx-HMI Builder Create HMI for contoling a PLC remotely by using a tixi alarm modem ... What a tixi device does ? I connects to most of PLC availlable on the market (Eaton Easy,XC,XV # Siemens #...
My first app! I have created a utility that allows the easy creation of multiple app icons, for iOS, Android, and Windows Phone. Icon Studio on ColdBlueLava
Do gradient background in your objects.
Here is a simple app (less than 100 lines of code) that pings a php file on my web server, the php file tells this little app what my current public IP address is. This little app sits in the Windows notification area and when my IP address...
Hi, would like to share a solution for a simple newsreader. Requirements for the news: * Show Title, Link, Description and Publication Date * Link mouse clickable and content displayed in default browser or webview * News file XML format *...
Utility for B4i developers: https://www.b4x.com/android/forum/threads/adding-your-settings-to-the-default-settings-app.48778/ The source code is attached. 3 main features: - Dynamically creates the UI for each element. - Generates XML from the...
AidyMatic! on Fire! v0.05 Beta! Adds more useful streaming apps to the powerful Amazon Fire Stick & TV using adb commands you can also upload your WINDOWS kodi configuration, this was initial done by straight copying took about 40 mins for a...
This is a very simple application that displays the Local IP address. I have tested it on Windows 7, Vista and it works well. Hope this is useful for others. Feedback always welcome. :)
B4J WebApp to execute commands on a Raspberry Pi. To manage a Raspberry Pi via WebBrowser on devices running f.e. Windows or Android or Raspberry Pi. This app has a jQuery Mobile Interface and communicates via WebSockets. Tested with serveral...
Hello to all. klaus original oscilloscope B4A link: https://www.b4x.com/android/forum/threads/oscilloscope.13759/ The whole program is the work of Mr. klaus. I just did run B4J. I translated the program oscilloscopio Mr. klaus made in B4A to...
This is my IDE to progam PHP, HTML and CSS Files on my Server. Sure there are better tools, but I love easy IDE with big fonts and nice colors :) Sub Process_Globals Dim ftp1 As FTP Private fx As JFX Private MainForm As Form Dim...
Google has released a large set of icons in material design for use in your apps. The newest set of these icons can be downloaded here: https://github.com/google/material-design-icons The problem with this great archive is that it contains many...
This program draws and spins a 3D cube. It is further to illustrate the possibility of designing small 3D objects using B4j. Suggestions are welcome.
Aim: Create a server that holds B4A library information in a easily searchable and linkable format. It needs to be easy to input data. And easy to find libraries. Implementation: It requires you to upload your library xml file to get critical...
This App is my B4J Learning Project. Now it works! :) I started programing similar applications about 10 years ago with B4P. Now B4A and B4J are the tools. B4J is very powerfull, but the use of libraries is hard to understand. Many questions for...
Hi All, Tinkerforge is an open source hardware platform of stackable microcontroller building blocks (Bricks) that can control different modules (Bricklets). The hardware can be controlled by external programs written in various languages, like...