BearZPY's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
iluwatar/java-design-patterns
Design patterns implemented in Java
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Blankj/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
square/leakcanary
A memory leak detection library for Android.
shengxinjing/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊 更新有赞
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
iBotPeaches/Apktool
A tool for reverse engineering Android apk files
android10/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.
open-android/Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
Tamsiree/RxTool
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | ArcGis | VTPK | 编译运行一下说不定会找到惊喜
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
Freelander/Android_Data
Some Android learning materials, hoping to help you learn Android development.
ybq/Android-SpinKit
Android loading animations
shwenzhang/AndResGuard
proguard resource for Android by wechat team
JackyAndroid/AndroidInterview-Q-A
The top Internet companies android interview questions and answers.
aa112901/remusic
仿网易云音乐 安卓版,netease android,音乐播放器 在线 下载
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
aisuhua/restful-api-design-references
RESTful API 设计参考文献列表,可帮助你更加彻底的了解REST风格的接口设计。
iblh/hexo-theme-material
Material Design theme for hexo.
xcltapestry/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。
tufu9441/maupassant-hexo
A simple Hexo theme forked from icylogic.
vikramkakkar/SublimePicker
A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
sickworm/MISportsConnectWidget
【仿写酷界面】【HenCoder】仿小米运动的运动记录界面
BearZPY/STM32-uCOSIII
STM32F103-uCOSIII-Example