문제

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?

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top