maoruibin / LockScreenDemoLinks
一个简单的Android 锁屏 demo实现
☆22Updated 10 years ago
Alternatives and similar repositories for LockScreenDemo
Users that are interested in LockScreenDemo are comparing it to the libraries listed below
Sorting:
- 模仿MIUI6 长按电源键的关机界面☆21Updated 10 years ago
- 模仿QQ音乐Android版的底部播放条,可以滑动切歌☆32Updated 10 years ago
- 仿微信录制小视频,添加上传功能☆10Updated 10 years ago
- 基于Android Wear 系统开发的仿锤子时钟的表盘☆15Updated 10 years ago
- 自己模仿ZERO的一款Android应用,制作图文并茂的卡片,优雅地直抒胸臆☆15Updated 10 years ago
- 仿美拍视频悬浮☆11Updated 9 years ago
- Android手机屏幕助手,用来替换NavigationBar虚拟导航按键。由于涉及到系统按键消息。 所以需要在源码环境下编译,需要系统签名,需要声明android:sharedUserId="android.uid.system"☆24Updated 8 years ago
- Refresh the listView partly☆13Updated 11 years ago
- BitmapLoader是根据Android开发文档中介绍如何高效地展示图片的课程中看到的源码例子bitmapfun修改而来, 详情访问:http://developer.android.com/training/displaying-bitmaps/index.html …☆15Updated 10 years ago
- 用于播放音频文件的自定义按钮,有进度条,可暂停☆19Updated 10 years ago
- a simple for android gif ImageView base on ImageViewEx。android解析本地或者URL的gif图片或者jpg、png等图片,基于ImageViewEx。