Android smartfóny môžu po pripojení monitora fungovať ako desktopové PC
Diskusia k článku: Android smartfóny môžu po pripojení monitora fungovať ako desktopové PC
Prispievajte do diskusií ako
prihlásený užívateľ.
Komentár, na ktorý odpovedáte:
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Re: zaspali dobu
Od: cpu
|
Pridané:
2026-03-05 17:15:45
You will need a device that supports AVF (Android 1. Virtualization Framework) with pKVM (protected Kernel-based Virtual Machine). Most modern flagship phones (like Pixel 8, Pixel 9, and newer Snapdragon 8 Gen 3/4 devices) support this.
2. You will go to Settings > Developer Options and enable Linux terminal.
3.A "Terminal" app will appear in your app drawer.
4. Opening it will automatically boot a Debian Linux environment where you can use apt to install packages, run Python, compile code, etc.
|