资源简介

ZXing3.1.0精简版二维码扫描,去除了ViewfinderView的绘制,直接使用XML文件布局

资源截图

代码片段和文件信息

/*
 * Copyright (C) 2008 ZXing authors
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
package com.dtr.zxing.activity;

import java.io.IOException;
import java.lang.reflect.Field;

import android.app.Activity;
import android.app.AlertDialog;
import android.conten

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-10-16 22:42  ZXingProj\
     文件         475  2014-10-16 22:42  ZXingProj\.classpath
     文件         845  2014-10-16 22:42  ZXingProj\.project
     目录           0  2014-10-16 22:42  ZXingProj\.settings\
     文件         177  2014-10-16 22:42  ZXingProj\.settings\org.eclipse.jdt.core.prefs
     文件        1713  2014-10-16 22:42  ZXingProj\AndroidManifest.xml
     文件       51394  2014-10-16 22:42  ZXingProj\ic_launcher-web.png
     目录           0  2014-10-16 22:42  ZXingProj\libs\
     文件     1000515  2014-10-16 22:42  ZXingProj\libs\zxing.jar
     文件         163  2014-10-16 22:42  ZXingProj\lint.xml
     文件         801  2014-10-16 22:42  ZXingProj\proguard-project.txt
     文件         577  2014-10-16 22:42  ZXingProj\project.properties
     目录           0  2014-10-16 22:42  ZXingProj\res\
     目录           0  2014-10-16 22:42  ZXingProj\res\drawable-hdpi\
     文件        7658  2014-10-16 22:42  ZXingProj\res\drawable-hdpi\ic_launcher.png
     目录           0  2014-10-16 22:42  ZXingProj\res\drawable-mdpi\
     文件        3777  2014-10-16 22:42  ZXingProj\res\drawable-mdpi\ic_launcher.png
     目录           0  2014-10-16 22:42  ZXingProj\res\drawable-xhdpi\
     文件       12516  2014-10-16 22:42  ZXingProj\res\drawable-xhdpi\ic_launcher.png
     文件        2336  2014-10-16 22:42  ZXingProj\res\drawable-xhdpi\qr_code_bg.9.png
     文件        6413  2014-10-16 22:42  ZXingProj\res\drawable-xhdpi\scan_line.png
     文件       17926  2014-10-16 22:42  ZXingProj\res\drawable-xhdpi\shadow.png
     目录           0  2014-10-16 22:42  ZXingProj\res\drawable-xxhdpi\
     文件       24777  2014-10-16 22:42  ZXingProj\res\drawable-xxhdpi\ic_launcher.png
     目录           0  2014-10-16 22:42  ZXingProj\res\layout\
     文件        2909  2014-10-16 22:42  ZXingProj\res\layout\activity_capture.xml
     文件        1049  2014-10-16 22:42  ZXingProj\res\layout\activity_result.xml
     目录           0  2014-10-16 22:42  ZXingProj\res\raw\
     文件        6401  2014-10-16 22:42  ZXingProj\res\raw\beep.ogg
     目录           0  2014-10-16 22:42  ZXingProj\res\values\
     文件         920  2014-10-16 22:42  ZXingProj\res\values\ids.xml
............此处省略28个文件信息

评论

共有 条评论