Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 741 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 741 Bytes

Astoria for Universal Windows Platform

An APK interpreter for the Universal Windows Platform. This program attempts to interpret an Android .APK file and runs it inside a UWP wrapper.

As of August 9th, 2017 this project has not been actively maintained. Forks are still encouraged!

Note: This project was created as a proof-of-concept over a short amount of time. The code may not be perfect. It exists for demonstration and educational purposes. Feel free to fork this project!

This project uses code from the following projects:

Android Open Source Project

androidxmldotnet

dex.net