haruue / android-custom-permission-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-custom-permission-example

This is an example for android custom permission with dangerous protect level. This project is intended to be a reference for this issue.

这是一个使用保护级别为 dangerous 的自定义权限的样例。 这个项目意在为此 issue 提供一个参考。

Build

git clone https://github.com/haruue/android-custom-permission-example.git
cd android-custom-permission-example
./gradlew installDebug

Download

GitHub Release

About


Languages

Language:Java 100.0%