Pinned Repositories
-Api
:book:「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「**天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
AlgorithmVisualizer-Android
Visualize algorithms and data structures using animations
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
android-discuss
Android 问题交流讨论坛, 微信公众号:codekk, 网站:
Android-Notes
✍🏻 关注基础知识,打造优质Android博客,公众号[xfhy]的作者
android-open-source-project-cracking
通过对流行的优质android开源项目分析、学习、仿写,最终理解,不仅帮你掌握最新的android技术,更能让你理解开源项目的精华之处,这些都是你成为一名高级android developer必不可少的。Analysis for Popular & Hot Android open-source Applications & Libraries will help you grow into a Senior Android developer. Follow us, do practice in the right and fast way.
android-tech-frontier
一个定期翻译国外Android优质的技术、开源库、软件架构设计、测试等文章的开源项目
Android-Tips
An awesome list of tips for android.
ndk-samples
Android NDK samples with Android Studio
wei886's Repositories
wei886/ndk-samples
Android NDK samples with Android Studio
wei886/-Api
:book:「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「**天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
wei886/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
wei886/android-common
Android Common Utils or Helper. Such as Log, Averager, Base64, Check, FlashLight, KeyguardLock, LogReader, Network, SilentInstaller, TimeAverager, TimeCounter, Toastor, WakeLock, ScreenReceiver, SmsReceiver, PhoneReceiver, NotificationService, AndroidUtil, AppUtil, BitmapUtil, ByteUtil, ClassUtil, DialogUtil, FieldUtil, FileUtil, HexUtil, MD5Util, NotificationUtil, NumberUtil, PackageUtil, RandomUtil, ShellUtil, TelephoneUtil, VibrateUtil, IOUtils, FileUtils, AsyncExecutor, etc. 通用性强,纯洁简单,体积不到50K!其中包括bitmap处理,文件操作,加密存储器,shell命令,静默安装,计数器,均值器,吐司,日志,校验,提示,网络监测等基础功能,以及一些Base64、MD5、Hex、Byte、Number、Dialog、Filed、Class、Package、Telephone、Random等工具类。
wei886/Android-Notes
✍🏻 关注基础知识,打造优质Android博客,公众号[xfhy]的作者
wei886/android-oss
Kickstarter for Android. Bring new ideas to life, anywhere.
wei886/AndroidDownload
wei886/AndroidNote
安卓学习笔记
wei886/AndroidOpenglDemo
wei886/awesome-android-cn
Android 资源大全中文版,包括:图表、游戏开发、GUI、崩溃检测、调试工具等,由伯乐在线持续更新。
wei886/awesome-android-ui
A curated list of awesome Android UI/UX libraries
wei886/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
wei886/CommonDevKnowledge
常见Java、Android问题及答案汇总
wei886/fe-material
整理收集最有趣的前端技术教程及文档
wei886/FlipGank
FlipBoard 翻页风格的 Gank.io 客户端
wei886/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
wei886/FrontendTechnology-Handbook
大前端开发相关:iOS、Android、ReactNative、Weex、Weapp
wei886/gitignore
A collection of useful .gitignore templates
wei886/jbTriger
wei886/Kotlin-learning
Android开发从java到kotlin
wei886/Linux-Tutorial
《Java 程序员眼中的 Linux》
wei886/op_base
wei886/opengl
wei886/Phonograph
A material designed music player for Android
wei886/PluginDemo
wei886/QuickDevLib
A Quick develope lib
wei886/react-demos
a collection of simple demos of React.js
wei886/react-native-awesome
React Native 学习资源精选仓库(汇聚知识,分享精华)汇集了各类react-native学习资料、工具、组件、开源App、资源下载、以及相关新闻等,只求精不求全。
wei886/react-native-guide
React Native指南汇集了各类react-native学习资源、开源App和组件
wei886/ScreenRecorder
Implement screen capture without root on Android 5.0+ by using MediaProjectionManager, VirtualDisplay, AudioRecord, MediaCodec and MediaMuxer APIs