Skip to content

Heydarchi/Android-priv-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-priv-app

An example of how to develop a system app in AOSP


This repo will show how you can add an Android app to AOSP from scratch to AOSP and how to add required SELinux policies and the configurations to build it

App Icon in the emulator

App is running

Logs from Logcat

Building AOSP

If you havn't cloned and set up AOSP locally you can read the article below:

How to build AOSP

After cloning the repo create a new folder inside AOSP and rename it to "vendor". Then copy "aospinsight" folder to "vendor".

About

An example of how to develop a priv-app application in AOSP

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors