Code Monkey home page Code Monkey logo

androidstudy's Introduction

扫描二维码下载APK示例

image.png

或者 点击此处链接下载APK

更新日志

  • 2019-06-20
发布lib-dialog库,引入方式:compile 'com.ninetripods:lib-dialog:1.1.0'

优化内容:
1、优化dialog默认布局
2、修复Activity横竖屏切换导致空指针问题
3、优化DialogFragment在Activity onSaveInstanceState()之后调用导致的问题

更详细移步:https://www.jianshu.com/p/ea70ba200b38

发布日志

2018/12/25

Gradle理论与实践一:Gradle入门 ( https://blog.csdn.net/u013700502/article/details/85231505

Gradle理论与实践二:Groovy介绍 ( https://blog.csdn.net/u013700502/article/details/85231600

Gradle理论与实践三:Gradle构建脚本基础 ( https://blog.csdn.net/u013700502/article/details/85231661

Gradle理论与实践四:自定义Gradle插件( https://blog.csdn.net/u013700502/article/details/85232032

Gradle配置中subprojects和allprojects的区别:( https://blog.csdn.net/u013700502/article/details/85231687

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/07/30 Android多线程之HandlerThread ( http://www.jianshu.com/p/6110d1e9c428

2017/07/30 Android多线程之IntentService ( http://www.jianshu.com/p/643de16c9eef

2017/07/30 Android中Callable、Future、FutureTask的概念以及几种线程池的使用( http://www.jianshu.com/p/fcefeea80171

2017/07/14 LruCache、DiskLruCache实现图片缓存,瀑布流 ( http://www.jianshu.com/p/e6631d2319a6

2017/06/19 Android仿QQ小红点 ( http://www.jianshu.com/p/9f0736c24029

2017/06/12 Android仿QQ侧滑菜单( http://www.jianshu.com/p/1834ce7a2ce7 )

2017/05/27 仿魅族通讯录( http://www.jianshu.com/p/7b7b7ee80c44 )

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

2017/03/28 添加buid.gradle配置信息,支持多渠道打包( http://www.jianshu.com/p/11484fddda23

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.