Tools from the Astoria SDK that deals with ADB setup, APK Decoding, Conversion to APPX, Installing APK with Package Manager, Access ADB Shell and other features provided by these tools. JetBrains dotPeek was used to help make this source.
When you load WConnect on PC, it talks to these files on device, and on PC. These libraries are big and have some interesting stuff, like their own aapt implement to read APK Files and how they convert/make the UWP Asset files based from the App Icon. There is also a large amount of ADB code which connects ADB on PC through WConnectAgent and out to ADB in the mounted Astoria container, while running intercept code to decode and convert any APK Packages.
Created with
HTML Website Creator