Coder Social home page Coder Social logo

appops-playground's Introduction

AppOps Playground

This application is a standalone wrapper for the AppOpsSummary UI that was present in Android 4.3 JellyBean, and then commented out in Android 4.4 KitKat. Additionally, it provides examples of using the features which are public in the AppOpsManager system service, beginning with Android 4.4 KitKat.

Usage

This application requires some system-level permissions that can only be obtained by signing the application with the same key as the platform image or installing this APK in the /system/priv-app directory of a rooted device (or emulator).

The prebuilt APK is signed with the platform keys from AOSP. This is also the key used to sign most of the emulator instances. Consequently, the prebuilt APK can be installed directly onto an official SDK emulator and the necessary permissions will be granted.

In other cases, the APK must be installed in /system/priv-app and the device restarted for installation to take place. On a non-official emulator, this requires repackaging and replacing the system image once the new APK is copied into place.

Building

This application requires access to a number of framework classes (or pieces of them) that are not part of the public SDK. Therefore, in order to successfully build this application from source, it must be compiled inside an AOSP tree using the Android make build system.

~/aosp $ make framework
~/aosp/<app_source_directory> $ mm

appops-playground's People

Contributors

devunwired avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.