Google官方

本文汇总了Android开发中的关键知识点,包括BroadcastReceiver的官方文档,Android 6.0权限管理,Material Design的实践应用,如ConstraintLayout, FlexboxLayout, 自定义MaterialDialog等。此外,还介绍了Android支持库的使用,如SwipeRefreshLayout, FloatingActionButton等,以及事件分发、线程池、Handler机制等基础知识。同时,涵盖了搜索、Notification、Menu、Fragment、RecyclerView、WebView等多个重要组件和功能的详细讲解。" 111361278,10294891,水下变焦镜头设计:克服视场损失与像质下降,"['光学设计', '水下技术', '镜头技术', '变焦系统', '影像处理']
摘要由CSDN通过智能技术生成

android version:

https://developer.android.com/about/dashboards/index.html#Platform


Google IO:

http://android-developers.blogspot.nl/2014/08/material-design-in-2014-google-io-app.html  

http://chinagdg.org/2016/04/android-studio-2-0/  

https://www.aswifter.com/2015/11/12/mastering-coordinator/?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io  


官方文档翻译:

http://blog.csdn.net/vanpersie_9987/article/category/6103158/1  


android6.0权限:

http://blog.csdn.net/vanpersie_9987/article/details/51115619  

http://blog.csdn.net/yangbin0513/article/details/74909578  

https://www.aswifter.com/2015/11/04/android-6-permission/  

http://www.jianshu.com/p/57798618bd90#  

http://www.jianshu.com/p/dbe4d37731e6   

http://mp.weixin.qq.com/s?__biz=MjM5NDkxMTgyNw==&mid=2653057440&idx=1&sn=0dec446942b2531edfc6210eb6302228&scene=0#wechat_redirect  

http://mp.weixin.qq.com/s?__biz=MzI4MzE2MTQ5Mw==&mid=401694294&idx=1&sn=9cfb8a5e42ae0d55f55e0ee245e48d35&scene=4#wechat_redirect 

http://xdeveloper.cn/android6-0quan-xian-gua-pei-bi-ni-xiang-de-huan-yao-jian-dan-2/   

http://blog.csdn.net/linglongxin24/article/details/53189359  

https://blog.coding.net/blog/understanding-marshmallow-runtime-permission  

http://www.jianshu.com/p/2746a627c6d2  


ConstraintLayout:

http://www.jianshu.com/p/793f76cf9fea  


FlexboxLayout:

http://mp.weixin.qq.com/s?__biz=MzA4NTQwNDcyMA==&mid=2650661681&idx=1&sn=b151aba0c5fb702492f6bbd82211988d#rd

https://github.com/google/flexbox-layout


Material Design:

http://digi.tech.qq.com/a/20141016/028855.htm     

LinearLayoutCompat, Material Dialog, Material alertDialog,SwipeRefreshLayout,ListPopupWindow,PopupMenu, FloatingActionButton,TextInputLayout,Snackbar,TabLayout, CoordinatorLayout, AppBarLayout, CollapsingToolbarLayout, NavigationView

http://blog.csdn.net/feiduclear_up/article/details/46500865  

http://blog.csdn.net/feiduclear_up/article/details/46514791  

http://blog.csdn.net/feiduclear_up/article/details/46619637  

http://blog.csdn.net/amazing7/article/details/51918623  

自定义MaterialDialog:

http://www.jianshu.com/p/6caffdbcd5db#  

http://www.jianshu.com/p/1e6eed09d48b  

https://github.com/burgessjp/MaterialDesignDemo  

支持库,能够让开发者在Android 2.2系统上使用Android 5.0才支持的控件效果

https://github.com/navasmdc/MaterialDesignLibrary   

https://github.com/rey5137/material#getting-started  

https://github.com/drakeet/MaterialDialog  

http://www.jianshu.com/p/6caffdbcd5db  

https://mp.weixin.qq.com/s?__biz=MzI1NjEwMTM4OA==&mid=2651231829&idx=1&sn=2418c741e7f0e41f6ac4fff4dc2de6f0&scene=1&srcid=0526kJT3uB1vIPjVXTVrSKjW&pass_ticket=muxDwCVjxMK%2Fz1ncol%2B4QyK94pZsvdn%2FSA4JigA6HWU1Hf%2Fr6BUURvZ002TBW6Oq#rd  

http://blog.csdn.net/yanzhenjie1003/article/details/52205665  


Android support Library:

兼容性:
由于Material Theme只可以在Android L Developer Preview中使用。
所以在低版本使用的话就需要为其另设一套主题:
在老版本使用一套主题 res/values/styles.xml,在新版本使用Material主题res/values-v21/styles.xml.

http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0422/2774.html 

http://android-developers.blogspot.in/2015/04/android-support-library-221.html  

http://android-developers.blogspot.jp/2016/02/android-support-library-232.html  

http://jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/1028/1856.html  

支持的一套appcompat原生控件的样式:

eg: SwitchCompat

http://www.materialdoc.com/switch/  

http://takeoffandroid.com/android-views/material-toggle-switch-using-appcompat-v7/  


Style and Theme:

https://developer.android.com/guide/topics/ui/themes.html   

自定义view:

http://blog.csdn.net/mybeta/article/details/39962235

http://blog.csdn.net/mybeta/article/details/39993449  

http://www.cnblogs.com/angeldevil/p/3479431.html  

http://blog.csdn.net/mybeta/article/details/44660453  

http://blog.csdn.net/lmj623565791/article/details/45022631  

http://www.jianshu.com/p/dd79220b47dd  

http://blog.csdn.net/lmj623565791/article/details/45303349  

http://www.cnblogs.com/ct2011/p/4493384.html  

http://www.cnblogs.com/ct2011/p/4493439.html  

http://blog.csdn.net/lpforever/article/details/40507143  

http://www.jianshu.com/p/dd79220b47dd  

https://github.com/xitu/gold-miner/blob/master/TODO/android-themes-an-in-depth-guide.md  

view的生命周期:

http://www.jianshu.com/p/08e6dab7886e#  

http://blog.csdn.net/sun_star1chen/article/details/44626433  


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值