QR code scanner in Android app

user5083158

I want to scan QR-code in my app. I don't want to use ZXing, since it refers to Google Play if the user doesn't have this application installed on the device. I also found this: https://github.com/Gnzlt/AndroidVisionQRReader , but I cannot install it to the Android Studio, all 3 method proposed by the author faild. Maybe you know something else (maybe to just put a dependency into the gradle)?

user5083158

I found the answer to my question. Here it is: https://github.com/dm77/barcodescanner I used ZXing, but it doesn't require an additional app on the device.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Working QR code scanner for PhoneGap

From Dev

How to create and show Qr Code in Android App

From Dev

ZBar - QR Code Scanner, crashing in Android Studio

From Dev

Download Image and it's associated info through QR code on Android App

From Dev

Implement QR code scanner in phonegap app with visual studio?

From Dev

Google App Engine - Generate QR Code

From Dev

Implementing QR Code reader for android

From Dev

ZBar Scanner QR only

From Dev

Connect QR Code Scanner android app to online mySQL database

From Dev

Embeded Qr code scanner library android

From Dev

Unity Zxing QR code scanner integration

From Dev

Android qr code download the app if not installed

From Dev

Change QR Scanner orientation with ZXING in Android Studio

From Dev

How to implement QR code scanner in Fragment in portrait mode in android?

From Dev

How to draw four boundary corner for qr code scanner

From Dev

How to read or decode QR Code in Android without the use of any 3rd party app?

From Dev

Firebase ML kit's QR Code Scanner Scans each QR Code Multiple Times

From Dev

How do I create a QR code scanner that goes to a particular screen in my app

From Dev

How to create and show Qr Code in Android App

From Dev

Android, iOs & WP8: read QR code -> open app or go to the store

From Dev

Android QR code referral

From Dev

barcode scanner intent launches but cannot scan qr code?

From Dev

Android starting App with scheme and QR Code creating multiple instances

From Dev

Integrating QR scanner to Android app

From Dev

Qr-code reader for android

From Dev

Android Studio Bar Code Scanner App. Scanning Via Intent

From Dev

Set Scanner to Read Only QR Code and Ignore other type of BarCodes

From Dev

QR code Scanner Library with Marshmallow support?

From Dev

Android Studio Zxing Scanner, how to redirect to web page if result from QR code is URL

Related Related

  1. 1

    Working QR code scanner for PhoneGap

  2. 2

    How to create and show Qr Code in Android App

  3. 3

    ZBar - QR Code Scanner, crashing in Android Studio

  4. 4

    Download Image and it's associated info through QR code on Android App

  5. 5

    Implement QR code scanner in phonegap app with visual studio?

  6. 6

    Google App Engine - Generate QR Code

  7. 7

    Implementing QR Code reader for android

  8. 8

    ZBar Scanner QR only

  9. 9

    Connect QR Code Scanner android app to online mySQL database

  10. 10

    Embeded Qr code scanner library android

  11. 11

    Unity Zxing QR code scanner integration

  12. 12

    Android qr code download the app if not installed

  13. 13

    Change QR Scanner orientation with ZXING in Android Studio

  14. 14

    How to implement QR code scanner in Fragment in portrait mode in android?

  15. 15

    How to draw four boundary corner for qr code scanner

  16. 16

    How to read or decode QR Code in Android without the use of any 3rd party app?

  17. 17

    Firebase ML kit's QR Code Scanner Scans each QR Code Multiple Times

  18. 18

    How do I create a QR code scanner that goes to a particular screen in my app

  19. 19

    How to create and show Qr Code in Android App

  20. 20

    Android, iOs & WP8: read QR code -> open app or go to the store

  21. 21

    Android QR code referral

  22. 22

    barcode scanner intent launches but cannot scan qr code?

  23. 23

    Android starting App with scheme and QR Code creating multiple instances

  24. 24

    Integrating QR scanner to Android app

  25. 25

    Qr-code reader for android

  26. 26

    Android Studio Bar Code Scanner App. Scanning Via Intent

  27. 27

    Set Scanner to Read Only QR Code and Ignore other type of BarCodes

  28. 28

    QR code Scanner Library with Marshmallow support?

  29. 29

    Android Studio Zxing Scanner, how to redirect to web page if result from QR code is URL

HotTag

Archive