Intent intent = new Intent(Intent.ACTION_MAIN);
intent.addCategory(Intent.CATEGORY_HOME);
startActivity(intent);
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:
Related Articles
If you enjoyed this article just click here, or subscribe to receive more great content just like it.
0 komentar:
Posting Komentar