I hear that the Android’s desktop is an application that I can change.
I’m searching for some information about how to do that.
I hear that the Android’s desktop is an application that I can change. I’m
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I guess you mean when you press the home button you want to have your app there instead of the default home screen? And do you mean on a non-rooted phone?
I use an intent filter for that, i.e. I want my activity to start on phone boot-up and be the default home screen.
On a regular phone, the user will get an option to choose between your app and the default home screen though at first, although he can mark a checkbox then to always choose this app as the default screen then – but your app cannot force the user to do that.