android 相关知识整理

1.翻页效果

https://github.com/openaphid/android-flip/tree/master/FlipView/Demo

 

2.android studio 自动生成对应的selector文件
https://github.com/inmite/android-selector-chapek

 

3.Mvp 快速开发框架 app mvp framework

https://www.oschina.net/p/app-mvp-framework
https://www.oschina.net/p/xmarket
https://www.oschina.net/p/colorfulnews

 

4.Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题

https://github.com/hongyangAndroid/AndroidAutoLayout

 

5.Android消息传递之EventBus 3.0使用详解

http://blog.csdn.net/angcyo/article/details/48166849

猜你喜欢

转载自blog.csdn.net/qq_16097005/article/details/69372531
今日推荐