How to Integrate QR CODE SCANNER In Android App | 2024 Zxing Library | Android Tutorial

Sdílet
Vložit
  • čas přidán 6. 09. 2024
  • Hello everyone, In this video we gonna learn how to integrate QR scanner in an Android application with the help of Zxing library.
    To watch the How to generate QR code video - • How to Generate QR CO...
    To watch how to share a generated QR code video - • How to Share Generated...
    Connect with us -
    Follow me on Instagram - ...
    Gmail - codingstuff070@gmail.com
    Zxing Library - github.com/jou...
    Source Code - github.com/Cod...
    To Watch MultiViewType RecyclerView Tutorial - • Multi ViewType Recycle...
    To Watch the Complete Notes App Tutorial - • Notes App (MVVM Archit...
    To Watch Complete To-Do App Firebase Series - • To-Do List App Using F...
    To Watch the To-Do List App using SQLite Tutorial - • To Do App Using Sqlite...
    To Watch Complete JSON and API Tutorial Series - • Complete JSON and API ...
    To Watch Complete Instag Blog App Tutorial - • Instag Blog App ( Fire...
    To Watch Complete FireStore App Tutorial - • Cloud FireStore (2020)
    To Watch Complete Firebase Tutorial - • Firebase Database as B...
    To Watch Calculator App Tutorial - • How to Create Calculat...

Komentáře • 4

  • @EzekielDarcy-u9m
    @EzekielDarcy-u9m Před dnem

    Schinner Expressway

  • @MohitKumar-ky6rv
    @MohitKumar-ky6rv Před 2 měsíci

    how can we implement it for qr and barcode at the same time

    • @codingstuff070
      @codingstuff070  Před 2 měsíci

      You can add barcode types in the scanoptions setDesiredBarcodeFormats , where I use qr_code .
      Search for barcode types and specify them inside scanoption Code_39 and Code_93 are popular types of barcode