@mainpage
| General Info | |
|---|---|
| Working Title | AMP Engine |
| Final Title | AMP Engine |
| Student | Simon Keller |
| Target Platform(s) | Android |
| Start Date | 21.10.2019 |
| Study Program | Games Engineering B.Sc. |
- Visul Studio 2019
- Microsoft Visual C++ Cross-Platform Mobile Development Extension (Visual Studio) (Can be found under Tools/GetToolsAndFeatures => Mobile Development C++)
- Download the compatible device USB driver (search online for device name + usb driver)
- Unzip the file to any location on your PC
- Double click on the .exe file
- Follow the instructions
- Click finish
- You can select now your usb connected device inside visual studio as target
- Download the compatible device USB driver (search online for device name + usb driver)
- Unzip the file to any location on your PC
- Open the device manager and click on your computer
- On the top left click action -> add legacy hardware
- Select Install the hardware that I manually select from a list
- Select All devices
- Select Have Disk and set the path to your .inf file inside your extracted driver file
- Select Install the downloaded driver file
- Follow the remaining instructions and restart your pc
- You can select now your usb connected device inside visual studio as target