In this practical i have learn how to install Android Studio, the Android development environment. I also create and run my first Android app, Hello World, on an emulator and on a physical device.
I have also completed the Tasks metioned below :
- Install Android Studio.
- Create the Hello World App.
- Use a virtual device (emulator).
- Use a physical device.
- Change the app Gradle configuration.
- Add log statements to your app.