App uses OBD2 to USB from Ebay, it has ELM327 V1.5 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code uses...
App uses OBD2 Bluetooth plug, it has ELM327 V2.1 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code based on...
Here is finally my new app, which simulates in all respects the Old PDT 3100 terminal, for professional use Link Playstore Clicca qui
This was my first test-App for Firebase Push Notifications and it is a easy way to chat over different topics/groups. The APK file was too big for uploading. You can download it here. Just open a new topic and share it with your friends. If...
This tool allows you to encrypt a set of files and then add them to your own project instead of regular resource files. I was based on the project @Erel ;) Update: 2022-09-12 A number of useful new functions have been added for working with...
New Promotion in this week: 6.3 $ Hotel system B4J( B4J+Api+BD MySql):Hotel system with some functionalities, ie it has 68% of functional parts, developed in B4J with API and MySql database integration Price: 15$ payment paypal...
Hi, I have just finished my project on hackaday : Solar Tracker I publish all the code including the B4A App to allow an auto calibration of the Solar Tracker : (V3 version) here on my github This App works quite well although I do have some...
Hi All, i would like to share my humble contribution to this community , hope you like it it is an online books library where you can search and download books for any subject here is the UI snapshot: you can download and try it from here...
So, here is Mi Dica III To review: Mi Dica was a half-duplex voice translation app using Google's Speech Service, MLKit's on-device translation and Android's TTS engine. I speak in my language, what I say is translated into and spoken in your...
RPM meter connected to Bluetooth OBD plug with ELM327. To request RPM you send to the ELM327 "010C" and the reply is: 7E8 04 41 0C 0D 80 . 7E8 = reply to test, 04 = reply with 4 bytes, 41 = reply OK, 0C = PID (command) echo, 0D 80 = 2 bytes of...
Here we have a test app that I created just to learn drawing on Google Maps. I wrote this app and then I went for a quick 1.13 mile bike ride just to see if it would work correctly, and it did :) This app was created for learning purposes only...
Kiddos in Animal Village is one of the most fun and educational animal farming games to help kids and toddlers learn about animals, their habitats and sounds. Download from Google Play
So, here is Mi Dica II. The initial version https://www.b4x.com/android/forum/threads/talk-to-the-hand.143453/ produced a half-duplex speech recognition/translation app using Google's Voice Recognition engine, MLKit's on-device translator and...
so, here is Mi Dica. it's a combination of erel's voice recognition example plus my groundbreaking work on MLKit using b4a as a driver. speak in your device's default language (or change it to something else if you like), have it translated...
Description Turn off and lock screen using notification menu or shortcut/widget. Prolong the life of Power button of the device. Screenshots Download from Google Play Please, try and rate. Thank you in advance. Cheers,
Finally I was able to upload an app to Google Play. Add Banner ADS to it. Create YouTube Tutorial video. I have put info about B4X in Google Play page and also YouTube page. This is my way helping spread the words for B4X Power with Simplicity...
For learning purposes, I wrote a code that rotates an object in circle in pure way WITHOUT USING ANY 3RD PARTY LIB OR FUNCTION ;). Important code is: Sub rotate( parent As ImageView, child As ImageView, latency As Int, r As Int) As ResumableSub...
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 (like FormBuilder), the produced code/files working at B4A too !!! Well.. after one month...
Google Play Service and Google Play Store installer for chinese mobile phone such as Xiaomi, Oppo , Vivo etc.. This app needs internet to download all of google releated apk. Download Link : https://bit.ly/gappinstaller Make with B4A.
Overview A dedicated touch screen controller for Octoprint supporting older Android phones / tablets (Android 4.X) Open source, freeware Project Purpose Reclaim those old Phones / Tablets that are sitting around that DO NOT have access to the...