# 安卓原生-区块链app **Repository Path**: lqjlqj/android-native-blockchain-app ## Basic Information - **Project Name**: 安卓原生-区块链app - **Description**: 安卓原生开发,一款区块链app。后端spring boot,数据库mysql。 用了很多第三方服务:如微信分享、阿里云oss、手机号验证、实名认证、支付宝支付等等.. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2023-05-11 - **Last Updated**: 2024-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, Android ## README ------------------------------------------------------------------------------------------------- * 1.实现截图: ![1](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/1.png) ![2](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/2.png) ![3](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/3.png) ![4](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/4.png) ![5](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/5.png) ![6](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/6.png) ![7](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/7.png) ![8](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/8.png) ![9](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/9.png) ![10](https://47image.oss-cn-heyuan.aliyuncs.com/github/gxsc/10.png) -------更多功能自行探索------- ------------------------------------------------------------------------------------------------- * 2.后端在:(gitee)https://gitee.com/lqjlqj/app-qkl-spring (github) https://github.com/Liuergouzi/app-qkl-spring ------------------------------------------------------------------------------------------------- * 3.说明: + com/hjq/demo/overall/ConnectionUtils.java 修改rabbitmq账号和密码。 + com.hjq.demo.http.api.DmfQrcodeApi 、 com.hjq.demo.http.api.DmfSelectApi 修改你自己的支付宝申请的支付接口 + com.hjq.demo.comfirm.MockRequest 修改你自己的手机号验证key和secret + com.hjq.demo.http.api.ComfirmApi 修改成你自己的人脸认证接口或者实名认证的接口 + com.hjq.demo.image.ImagePutOss 修改成你自己的阿里云oss资源sts接口