kotscan

所属分类:工具库
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2024-03-05 20:14:58
上 传 者sh-1993
说明:  使用Kotlin编程语言和ZXing库扫描QR码的Android应用程序,ZXing是一个流行的QR码扫描库
(An Android app to scan QR codes using Kotlin programming language and the ZXing library, which is a popular library for QR code scanning)

文件列表:
AndroidManifest.xml
GNU GENERAL PUBLIC LICENSE.txt
MainActivity.kt
activity_main.xml
build.gradle

# kotscan # Contributors: obewyn # Donate link: https://github.com/Obewyn/ # stable tag : 1.0 An Android app to scan QR codes using Kotlin programming language and the ZXing library, which is a popular library for QR code scanning First, make sure you have Android Studio installed on your computer. Create a new Android Studio project. Add ZXing as a dependency in your build.gradle file Create a layout file (activity_main.xml) for your main activity with a button and a TextView to display the scanned QR code Create your MainActivity.kt file Make sure you have the necessary permissions in your AndroidManifest.xml Run your app on an Android device or emulator, and you should be able to scan QR codes by pressing the "Scan QR Code" button. The scanned result will be displayed in the TextView below the button . next release 1.01 integrate direct redirect to app or navigator best regards :)

近期下载者

相关文件


收藏者