Answer Posted / maanya
Intent i = new Intent(getApplicationContext(), ActivityTwo.class);
startActivity(i);
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is applicationid?
What do you think are some disadvantages of android?
Described the advantages of android?
What is uri and order of dialog box button?
What is the architecture of android?
Describe activities.
Is it possible to use or add a fragment without using a user interface in Android?
What is android dependency injection?
What is the purpose of android system webview?
Provide the important core components of android.
How do I override a method in android?
What is the name of the latest android os?
What is the implicit intent in android?
Which is the latest operating system for android?
when will you use dynamic broadcast receivers?