how to add another activity in android studio?
Assuming you would like to add a new activity to an existing Android Studio project: 1) In the Project window, click on the “app” folder. 2) Select File > New > Activity from the menu. 3) Choose the activity type and click Next. 4) Enter the activity name and click Finish. How can I add […]
how to add another activity in android studio? Read More »