How to make a basic Hello World app in Android Studio
It's very easy to create your own first app using Android Studio
Just follow a few steps to get YOUR VERY OWN Android App built with Android Studio.
Step 1: Create a new project in Android Studio
Step 2: Click the run > button in green in Android Studio
Step 3: Android Studio will open your app in a Emulator, you should see "Hello World" text.
Comments
Post a Comment