Forum Discussion
BobFrankston
Dec 04, 2021Copper Contributor
Install maui APK on Wear OS
I'm trying to install my signed APK on wear OS (Samsung Galaxy 4) via Wi-Fi (since there is no direct USB connection). I managed to get everything to work but am stuck. For Android on a phone I could use a UDB connection and have VS load it. But for the watch how do I install the appropriate environment?
adb: failed to install Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113
2 Replies
- BobFrankstonCopper Contributor
Solved - I figured out how to enable Wi-Fi debugging on Wear.
- SystellenceCopper Contributor
Hi
Where can one find documentation on how to develop apps for Wear OS by using .NET MAUI?
Thanks!