介绍Android Design Support Library的使用
☆23Oct 20, 2016Updated 9 years ago
Alternatives and similar repositories for DesignSupportLibrarySample
Users that are interested in DesignSupportLibrarySample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在日常开发过程中,一些后台服务,比如IM,后台定时任务,都需要一套本地日志系统来监控程序是否正常,Android本身提供的日志系统只能在终端显示,为了模拟一套和android Log系统相同的环境,我自己写了一套本地日志系统来解决以上问题。☆16Jun 12, 2016Updated 10 years ago
- Android定时任务在不同应用场景下的应用(定点精确提示、定时刷新接口、轮询倒计时)☆12Apr 17, 2017Updated 9 years ago
- Android NDK开发之旅25--NDK--模仿QQ变声特效源码☆15Aug 21, 2017Updated 8 years ago
- 打造万能的BannerView☆11Apr 26, 2022Updated 4 years ago
- RecyclerView案例综合☆22Oct 31, 2016Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This project explain how use UsageStatsManager to get the running app.☆27Apr 24, 2016Updated 10 years ago
- Android Best SeekBar☆16Sep 10, 2024Updated last year
- A new way to observe android app log in real time.☆74Feb 5, 2018Updated 8 years ago
- 一个基于google cameraview封装的相机库,带有可自定义比例的取景框,只拍取取景框内的内容☆18Jan 19, 2018Updated 8 years ago
- Live Wallpaper with video (thanks to Rajawali)☆10Mar 26, 2014Updated 12 years ago
- Oldschool monochrome algorithms☆12Mar 20, 2019Updated 7 years ago
- 分类页面三级菜单,结合UITableView和UICollectionView☆10Aug 14, 2015Updated 10 years ago
- 仿布卡漫画的一个开源,主要用于熟悉mvvm和retrofit,react-native等新技术