I want to pause my apps music when I click my home button. But I can't access my mobile home button onclick
event. How can I access androids default home button event when my apps are runing?
Asked
Active
Viewed 27 times
0

Strawberryshrub
- 3,301
- 2
- 11
- 20

A.G.M.Khair
- 1
- 1
1 Answers
1
onPause()
gets called you press the home button. So you can pause your music there.

nupadhyaya
- 1,909
- 1
- 14
- 14