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 a layout manager android?
What information do you need before you begin coding an android app for a client?
What is the difference between a regular bitmap and a nine-patch image?
Does asynctask create new thread in background?
Can you play android 2.1 games on android 2.2?
What is the use of android os?
In android, what is contained within the xml files in layout folder?
What is new with android pie?
How do I upgrade to android lollipop?
What is a layout resource?
List the data types supported in aidl?
What are the android development tools?
What do you mean by activitycreator?
What are the storage facilities available on android?
Types of notification in android?