1.ImageView 可以根据图片内容变阴影颜色,更加细腻的阴影效果
https://github.com/yingLanNull/ShadowImageView?tdsourcetag=s_pctim_aiomsg
2.PagerBottomTabStripAndroid 页面底部和侧边的导航栏
GitHub - tyzlmjj/PagerBottomTabStrip: An bottom navigation bar for Android
3.CalenderView(万能自定义日历控件)
https://github.com/huanghaibin-dev/CalendarView
4.switchbutton(选择开关)
https://github.com/kyleduo/SwitchButton
5.全局加载中,加载失败
6.图片选择框架
https://github.com/LuckSiege/PictureSelector
7.统计APP运行时长 参考git
GitHub - Uyouii/Statistics: Android应用 统计手机各个APP的使用时间及次数
8.背景跟随Recyclerview滑动的一种方式
https://github.com/coder-pig/StealInterestingCode
9.像日历一样翻转的view,类似书本翻页
https://github.com/emilsjolander/android-FlipView
https://github.com/wylIwwg/FlipPage
10.画廊效果的Recyclerview 可实现第一个item和最后一个居中 无限滚动等
https://github.com/ChenLittlePing/RecyclerCoverFlow
11.Android SAF文件访问
Android 5.0 ~ 14访问Android/data(obb)目录的方法_android14解锁data目录-优快云博客
API 30以下
Uri.parse("content://com.android.externalstorage.documents/tree/primary%3AAndroid%2Fdata%2Fcom.xxx.yyy/document/primary%3AAndroid%2Fdata%2Fcom.xxx.yyy%2Ffiles")
Api 30以上
content://com.android.externalstorage.documents/tree/primary%3AA%E2%80%8Bndroid%2Fdata%2Fcom.xxx.xxx%2Fxxx