Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Repository files navigation

#PermissionReader This is a development tool to show all permissions on your phone

Try it

Installing android SDK

See the official android doc

Create emulator

The command line for creating an AVD has the following syntax: android create avd -n -t [- ] ...

Here's an example that creates an AVD with the name "my_android1.5" and target ID "3": android create avd -n my_android1.5 -t 3

For more information about how to manage AVDs, see developer.android.com

Startup emulator

now, startup your avd using this command: emulator -avd my_android1.5

Run PermissionReader cd $PermissionReader_HOME ant install now you can find it on your emulator

About

This is an android development tool to show all permissions on your phone

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages