登录 注册
当前位置:主页 > 资源下载 > 9 > AwesomeQRCode的Android代码

AwesomeQRCode的Android代码

  • 更新:2024-08-30 22:40:38
  • 大小:6.99MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

AwesomeQRCode - An awesome(simple) QR code generator for Android. > 切换至中文(简体)版本? Yay! Demo Available! Examples > Try to scan these QR codes below with your smart phone. Example 1 Example 2 Example 3 Solid dots instead of blocks Binarized With logo at the center Installation To add dependency into your project, Add below lines in build.gradle of your project: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Then, add below