Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 689 Bytes

File metadata and controls

17 lines (12 loc) · 689 Bytes

QR Barcode Scanner App

An application where you can scan the QR codes and Barcodes to find the embeded links or code in it.

Screenshots

third

Concepts Learned

  • Intent for navigation between activities
  • Packing data to Intent
  • Uri parsing
  • Buttons, TextView, EditText, ConstraintLayout

Resources Used

Barcode scanner library : Visit Link