# CoreWiseDemo **Repository Path**: Mr-Hou/CoreWiseDemo ## Basic Information - **Project Name**: CoreWiseDemo - **Description**: 该项目源码为Demo源码! 功能包括: 条码 身份证(RFID) 本地身份证(NFC) GAA指纹 GAB指纹 JRA指纹 PhyChips超高频 RBM550超高频 R2000超高频 北斗短报文 M1 RFID 125K RFID SDK M1 NFC 15693 NFC - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-10-19 - **Last Updated**: 2026-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文说明](#user-content-zh) | [English Doc](#user-content-en) --- [Demo APK下载](https://github.com/CoreWise/CoreWiseDemo/releases) ![Demo演示](https://i.loli.net/2019/05/08/5cd243747a2c8.gif) ---

中文说明

该项目源码为Demo源码! 中英文文档源码在源代码根目录的sdk_doc目录下,开发包在源代码CoreWiseDemo/app/libs/目录下 功能包括: - 条码 - 身份证(RFID) - 本地身份证(NFC) - GAA指纹 - GAB指纹 - JRA指纹 - PhyChips超高频 - RBM550超高频 - R2000超高频 - 北斗短报文 - M1 RFID - 125K RFID SDK - M1 NFC - 15693 NFC #### SDK说明 **温馨提示1**: 本开发文档均采用MarkDown文件格式,AndroidStudio预览可安装markdown插件 **温馨提示2**: 如果下方aar下载失效,可以点击下方相关历史开发包下载地址去下载最新开发包 | 功能 | sdk目前支持的机型 | sdk名字 | 开发文档 | | :-------------- | :--------------------------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------: | | 条码 | u1,u3,u8,CFON640,A370 | [barcode_sdk_*.aar]() | 查看 | | 身份证 | u3,u8,CFON640,A370,新A370 | [idcard_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/idcard_sdk_20200918.aar) | 查看 | | GAA指纹 | u3,u8 | [fp_gaa_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_gaa_sdk_20200918.aar) | 查看 | | GAB指纹 | u3,u8,新A370 | [fp_gab_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_gab_sdk_20200918.aar) | 查看 | | JRA小指纹 | u3,u8 | [fp_jra_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_jra_sdk_20200918.aar) | 查看 | | FBB FingerPrint | u3,u8,新370 |请跳转 [FBB FingerPrint Demo](https://github.com/CoreWise/FBBFingerDemo) | | | PhyChips超高频 | u3,u8,CFON640,A370 | [phychips_uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/phychips_uhf_sdk_20200918.aar) | 查看 | | RBM550超高频 | u5 | [rbm550uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/rbm550uhf_sdk_20200918.aar) | 查看 | | R2000超高频 | u8 | [r2000uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/r2000uhf_sdk_20200918.aar) | 查看 | | 串口SDK | 需要串口的功能需要添加该sdk,如HX超高频,身份证,北斗,M1 RFID | [serialport_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/serialport_sdk_20200918.aar) | None | | 北斗短报文SDK | u8 | [beidou_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/beidou_sdk_20200918.aar) | 查看 | | M1 RFID SDK | u3,CFON640 | [m1rfid_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/m1rfid_sdk_20200918.aar) | 查看 | | 125K RFID SDK | u8 | [m1rfid_sdk_*.aar(125K开包集成在M1RFID开发包,2019.09.11)](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/m1rfid_sdk_20200918.aar) | 查看 | | M1 NFC | 该功能调用Android标准M1接口,无SDK,有调用标准接口Demo | 无 | None | | ISO15693 NFC | 该功能调用Android标准15693接口,无SDK,有调用标准接口Demo | 无 | None | |网络身份证|带NFC机器|请跳转[网络身份证](https://github.com/CoreWise/NetReadIDCard)|None| ---- [**相关APK,历史开发包下载地址**](https://git.dev.tencent.com/CoreWise/SDK.git) ----

English Doc

The source code of the project is Demo source! The Chinese and English document source code is in the sdk_doc directory of the source code root directory, and the development package is in the source code CoreWiseDemo/app/libs/ directory. Features include : - BarCode - IDCard(RFID) - Local IDCard(NFC) - GAA FingerPrint - GAB FingerPrint - JRA FingerPrint - HX UHF - R2000 UHF - BeiDou - M1 RFID - 125K RFID SDK - M1 NFC - 15693 NFC #### SDK Description **Tips 1:** This development document uses the MarkDown file format, and the AndroidStudio preview can be installed with the markdown plugin. **Tips 2**: If the download below aar is invalid, you can click the relevant historical development package download address below to download the latest development package. | Functions | Models currently supported by sdk | SDK Name | SDK Doc | | :-------------------- | :----------------------------------------------------------- | :----------------------------------------------------------- | :----------------------------------------------------------: | | BarCode | u1,u3,u8,CFON640,A370 | [barcode_sdk_*.aar]() | View | | IDCard | u3,u8,CFON640,A370,New A370 | [idcard_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/idcard_sdk_20200918.aar) | View | | GAA FingerPrint | u3,u8 | [fp_gaa_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_gaa_sdk_20200918.aar) | View | | GAB FingerPrint | u3,u8,new A370 | [fp_gab_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_gab_sdk_20200918.aar) | View | | JRA FingerPrint | u3,u8 | [fp_jra_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/fp_jra_sdk_20200918.aar) | View | | FBB FingerPrint | u3,u8,New A370 | See this Project [FBB FingerPrint Demo](https://github.com/CoreWise/FBBFingerDemo) | | | PhyChips UHF | u3,u8,CFON640,A370 | [phychips_uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/phychips_uhf_sdk_20200918.aar) | View | | RBM550 UHF | u5 | [rbm550uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/rbm550uhf_sdk_20200918.aar) | View | | R2000 UHF | u8 | [r2000uhf_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/r2000uhf_sdk_20200918.aar) | View | | SerialPort SDK | Need to add the sdk function, such as HX UHF, ID card, Beidou, M1 RFID | [serialport_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/serialport_sdk_20200918.aar) | None | | BeiDou SDK | u8 | [beidou_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/beidou_sdk_20200918.aar) | View | | M1 RFID SDK | u3,CFON640 | [m1rfid_sdk_*.aar](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/m1rfid_sdk_20200918.aar) | View | | 125K RFID SDK | u8 | [m1rfid_sdk_*.aar( M1RFID SDK contains 125KRFID SDK ,2019.09.11)](https://corewise.coding.net/p/SDK/d/SDK/git/raw/master/aar/m1rfid_sdk_20200918.aar) | 查看 | | M1 NFC | This function calls the Android standard M1 interface, no SDK, there is a call standard interface Demo | No | None | | ISO15693 NFC | This function calls the Android standard 15693 interface, no SDK, there is a call standard interface Demo | No | None | --- [**Related APK, history development package download address**](https://git.dev.tencent.com/CoreWise/SDK.git)