Building A Simple Android App For Beginners : Running In Emulator
7. Once the applications is deployed on Emulator it shows like this
It shows the application name "HelloWorld" Then an Textbox to enter the input and a submit button. Click on the Textbox then a virtual Keypad will be show that can be used to enter the input. Then click on Submit button to get the welcome message.
8. Enter your name and Click Submit