Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goweii authored Mar 18, 2019
1 parent 70e5a2f commit b6d203e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# AnyPermission
Android权限申请(运行时权限、未知应用安装权限、悬浮窗权限、显示通知和访问通知权限)

# 简介
是对[AndPermission](https://github.com/yanzhenjie/AndPermission)的进一步封装,主要整理了运行时权限的申请流程,采用一个接一个的形式申请。具体流程参考下图。

图待补充!

0 comments on commit b6d203e

Please sign in to comment.