About 50 results
Open links in new tab
  1. Launch App or Play Store by scanning QR code - Stack Overflow

    Mar 18, 2016 · Your Will not find a QR Scanner App that will trigger an Intent to open your App. Most QR Code Scanners including mine Implement the basic Intents (Call,http urls,contact etc..) it is Upon …

  2. java - How to scan QRCode in android - Stack Overflow

    Jan 12, 2012 · I found a tutorial on how to scan a barcode. But in my application I have to scan a QR code. How can I a scan QR code in Android?

  3. barcode scanning in android emulator - Stack Overflow

    Mar 26, 2012 · I'm trying to do barcode scanning using Android emulator. Could anyone please tell me what steps to follow to do a simple barcode scanning on the emulator? Thank for any help,

  4. Problem with pairing device using wifi in android studio

    Sep 5, 2022 · 21 I want to pair my android device by scanning QrCode in device manager android studio. Sometime it works but often it doesn't work. when I scan QrCode it waits in state below I try …

  5. QR code scanne camera not working properly in android studio

    Mar 8, 2023 · 1 I am working on QR code scanner project. I took two activity such as main and scan. There are one EditText view and one button in the main activity. Here If you click on button scan …

  6. Scan the QR code in emulator for MacOS in Android Studio

    Oct 12, 2022 · In the camera, I select the bar code using the toolbar and upload but in the emulator, I am not able to scan can u help this camera image is not loading?

  7. qr code - Scan barcode from an image in gallery android - Stack …

    Apr 15, 2015 · 13 I'm creating a android project, main feature is scan barcode. I'm tried integrate with Zxing library into my project, and it's work fine. However, it's seems not support scan barcode from …

  8. Expo go not connecting after QR code scanning - Stack Overflow

    May 2, 2021 · Expo go not connecting after QR code scanning Asked 4 years, 9 months ago Modified 6 months ago Viewed 9k times

  9. React Native App with Expo - QR code not loading

    Sep 4, 2019 · I just did what @Nupur Sharma said, but since the expo cli seems to only now works remotely with npx, I ran the command npx expo start --tunnel. This prompted me to install expo/ngrok …

  10. Is there any way to automate scan QR code by Appium for IOS and …

    Jan 21, 2020 · I have an application runs in Android and IOS but one of the main functionalities depends on scan QR code through mobile camera. So is there any way to do this with Appium?