Pinned Repositories
AdvancedAndroid
一系列Android进阶文章
Android-Animation-Set
:books: Android 所有动画系列详尽教程。 Explain all animations in Android.
Android-Debug-Database
支持查看App数据库的开源库
android-gpuimage
基于OpenGL的图片滤镜框架
android-opencv-camera-scanner
This is a very simple implementation of Android OpenCV for application like Camera Scanner or Document Scanner
Android_open_project
Android开源项目,旨在搜集平常工作中遇到和可能需要用到的一些好的开源项目。
android_training_course
Android Training Course中文版源码
androidartresdemo
Android开发艺术探索源码和笔记,基于AndroidStudio
BaiDu_OCR_Demo
百度OCR Demo,包含照相
BloodTestReportOCR
sa16225193's Repositories
sa16225193/BaiDu_OCR_Demo
百度OCR Demo,包含照相
sa16225193/AdvancedAndroid
一系列Android进阶文章
sa16225193/Android-Animation-Set
:books: Android 所有动画系列详尽教程。 Explain all animations in Android.
sa16225193/Android-Debug-Database
支持查看App数据库的开源库
sa16225193/android-gpuimage
基于OpenGL的图片滤镜框架
sa16225193/android-opencv-camera-scanner
This is a very simple implementation of Android OpenCV for application like Camera Scanner or Document Scanner
sa16225193/android_training_course
Android Training Course中文版源码
sa16225193/androidartresdemo
Android开发艺术探索源码和笔记,基于AndroidStudio
sa16225193/AndroidUtilCode
Android常用工具类集合
sa16225193/AppMethodOrder
一个能让你了解所有函数调用顺序以及函数耗时的Android库(无需侵入式代码)
sa16225193/bilibili
sa16225193/binderDemo
通过aidl建立Server端和Client端的通信
sa16225193/CustomView
尚硅谷Android自定义View源码
sa16225193/etherpad-lite
支持实时协同编辑的在线文档
sa16225193/handlerDemo
手写Handler框架示例
sa16225193/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
sa16225193/images
sa16225193/images_two
sa16225193/itemtouchhelper-extension
支持RecyclerView左滑的控件
sa16225193/jetpack_demo
sa16225193/KotlinDemo
《Kotlin从零到精通Android开发》的源码
sa16225193/learnGitBranching
Git学习
sa16225193/MyJSBridge
Java与JavaScript通信框架
sa16225193/opencv4android
sa16225193/opencv_tutorial
基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
sa16225193/overscroll-decor
Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
sa16225193/programming
编程题
sa16225193/sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
sa16225193/Tesseract-OCR-Scanner
基于Tesseract-OCR实现自动扫描识别手机号
sa16225193/thinkingInJava
《ThinkingInJava》源码