I navigate to the subsequent activities in my project and from one activity i want to come at the home screen…Please suggest the exact code for it.
Thanks
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.
The trick is to launch an
Intentwith action set to ACTION_MAIN and a category of CATEGORY_HOME.Something along the lines of: