HW1: Nvidia Basic Android Application (15 Points)
Due: Tuesday
10/3 at 11:59pm
EECS 395/495: Introduction
to Computational Photography
IMPORTANT – Start this homework early because it is the backbone for all other homeworks
The
goal of this homework is to get the android developer tools
installed on your machine.
- Make sure your laptop has the latest java jdk installed. (Not jre) jdk
- Download the latest android studio to your laptop android studio
- Download the backbone project to your laptop backbone.zip
- Import project into android studio
- Use usb debugging to connect your device to your laptop.(always allow)
- Run your program, change camera (look for TODO:hw1 in your program and make it work!)
- Take selfie, transfer files, submit to canvas, done!
Problems you might encounter:
- Pictures are in DCIM folder.
- For mac users you will need to download Android file transfer
- For mac users after taking picture you will need to command+q android_file_transfer app and then start the app again to see those pictures show up. (mac file transfer app has this limitation, our app on the other hand is good)
- For any other questions, submit them to discussion board on canvas, or just google it (I myself prefer googling).
To Submit
: Submit 1 picture of yourself using the code you deployed on the Tegra tablet.