device

  1. practicalsoft

    B4X FEED TapCard - scan your NFC enabled Bank Card with your NFC enable device (EMV)

    A wrap for this Github project. Scan your NFC enabled Bank Card with your NFC enable device. Enable NFC on your Nfc enable device before trying to scan a card. I have not added any code to check if you have NFC enabled or not. Browse the forum to figure out how you can do it programmatically...
  2. practicalsoft

    B4X FEED usb card reader

    hi...I was following this example B4X: Private jo As JavaObject Manager= GetContext.RunMethod("getSystemService", Array("usb")) mReader=jo.InitializeNewInstance ("com.acs.smartcard.Reader",Array As Object (Manager)) umanager.Initialize Dim usbdevices() As UsbDevice usbdevices =...
  3. practicalsoft

    B4X FEED B4A Version: 10.2 BETA #1 problem android 4.4.4

    I am experiencing this problem in android 4.4.4 even with physical device Compile: B4A Version: 10.2 BETA #1 Java Version: 8 Parsing code. (0.86s) Building folders structure. (0.73s) Compiling code. (0.76s) Compiling layouts code. (0.08s) Organizing libraries. (0.00s) (AndroidX SDK) Generating...
  4. practicalsoft

    B4X FEED Creating a Bluetooth Classic paired device listbox

    I'm new to B4A and for the past week have been trying to get InputListAsync working on my first attempt at coding an app. The BT connection is to a Classic Bluetooth SPP module in transparent mode. I come from AppInventor2, where the result was achieved with just these building blocks. The...
  5. practicalsoft

    B4X FEED IME2 Library

    I have been having a lot of trouble lately with layouts being corrupted when rotating a device with the soft keyboard open. The problem stems from trying to use the IME library HeightChanged event. Unfortunately Android provides no direct way to determine whether the soft keyboard is shown or...
  6. practicalsoft

    B4X FEED Layout corrupted if device is rotated with IME open

    This is possibly an Android 'feature' but I have been wrestling to overcome this for several days and have given up and admit the need for help.. The attached trivial project is a primitive code editor. Run the program on a device and rotate it from portrait to landscape and back - all is well...
  7. practicalsoft

    B4X FEED Kiosk mode doubts

    Hi guys... I got myself a brand new (arrived today ) HUAWEY MEDIAPAD T5? which i want to turn into my main professional device... its running Android 8.0 I plan to create a kiosk app, so that no other usage may be possible. But this is something I've never dealt with before and so I have a few...
  8. practicalsoft

    B4X FEED Getting the name of the connected Bluetooth device

    I'm updating one of my apps to target SDK 28 (it previously didn't have a target) and the code which gets the name of the connected device no longer works on my Android 9 device but still works on Android 5 and 6. errors on connectedAddress = ref.GetField("mAddress"): Private Sub...
  9. practicalsoft

    B4X FEED B4A BLE Example with Write

    I have created an app to read and write to BLE devices. This is an extension of BLE_Examples. In this example the scan lists all devices found. You connect to a device by selecting it in the list. At this time it connects to the device. Hitting the Read button gets the characteristics from...
  10. practicalsoft

    B4X FEED B4A Bridge not working

    Hi. I'm following a tutorial on getting B4A setup and working. I've reached the point where I'm trying to connect B4A bridge. B4A seems properly installed & is the latest released version. The Android device I'm trying to connect a a Samsung Galaxy S20 running Android 10 (latest updates...
  11. practicalsoft

    B4X FEED Unrooted Android 8-9-10+: is reboot possible by screen interface without power button ?

    Hi, All If the modern Android device is remotely accessed anyhow - is there any system software now to reboot the device without access to the physical power button ? On non-rooted device. ادامه مطلب...
  12. practicalsoft

    B4X FEED ESP8266

    Hello, I send from my android device to a microcontroller and this sends some data back as confirmation. I use a ESP8266 that receives Wifi data with a server socket and sends it by serial communication to my microcontroller. The communication between the ESP and uC is 115200 baud. I used to...
  13. practicalsoft

    B4X FEED Import a csv file on android v9 device

    I need my app to import a csv file into a sqlite database. The csv file is produced by an app on a PC and then copied to a folder on the android device. If the device is android v9 sdk 28, how do I allow my app to access the csv file? I know it's something to do with runtime permissions but I'm...
  14. practicalsoft

    B4X FEED USB HID problem

    Hi, As the title says, I have a problem connecting a HID device to an Android phone. The device I want to communicate with is an ARM based board that I created some years ago and have been using with a PC program and now I want an Android app. I'm using the ADB test project as a base and started...
  15. practicalsoft

    B4X FEED Check if app exists on device

    Hi, is it possible to check if a specific app is installed on an android device and then if it is run the app and if not install from a network address. I want to kick of the application from a QR Barcode so I assume I'd have to have an url that runs a specific small app or form that checks if...
  16. practicalsoft

    B4X FEED FusedLocationProvider -> Prevent location updates when the device has not been moved

    Hello, everyone! I have a problem that I can't solve and maybe someone here has an idea how to solve it. Locating with the FusedLocationProvider works quite well when you are outdoors with a vehicle. My problem occurs when the device is not moved. Either when the vehicle has been parked, or...
عقب
بالا