OK, this is a bit different. It's a home built sawtable and router table that you can adjust with an app using bluetooth. App written in B4A, Arduino in B4R. Uses arduino Genuino/101 Thanks Erel, you're awsome!
Just like Google Assistant, here is a voice assistant: Extreme. Inspired by IronMan JARVIS, I tried to make it's UI more techy rather then going for material design. Thanks to somed3v3loper, I was able to add my own Hotword in the app. I tried...
A 4WD heavy-duty industrial robot, controlled by Android app on smartphone. Thanks to Erel first for wonderful tools, and thanks to Eurojam for his help and guidance.
Solitaire (simple game) Fixed error at line 265 of Solitaire module. Changed from ImgCards (TurnIdx) .Bitmap = DrawImage (Cards (TurnIdx) .imgN) to ImgCards (TurnIdx) .Bitmap = DrawImage (Cards (TurnIdx) .Seq) Anti-alias filter included. Great...
It's an app targeted at Toyota Hybrid cars. It connects to the car ECU via OBD (Bluetooth, Wi-Fi or USB) and displays real-time information about the internal working of the engine, that are not usually available to the driver. You can find more...
Are you prepared to face Reason or Emotion? In this incredibly addictive game, challenge your ability to jump, run, divert or face Reason or Emotion. To help, use the specials and your Knife of Truth. Have a good time...
Application for conversions and calculations in numeral systems from binary to hexadecimal For instance you can convert integer or real Octal number to Hexadecimal, or Heptal number to Pentadecimal. You can perform arithmetic operations in...
Modulot is a fun and addictive puzzle based on number additions and their modulus 10 values. The aim of the game is plain and simple... Try to clear the grids! Select an empty field in the grid and add all surrounding/adjacent numbers. Try to...
237POS is a Point of Sale app that has a user friendly interface that everyone can use without difficulty. The POS can be used on , Android tablets or ChromeBooks Say goodbye to ugly, expensive, outdated POS systems and enjoy the 237POS...
Hi B4X users, after a lot of work i'm happy to present here my NFC Tag app & tasks launcher Android app, completely written in B4A :) With this app you can scan an NFC tag to automate more tasks in your device. In the current version (V4.20)...
Jacks or Better - Video Poker All views in the game are positioned with %x & %y. I have tested it on 16:9 screen ratio only. If you have different screen ratio, please tell me if something is wrong (or print screen). Thank you guys :)
TAKE A LOOK AT MY NEW CREATION: https://play.google.com/store/apps/details?id=gia.tips.com Time to develop the app ..4month Sql database on server with php file for comuncation thanks to a friend here on forum Hookshy graphics and android...
Niche marketing taken to the extreme. I wish I had a brain that allowed me to conceive of an app with universal appeal. I don't though, so I come up with ideas like this. SmartSchems is an app that displays fully scalable electrical schematic...
Creative photo application. painting and drawing designed to entertain the little ones, while developing their creativity
Developed with B4A to send commands to a raspberry and relay to control a Electric Sofa Look project in http://worknhouse.com/smartsofa/
And finally here is my second game: https://play.google.com/store/apps/details?id=com.ninjagames.ufo It's a classic pixel art game where you have to drive your ufo to rescue your little friends. Simple concept but I can tell you the game is...
This is my Android app, made with B4A. https://play.google.com/store/apps/details?id=com.nckmobile.kpssilanlari It is a listing app for job opportinities.
For those looking to run a tablet in their cars, I created a simple app that automatically shutdowns the tablet when the power is removed (car turns off). Features -Background service loads during boot -Remove power, timer will countdown to...
Hi All, Just wanted to share an app that I created for OBD BT interface. It was mainly done to reveal the individual tire pressures for my FORD FOCUS RS since it does not come with that feature - only a single warning light. This will work on...
As we all know, to test several devices requires cycling a B4A-IDE through the multiple android devices, and waiting each time to deploy the apk to the target device. I modified the B4A-Bridge to add a 'relay' function, to simultaneously deploy...