1

I want to create an app that would display some text on screen independent of what app is running behind. Like in Settings--> Developers options --> show CPU usage. I am not understanding what should I search for this. Please guide me.

Manasi
  • 348
  • 1
  • 4
  • 14

1 Answers1

0

You needs an app using the system overlay permission. See Creating a system overlay window (always on top) for an example.

Community
  • 1
  • 1
userM1433372
  • 5,345
  • 35
  • 38