I am making a music player and i want the user to be able to quickly start stop skip the song without opening the application.
I have an original (unrooted) device and i see that some applications like CPU monitors can be opened over other applications in a small window. How do they do it? How can i do it?
My app is for android:minSdkVersion="14" android:targetSdkVersion="17"