-
Notifications
You must be signed in to change notification settings - Fork 0
Building
David S edited this page Aug 12, 2016
·
1 revision
- Visual Studio 2015
- Git
- An internet connection (to download NuGet dependencies)
- Clone the repo
git clone https://github.com/dmssargent/AppInstaller- Download a zip
- Open the solution in Visual Studio
- Open APKInstaller.sln in Visual Studio (
Ctrl+Oor File | Open > File)
- Open APKInstaller.sln in Visual Studio (
- Build
- Press
Ctrl+Shift+Bor Build | Build Solution
- Press
- Run
- Press
F5or Debug | Start Debugging
- Press