androidandroid-activitywindowalways-on-top

How to make an activity window stay always on top


I want to create an activity that stays always on top (like the modal windows or task manager in Windows) of the others activities. How can I do this on Android? Thanks


Solution

  • You can't. As this is defined in the Android system.