microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.46k stars 798 forks source link

link APK files and install them quickly #490

Open TAMSHUI opened 6 months ago

TAMSHUI commented 6 months ago
          Our customer's LOB is based Android. in this scenario link .apk to the WSA can allow our customers easily deploy they Android LOB app on our Surface Pro. or is there any other way to massively deploy Android LOB App to the WSA.

Originally posted by @TAMSHUI in https://github.com/microsoft/WSA/issues/61#issuecomment-1849658503

OurCodeBase commented 5 months ago

use wsa-pacman to install apps directly. but it is not recommended to use this because you have to turn on developer mode and adb forever, which will use recourses in your system.