Giter Club home page Giter Club logo

qrcode's Introduction

============

精简ZXing项目后只保留扫描功能的代码,去除了ViewfinderView,使用XML布局

Examples list

Examples list

Examples list

Examples list

qrcode's People

Contributors

5peak2me avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qrcode's Issues

二次解析

我在解析中有逻辑判断,如果不是自己发布的二维码,判断二维码有误,然后继续扫描,界面不跳转,
发现第二次就不能识别二维码了,请问我怎么初始化,才能再次解析二维码

缺少文件ResultActivity.

E:\AndroidStudioProjects\QRCode-master\zxing-demo-2\src\com\google\zxing\activity\CaptureActivity.java:54: error: cannot find symbol
import com.jinlin.zxing.example.ResultActivity;
^
symbol: class ResultActivity
location: package com.jinlin.zxing.example
E:\AndroidStudioProjects\QRCode-master\zxing-demo-2\src\com\google\zxing\activity\CaptureActivity.java:264: error: cannot find symbol
startActivity(new Intent(CaptureActivity.this, ResultActivity.class).putExtras(bundle));
^
symbol: class ResultActivity
location: class CaptureActivity
2 errors

FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':zxing-demo-2:compileDebugJavaWithJavac'.

    Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.