Skip to content

Building

David S edited this page Aug 12, 2016 · 1 revision

Requirements

Get a copy

  1. 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+O or File | Open > File)
  • Build
    • Press Ctrl+Shift+B or Build | Build Solution
  • Run
    • Press F5 or Debug | Start Debugging

Clone this wiki locally