Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raza9798/windowsbootemulator
WindowsBootEmulator is a handy script designed to simplify Android app development on Windows by streamlining the management of Android Virtual Devices (AVDs). If you're tired of manual setups and want a more efficient way to handle AVDs
https://github.com/raza9798/windowsbootemulator
android-studio avd avdmanager emulator
Last synced: 3 days ago
JSON representation
WindowsBootEmulator is a handy script designed to simplify Android app development on Windows by streamlining the management of Android Virtual Devices (AVDs). If you're tired of manual setups and want a more efficient way to handle AVDs
- Host: GitHub
- URL: https://github.com/raza9798/windowsbootemulator
- Owner: Raza9798
- License: mit
- Created: 2023-11-07T13:31:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-18T20:07:44.000Z (9 months ago)
- Last Synced: 2024-11-24T14:09:04.625Z (2 months ago)
- Topics: android-studio, avd, avdmanager, emulator
- Language: Batchfile
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# WindowsBootEmulator
WindowsBootEmulator is a simple script for managing Virtual Devices (AVDs) on Windows operting system. This script allows you to list available AVDs and start the one you choose.
## Prerequisites
Before using this script, make sure you have the following prerequisites installed:
- SDK with the emulator tool
## Getting Started
1. Clone or download this repository to your local machine.
2. navigate to the `WindowsBootEmulator` directory and open `RunEmulator.bat` it.