MustardChef / WSABuilds

Run Windows Subsystem For Android on your Windows 10 and Windows 11 PC using prebuilt binaries with Google Play Store (MindTheGapps) and/or Magisk or KernelSU (root solutions) built in.
GNU Affero General Public License v3.0
6.86k stars 1.19k forks source link

[REQUEST] How to get the camera launch in Portrait inside WSA? #389

Open wsafan opened 2 weeks ago

wsafan commented 2 weeks ago

I need WSA to be able to take pictures in Portrait (vertical) as if it was a normal phone device.

The issue is that WSA will only take pictures in Landscape (horizontal).

I found a solution that works with Windows 11 but it will crash with WSA. I believe the issue must be fixed inside the WSA system files to allow rotation.

The solution I found is that Windows 11 allows you to rotate the camera inside the Camera settings, allowing you to rotate 90º and this is working great when you open the Windows camera. It takes Portrait pictures.

However, for some reason when you set this 90º rotation from W11 and you open any camera app inside WSA it will crash. But if you keep the default rotation in windows (with no rotation), it will work normal but the result is having a landscape picture (horizontal)