I created an app for playing videos. It works fine but the problem is – when I press the back button on the device the Activity is not closing. The video is playing in the Background. I am using onBackpressed(). How to close the current activity?
I created an app for playing videos. It works fine but the problem is
Share
put this code….