Pinned Repositories
Android-Hot-Libraries
收集总结 Android 项目中值得推荐的优秀开源项目
Android-MS
添加QQ技术交流群:892872246, 备注github VX:mm14525201314 加微信号,获取Android 2019年面试视频。发送"面试 "即可领取 另附企业内推,架构设计资料,相关视频资料!整理的这份PDF有从基础到进阶。含有BATJ.字节跳动面试专题,算法专题,高端技术专题,混合开发专题,java面试专题,Android,Java小知识,到性能优化.线程.View.OpenCV.NDK等应有尽有。还有辅之相关的视频+学习笔记后续持续更新中.
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
AndroidModuleSamples
🎨基于 MVP + RxJava + Retrofit + EventBus + Arouter 的 Android 组件化开发框架实践
api-bot-tutorial
Tutorial for Poe API bots
blockchainlittlebook.com
区块链小白书
dagger2Demo
有可能是最实战的dagger2教程,手把手教你使用。更多精彩,关注公众号:明哥的江湖 欢迎 star fork
DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
everyone-can-use-english
人人都能用英语
MissZzzReader
大钊阅读 完全免费的小说搜索阅读app
arjun512's Repositories
arjun512/MissZzzReader
大钊阅读 完全免费的小说搜索阅读app
arjun512/Android-Hot-Libraries
收集总结 Android 项目中值得推荐的优秀开源项目
arjun512/Android-MS
添加QQ技术交流群:892872246, 备注github VX:mm14525201314 加微信号,获取Android 2019年面试视频。发送"面试 "即可领取 另附企业内推,架构设计资料,相关视频资料!整理的这份PDF有从基础到进阶。含有BATJ.字节跳动面试专题,算法专题,高端技术专题,混合开发专题,java面试专题,Android,Java小知识,到性能优化.线程.View.OpenCV.NDK等应有尽有。还有辅之相关的视频+学习笔记后续持续更新中.
arjun512/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
arjun512/AndroidModuleSamples
🎨基于 MVP + RxJava + Retrofit + EventBus + Arouter 的 Android 组件化开发框架实践
arjun512/api-bot-tutorial
Tutorial for Poe API bots
arjun512/blockchainlittlebook.com
区块链小白书
arjun512/DiDiCallCar
这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
arjun512/everyone-can-use-english
人人都能用英语
arjun512/FanTuan
饭团小说 源代码
arjun512/FastReader
一款移动端电子阅读器
arjun512/FBReader_AS
1、基于Android_Studio开发的FBReader2.5.10版本; 2、基于FBReader开发的小说阅读器网站:http://www.duoduoxiaoshuo.com/ ; 3、更多请关注国内最大FBReaderQQ开发群:321171877;
arjun512/FriendBook
:closed_book: "友书" 小说阅读app
arjun512/HwTxtReader
小说阅读器、轻量级Txt播放器 、文本播放组件、txt文件加载控件、Android阅读器。你可以通过该库快速实现加载播放txt文件,支持常见的阅读器设置操作。
arjun512/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
arjun512/Learn-OpenCV-4-By-Building-Projects-Second-Edition
Learn OpenCV 4 By Building Projects, Second Edition, published by Packt
arjun512/light-novel-library_Wenku8_Android
[BEING MAINTAINED SLOWLY] 轻小说文库 (Wenku8.com) 安卓版第三方公益App,始于2014年的Material Design风格、无广告、不盈利的轻小说阅读器(light novel reader)。
arjun512/luoluotushu
android 本地小说阅读器
arjun512/MONKOVEL
一款可以优雅的阅读本地小说以及大量网络小说的APP
arjun512/note
note
arjun512/NovelReader
仿照"任阅"的追书、看书的小说阅读器。重写"任阅"的代码,优化代码逻辑和代码结构,降低内存使用率。重写小说阅读器,支持网络阅读、本地阅读(支持分章,虚拟分章)。支持仿真翻页、上下滚动翻页等翻页效果。支持小说断点续传功能。优化用户使用体验。
arjun512/QMUI_Android
提高 Android UI 开发效率的 UI 库
arjun512/qrcodejs
Cross-browser QRCode generator for javascript
arjun512/share
share files
arjun512/testScroll
arjun512/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
arjun512/TouTiao
精仿今日头条
arjun512/treader
如风小说阅读器,添加书签、目录跳转、(仿真、覆盖、滑动、无)翻页动画效果、日夜间模式、本地txt书籍阅读、字体/字体大小/主题/亮度设置
arjun512/WeYueReader
Android开源项目-微Yue电子书阅读(MD设计)
arjun512/YiCommunity3.0