Pregunta

I'm trying to write an android app. It works fine so far, except when I'm pressing the home button, the app disappears and is not shown in the list of all the minimized apps (what does usually happen). How can I change it to work normally?

¿Fue útil?

Solución

I have solved it, finally. Apparently, in my strings.xml the app_name was empty. In this case, the app won't show in recent apps list. Maybe it will save time to someone else.

Otros consejos

Thats must be done automatically, I do not if you are doing something with home button. Anyway I let you this link, maybe could help you.

App not getting minimized on home button click

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top