Android Development – Running Android App
For running your apps there are two possible ways : Running on the emulator Running on a device Running on the emulator Emulator are the Android Virtual Devices (AVD) that we need to configure in order to run our android apps. Step 1 – Open AVD Manager Step 2 – Click on New Button to… Read More »