Giter VIP home page Giter VIP logo

androidstudy's Introduction

扫描二维码下载APK示例

apk

或者 点击此处链接下载APK

更新日志

更新日志
lib-dialog 引入方式:implementation 'com.ninetripods:lib-dialog:1.1.0'

优化内容:
2019-06-20
1、优化dialog默认布局
2、修复Activity横竖屏切换导致空指针问题
3、优化DialogFragment在Activity onSaveInstanceState()之后调用导致的问题
更详细移步:https://www.jianshu.com/p/ea70ba200b38

Blog发布

系列 备注
Jetpack系列 1、Lifecycle: Android Jetpack系列之Lifecycle
2、LiveData :Android Jetpack系列之LiveData
3、ViewModel:Android Jetpack系列之ViewModel
4、LiveDataBus:Android基于LiveData实现消息总线
5、Jetpack MVVM:Android Jetpack系列之MVVM使用及封装
TODO:
DataStore
Navigation
Kotlin 1、kotlin内联函数inline、noinline、crossinline
2、Kotlin之Flow数据流
TODO
Gradle系列 Gradle理论与实践一:Gradle入门
Gradle理论与实践二:Groovy介绍
Gradle理论与实践三:Gradle构建脚本基础
Gradle理论与实践四:自定义Gradle插件
Gradle配置中subprojects和allprojects的区别
添加buid.gradle配置信息,支持多渠道打包
多线程 Java & Android:
1、Android多线程之HandlerThread
2、Android多线程之IntentService
3、Android中Callable、Future、FutureTask的概念以及几种线程池的使用
4、Android异步消息处理机制之Handler、Looper、Message
5、Java多线程之ThreadLocal的使用及源码解析
6、Java线程基础知识点
7、JUC系列学习:AbstractQueuedSynchronizer同步器框架及相关实现类
8、JUC系列学习:线程池Executor框架及其实现ThreadPoolExecutor
9、JUC系列学习:阻塞队列BlockingQueue介绍及其相关实现ArrayBlockingQueue、LinkedBlockingQueue等的使用及源码分析
10、JUC系列学习:CountDownLatch、Semaphore、CyclicBarrier的使用及源码解析
11、JUC系列学习:ReentrantLock的使用、源码解析及与Synchronized的异同
12、JUC系列学习:ReentrantReadWriteLock的使用及源码解析
13、Java生产者、消费者模式的几种实现方式
14、Java多个线程顺序循环执行的几种实现方式
Android存储 1、Android本地存储之SharedPreferences源码解析
2、Android内存缓存LruCache源码解析
3、Android使用磁盘缓存DiskLruCache
4、Android使用LruCache、DiskLruCache实现图片缓存+图片瀑布流
5、Android本地存储的几种方式
6、Android数据库Sqlite的基本用法及升级策略
功能模仿 1、Android使用RecycleView实现魅族手机通讯录界面
2、Android仿QQ侧滑菜单
3、Android高仿QQ小红点
字节码插桩 1、自定义Annotation注解及解析
2、Android 采用AOP方式封装6.0权限管理-待升级

往期博客(待整理)

2018/09/20 Android基于DialogFragment封装一个通用的Dialog ( https://blog.csdn.net/u013700502/article/details/82777402

2018/08/26 Android使用WindowManger实现桌面悬浮窗 ( https://www.jianshu.com/p/5cacdb0d2246

2018/03/30 Android嵌套滑动的分析与实践( https://blog.csdn.net/u013700502/article/details/80834819 ) 入门

2017/05/06 封装一个通用的PopupWindow( http://www.jianshu.com/p/799dbb86f908 )

2017/03/24 添加进程间通信Demo (Bundle、AIDL、Messager、自定义Binder)

2017/01/20 添加自定义View(饼形图)、自定义ViewGroup(五环图)

Android多线程之HandlerThread、IntentService:

HandlerThread.gif IntentService.gif

Android中几种线程池的使用:

CachedThreadPool.gif FixedThreadPool.gif SingleThreadExecutor.gif Schedule.gif

LruCache、DiskLruCache实现图片缓存,瀑布流:

ImgCache.gif

仿QQ侧滑菜单、小红点:

Swipe_menu.gif qq_point.gif

仿魅族通讯录、通用PopupWindow:

Contacts.gif PopupWindow.gif

Bundle、AIDL、Messenger、Binder:

intent.gif aidl.gif messenger.gif binder.gif

自定义View、ViewGroup

initpintu.jpg

androidstudy's People

Contributors

crazyqiang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.