运行时权限请求很麻烦?耦合业务逻辑很恶心?现在不会了,只需一行注解即可方便请求运行时权限!!!用户授权或拒绝都可以脱离业务去实现!
☆17Aug 2, 2018Updated 7 years ago
Alternatives and similar repositories for lib-permission
Users that are interested in lib-permission are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个带有指示器的dialog开源库☆29Mar 7, 2019Updated 7 years ago
- android支付框架,支持支付宝、微信、银联等支付方式☆13Dec 18, 2019Updated 6 years ago
- 一些自己写的小的Android Modules集合☆14Oct 14, 2021Updated 4 years ago
- greenDao数据库升级Hepler,保证数据不丢失☆19Jun 29, 2017Updated 8 years ago
- A simple Demo by the RadioButton and Fragment achieve the bottom navigation bar☆11Aug 2, 2016Updated 9 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 使用安卓graphics包下的Camera实现了简单的3D效果,同时实现了简单的双指触控手势:单指或双指的滑动,缩放,旋转。☆12Jan 30, 2018Updated 8 years ago
- 基于Spring-cloud搭建的一套微服务框架,为开源贡献一份薄利☆11Mar 8, 2018Updated 8 years ago
- 避免 onActivityResult 和 onRequestPermissionsResult 烦恼requestCode的问题,帮助快速开发~~☆16Apr 15, 2020Updated 6 years ago
- A IM FOR MAKING FRIEND WITH YOUR SCHOOLFELLOW☆12Jun 13, 2017Updated 8 years ago
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Dec 12, 2019Updated 6 years ago
- export blogs of halo to markdown☆16Sep 15, 2025Updated 8 months ago
- This is a project of Java with SSM frame.这是一个用SSM框架搭建的Java工程☆13Jul 22, 2018Updated 7 years ago
- Ijkplayer基本使用demo,对应博客:https://www.jianshu.com/p/5d1d46aa721d☆33Dec 20, 2019Updated 6 years ago
- An android modularization demo with dagger2☆17Apr 4, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- a gradle plugin to pack modules and jars into a single jar☆57Jan 7, 2018Updated 8 years ago
- 一分钟实现新手引导界面☆14Jun 7, 2017Updated 8 years ago
- ☆24Feb 28, 2017Updated 9 years ago
- A custom project for android L☆11Nov 22, 2015Updated 10 years ago
- number 3d rotate animation☆31Oct 12, 2014Updated 11 years ago
- 一对一聊天系统,支持悬浮小窗口视频☆11Apr 25, 2018Updated 8 years ago
- 根据爬过来的数据进行清洗、调用word2vec实现智能分类☆14Nov 16, 2018Updated 7 years ago
- duilib入门简明教程里面的编译有问题的同学,尽可以下载来用,我试了好几次才通过的,环境:vs2013☆14Nov 28, 2013Updated 12 years ago
- 支持QQ,微信,微博三方登录,简单好用 ,demo请参考☆10Jan 25, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Fragment 框架: 全局只使用一个Activity, 所有的页面跳转全部使用Fragment, 包含5.0+ 权限检查及权限请求跳转, 使用EventBus解耦(喜欢使用RxBus的朋友可自行更改), 网络请求框架使用 RxJava+Retrofti2, 图片加载G…☆12Sep 10, 2017Updated 8 years ago
- An Android Application to get images from Flickr API, using Dagger, Otto EventBus, and RetroFit.☆11Nov 10, 2017Updated 8 years ago
- 移动端分享微信、qq等的工具☆11Jan 4, 2017Updated 9 years ago
- 作业盒子批注控件反编译☆15May 11, 2018Updated 8 years ago
- 手机页面调用分享原生功能的组件,支持包括QQ,微信,UC,Safrai所有手机浏览器。☆14Sep 3, 2017Updated 8 years ago
- 仿美团app部分页面+资讯 的 flutter 项目☆11Apr 4, 2019Updated 7 years ago
- 基于hbase的oss系统☆10Nov 1, 2018Updated 7 years ago
- Android仿京东侧滑筛选控件DrawerLayout+GridView☆33Apr 9, 2019Updated 7 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Android11 WiFi密码查看器☆12May 5, 2021Updated 5 years ago
- 一个悬浮球&悬浮球弹出的操作框☆14Jul 20, 2016Updated 9 years ago
- EditText 多行记事本输入框☆10Apr 7, 2017Updated 9 years ago
- LiveData 的工具类☆15Mar 22, 2020Updated 6 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- 映客直播间IOS布局设计的一种实现方式demo☆45Mar 25, 2016Updated 10 years ago
- Android组件化开发框架,基于开源的WMRouter路由、LiveEventBus事件总线、Jetpack系列的MVVM组件集成开发☆12Sep 9, 2019Updated 6 years ago