Feature #1552
Prepare development environment on windows
Start date:
09/18/2014
Due date:
% Done:
0%
Description
- Install Android Studio from here
- Download the latest SDK and build tools using SDK manager or command line
- In Android Studio go to Configure->Settings->Maven and check the path to the local repository (e.g. C:\Users\username\.m2\repository)
- Copy the .m2 folder containing the vlclib into the folder indicated above (e.g. C:\Users\username)
- Install Genymotion following these instructions
- Create at least one device within Genymotion
- Start the device
- Clone the github amahi android repository
- Import the project into Android Studio
- Create api.properties file as described in the readme file
- Build the project and run on the emulator
Let me know if it works or if you have any issues.
Also available in: Atom