Skip to content

dark0ghost/template-system-overlay-android

Repository files navigation

Template system overlay android

Android CI Activity GitHub issues GitHub release Github all releases GitHub code size

About

This repository shows a pattern to implement app on top of applications

How use

Work on top of windows is implemented through the creation and launch of services where the service mapping happens in a function onCreate. This parameter is responsible for the display settings of the service (read about WindowManager.LayoutParams). This param for the position on display. This layout for drawing service

Demonstration of functionality of a button button

Application template