# ZxingView **Repository Path**: bugee7599/ZxingView ## Basic Information - **Project Name**: ZxingView - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-11 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://github.com/fanrunqi/ZxingView/blob/master/pic/zxingviewpic.jpg) [![](https://jitpack.io/v/fanrunqi/ZxingView.svg)](https://jitpack.io/#fanrunqi/ZxingView) [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21) ![](https://camo.githubusercontent.com/5f9501523be31839513e7bb60aae627d10f09a30/68747470733a2f2f7472617669732d63692e6f72672f43796d436861642f4261736552656379636c6572566965774164617074657248656c7065722e7376673f6272616e63683d6d6173746572) # ZxingView This is an android scan code library base on Java zxing Core library, If you want to quickly integrate Android scan code function, The zxingView is a good choice for you. For detailed steps of integration, please click the [Instructions](https://github.com/fanrunqi/ZxingView/wiki), If you think this library is useful, please give me support, thank you :+1: ! # License ``` Copyright 2019 fanrunqi 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. ```