mirror of
https://github.com/xoureldeen/Vectras-VM-Android.git
synced 2026-05-22 03:19:23 +00:00
Add information for the store.
This commit is contained in:
parent
23eebb2fe4
commit
9f16ddb32c
12 changed files with 16 additions and 14 deletions
11
.github/workflows/android.yml
vendored
11
.github/workflows/android.yml
vendored
|
|
@ -41,14 +41,3 @@ jobs:
|
|||
with:
|
||||
name: android-release-apk
|
||||
path: app/build/outputs/apk/release/app-release.apk
|
||||
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.2'
|
||||
|
||||
- name: Install Fastlane
|
||||
run: gem install fastlane
|
||||
|
||||
- name: Run Fastlane
|
||||
run: fastlane metadata
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
# This file is intentionally left blank.
|
||||
|
|
@ -1 +0,0 @@
|
|||
# This file is intentionally left blank.
|
||||
|
|
@ -1 +0,0 @@
|
|||
# This file is intentionally left blank.
|
||||
15
fastlane/metadata/android/en-US/full_description.txt
Normal file
15
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Welcome to Vectras VM! A virtual machine app for Android based on QEMU that lets you emulate various OSes including: Linux, Windows, Android, macOS and more.
|
||||
|
||||
Minimum System Requirements
|
||||
- Android 6.0 and up.
|
||||
- 3GB RAM (1GB of free RAM).
|
||||
- A good processor.
|
||||
|
||||
Recommended System Requirements
|
||||
- Android 8.1 and up.
|
||||
- 8GB RAM (3GB of free RAM).
|
||||
- CPU and Android OS support 64-bit.
|
||||
- Snapdragon 855 CPU or better.
|
||||
- Integrated or removable cooling system (if running operating systems from 2010 to present).
|
||||
|
||||
Tips: If the OS you are trying to emulate crashes, try using an older version.
|
||||
BIN
fastlane/metadata/android/en-US/images/featureGraphic.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/featureGraphic.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 33 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
It's a Virtual Machine App for Android Which is Based on QEMU
|
||||
Loading…
Add table
Add a link
Reference in a new issue