Pinned Repositories
ApplicationHelper
快速解耦Application的逻辑,教你实现Application的隔离型框架
awesome-bug
平时开发中的bug收集,欢迎大家提供bug和解决思路。汇聚大家的力量,避免少走弯路。最好图文代码一起献上。
CommonDevKnowledge
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
Flutter-learning
:octocat::fire: :+1: :star2: :star: :star::star: Flutter all you want.Flutter install,flutter samples,Flutter projects,Flutter plugin,Flutter problems,Dart codes,etc.Flutter安装和配置,Flutter开发遇到的难题,Flutter示例代码和模板,Flutter项目实战,Dart语言学习示例代码。
flutter_device_information
A plugin for using Android devices information in Flutter.
HttpRequestProcessor
网络请求隔离框架简单封装,有两种实现方式:一种是代理模式实现的,一种是工厂模式实现的。
Hybrid-sample
Hybrid技术的使用Demo集合。这里汇集了Cordova、Ionic、React Native、Weex、小程序等。
ImageLoaderProcessor
优雅的实现Android主流图片框架封装,可无缝侵入切换图片框架
Kotlin-learn
kotlin和java混合使用总结
The-pit-of-the-Android-Studio
:octocat: :+1: :thumbsup: :clap: :star2: :star: :star: Everything about the Android Studio and Intellij IDEAfor example:Install,common problems and solutions,each libraries for android and androidx library,code and peoject templates,etc.全面总结Android Studio以及Intellij IDEA的填坑指南,详解AS版本号、Gradle版本、BuildTools三者的对照关系,AS模板配置,gradle插件,Android自带注解库详解,support详解等干货。
AweiLoveAndroid's Repositories
AweiLoveAndroid/EmojiRain
模仿QQ上面的emoji 表情雨
AweiLoveAndroid/UiBlock
代替fragment的轻量级解耦类
AweiLoveAndroid/Android-CircleMenu
自定义ViewGroup实现的圆形旋转菜单,支持跟随手指旋转以及快速旋转。
AweiLoveAndroid/android_dp_analysis_code
《Android 源码设计模式解析与实战》示例代码
AweiLoveAndroid/AndroidStudio
AndroidStudio中文入门指南
AweiLoveAndroid/BaoKanAndroid
已经上架:使用Android Studio 2.2.3开发的《爆侃网文》Android端
AweiLoveAndroid/Mobile-front-end-tutorial
移动前端资源整理
AweiLoveAndroid/NumberPickerView
another NumberPicker with more flexible attributes on Android platform
AweiLoveAndroid/simple-android-opensource-framework
Android知名开源库简单实现以及设计分析
AweiLoveAndroid/SopCastComponent
来疯直播安卓控件,支持flv,支持rtmp,支持添加视频特效等等
AweiLoveAndroid/VideoListDemo
一个视频播放列表demo,视频播放使用的ijkplayer,正在播放视频拖动到不可见区域小窗口播放,可全屏切换
AweiLoveAndroid/android_design_patterns_analysis
Android源码设计模式分析项目
AweiLoveAndroid/anko-example
A small application built with Anko DSL
AweiLoveAndroid/AutoValueDemo
Android Model正确使用姿势——AutoValue
AweiLoveAndroid/CalculatorForProgrammer
An android calculator for programmer.
AweiLoveAndroid/FlycoDialog_Master
An Android Dialog Lib simplify customization.
AweiLoveAndroid/GanHuoIO
基于Gank.IO提供的API的第三方客户端(RxJava+Retrofit)
AweiLoveAndroid/GradleInActionZh
这是Gradle In Action 的中文版
AweiLoveAndroid/Jgraph
:fire: 一个视觉效果还不错的图表控件
AweiLoveAndroid/ksoap2-android
A fork of the ksoap2 library (http://ksoap2.sourceforge.net/) to support the Android platform.
AweiLoveAndroid/Learning-CustomView
自定义View,一边学习一边记录,欢迎大家star,一起学习,交流
AweiLoveAndroid/MailOtto
MailOtto是一个专注懒事件的事件总线,不仅能够完美实现预加载,还可以代替startActivityForResult,还拥有 Otto/EventBus 功能的精髓。
AweiLoveAndroid/MaterialLogin
Material Design风格的登录页面
AweiLoveAndroid/PermissionsDispatcher
提供简单的基于注解的API来处理运行时权限。
AweiLoveAndroid/practical-programming-books
这里收录比较实用的计算机相关技术书籍,可以在短期之内入门的简单实用教程、一些技术网站以及一些写的比较好的博文,欢迎Fork,你也可以通过Pull Request参与编辑。
AweiLoveAndroid/ProjectVLayout
淘宝开源库VLayout实践
AweiLoveAndroid/StatusBarUtil
A util for setting status bar style on Android App.
AweiLoveAndroid/SupportDemos
本工程最初仅为DiffUtil的一个Demo,后发展为讲解Google Android Support包内那些常用or冷门有用的工具类的合集。
AweiLoveAndroid/SwipeDelMenuLayout
The most simple SwipeMenu in the history, 0 coupling, support any ViewGroup. Step integration swipe (delete) menu, high imitation QQ, iOS. ~史上最简单侧滑菜单,0耦合,支持任意ViewGroup。一步集成侧滑(删除)菜单,高仿QQ、IOS。~
AweiLoveAndroid/SwipeRefreshLayout
谷歌的下拉刷新,新的界面效果