MadhavRupala commited on
Commit
31119f2
·
verified ·
1 Parent(s): 21ad214

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -16
README.md CHANGED
@@ -1,17 +1,11 @@
1
- # ☁️ Android Cloud Emulator (with APK Upload)
 
 
 
 
 
 
 
 
2
 
3
- Run Android emulator inside a Hugging Face Space (Docker) with browser access and APK installation.
4
-
5
- ### 🚀 How to Use
6
- 1. Create a new Space → SDK: **Docker**
7
- 2. Upload all files in this folder
8
- 3. Deploy and wait 3–5 minutes
9
- 4. Open:
10
- - Emulator: `/proxy/6080/`
11
- - Web UI: `/proxy/7860/`
12
-
13
- ### 🧩 Features
14
- ✅ Android 11 (API 30)
15
- ✅ Browser-based display (noVNC)
16
- ✅ Upload any APK to install instantly
17
- ✅ Works 100% in Hugging Face free tier
 
1
+ ---
2
+ title: MYAPP
3
+ colorFrom: indigo
4
+ colorTo: blue
5
+ sdk: docker
6
+ sdk_version: "1.0"
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
 
11
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference