Android Studio
The following steps are to be focused while creating a new project.
1. Launch Android Studio and select New Project.
2. Select the form factors your app will run on.
3. Configure you new project.
4. Add an activity to Mobile.
5. Choose options for your new file.
How to create AVD ?
Open AVD Manager. Tools > Andriod
After opening the AVD Manager , create a new AVD and Set the following
1- AVD Name *whatever doesn't matter
2- Device * Depends on your pc resolution
3- Target *The API level of your target device
4- CPU * The processing i.e Intel Atom (x86)
5- Keyboard *Check it if you want to use your pc's Keyboard.
6- Skin * Whatever as your taste
7- Memory Options
- RAM * Depends on your system (PC's RAM) divide it with your pc and avd
- VM Heap : * Configure it as required .
Click OK,