module

  1. practicalsoft

    B4X FEED Remove log() code lines?

    Is there a chance to auto-remove all log() command lines from Code-Modules and Activity-Modules as a first step of the compiling process? I often write log() commands in my code to observe the app during execution. They contain readable strings with sensitiv informations. I want to keep all...
  2. practicalsoft

    B4X FEED File Chooser Utils

    I had thought there was something unusual about the FileChooser for a while, last night it dawned on me that it is not possible to select a specific file type from the list. I have created a Utils module to allow this. There are 4 options (only to save typing when setting it up) that allow...
  3. practicalsoft

    B4X FEED Font not found on Android 6, works find on Android 8

    In my previously mentioned quest to bring better emoji to my app's users, I'm using the JoyPixels font. There is a specific Android version of the font, called joypixels-android.ttf, which is in the files folder of my project. It's a large file - 22MB. As part of the app startup, it's...
  4. practicalsoft

    B4X FEED Http requests with GSM shield

    This example shows how to send http requests with a GSM shield. I've tested it on a shield with SIM900 module. This can be very interesting for outdoor IoT solutions where there is no local network. There are no special libraries involved. The communication with the GSM shield is done by...
  5. practicalsoft

    B4X FEED [B4X] Comment Links

    This is a new feature that is being added to B4X tools. For now it is available in B4J v8.50 and B4i v6.80 (beta versions). Code comments can include clickable links. The following schemes are supported: http(s):// - Link will be opened with the browser. Example: B4X: Dim key As String =...
  6. practicalsoft

    الکترونیک Dual Channel PWM Module

    TK investigates a Dual Channel PWM Module The post Dual Channel PWM Module appeared first on ElectroSchematics.com. ادامه مطلب...
  7. practicalsoft

    الکترونیک Simple Metal Detector Module

    A while ago I bought this non-contact metal detector module from an online store to […] The post Simple Metal Detector Module appeared first on ElectroSchematics.com. ادامه مطلب...
  8. practicalsoft

    الکترونیک PN532 NFC RFID Module — A Quick Introduction

    This post uses a pre wired FNC RFID module in your projects. The post PN532 NFC RFID Module — A Quick Introduction appeared first on ElectroSchematics.com. ادامه مطلب...
  9. practicalsoft

    الکترونیک NEO-6M GPS Module — An Introduction

    This article shows the u-blox NEO-6M global positioning system (GPS) module. The post NEO-6M GPS Module — An Introduction appeared first on ElectroSchematics.com. ادامه مطلب...
  10. practicalsoft

    الکترونیک An Isolated Analog Input Module

    The isolated analog input module presented here is particularly suitable for industrial electronics applications. Sending […] The post An Isolated Analog Input Module appeared first on ElectroSchematics.com. ادامه مطلب...
  11. practicalsoft

    B4X FEED HTML interpretation

    I'm helping my father with an app he made for his customer. On the main module, I have a few buttons that set a string with an url and then call another module. Here's an example of the click event of the buttons: buttons click: Main.nomePagina = "https://example/page.htm"...
  12. practicalsoft

    B4X FEED B4J BreadBoard to B4X Code Module Help ???

    I am stuck on this "project" I took the below project and I am trying to convert it to a B4X project. B4J Breadboard by Use Wonder Wonder uses B4J and creates the canvas as a Node. (Everything Works Great) I followed Erel's example and created a Class Module, "cust_grd.bas". The layout file...
عقب
بالا