Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halak0013/pardus_android_emulator
https://github.com/halak0013/pardus_android_emulator
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/halak0013/pardus_android_emulator
- Owner: halak0013
- Created: 2023-07-17T06:54:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-17T07:57:52.000Z (over 1 year ago)
- Last Synced: 2023-07-17T09:14:53.158Z (over 1 year ago)
- Language: Python
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Pardus Android Emulator
You can:
- Generate an Android Emulator,
- Edit it,
- Delete it,
- Chose its sdk
- with google or google and playstore or without google and playstore![main](data/img/main.png)
![main](data/img/edit.png)
![main](data/img/new_device.png)
## Dependencies
`pip install -r requirements.txt`
# Running
`python3 Main.py`
# Building
```console
sudo apt install devscripts git-buildpackage
sudo mk-build-deps -ir
gbp buildpackage --git-export-dir=/tmp/build/pardus-android-emulator -us -uc --git-ignore-branch --git-ignore-new```
# License
This application is published under the GPL-3.0 license , but you have to accept the google terms of use while installing the android emulator in the application.