How to do or what classes I need to use to show a graphic animation ( which I already developed) on top of any Android application that is currently running or in Android Home screen? A good example of such application is Screen Overlay Decore by devLNX
This app display snowflakes animation on top of any other Android app that is currently active or in Android home screen.
This overlay animation should in no way affect the behavior of the application on which it is showing the animation like screen buttons or touch functions the same way and my animation is non-interactive overlayed on top of the application.