nikp123 / scrcpy-desktop

Run an Android desktop environment off of a device using ONLY scrcpy
GNU General Public License v2.0
214 stars 15 forks source link

Android 9? #6

Closed N1NJ4 closed 2 years ago

N1NJ4 commented 2 years ago

Feature request: Able to get it to run for android 9? Could open it up for other previous versions as i do note that 10 had some changes that causes problems with backwards compatibility...or something.

nikp123 commented 2 years ago

Very much, no. This is because this feature was introduced in Android 10.

You could try doing wm size your_monitor_resolution and wm density your_dpi but you'll ALMOST CERTAINLY end up with an unusable phone, which is why it's 10 times better to do it this way. Sorry.