Home » » Back to Home Screen directly using ACTION_MAIN with category CATEGORY_HOME

Back to Home Screen directly using ACTION_MAIN with category CATEGORY_HOME

Written By MR HARI on Minggu, 17 Februari 2013 | 15.02

If you want to go to Home Screen directly, using the code:


Intent intent = new Intent(Intent.ACTION_MAIN);
intent.addCategory(Intent.CATEGORY_HOME);
startActivity(intent);



Share this article :

0 komentar:

Posting Komentar

 
Support : Your Link | Your Link | Your Link
Copyright © 2013. Android Center - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger