unzip homework.zip -d mydir
mydir
option tells unzip to create a directory mydir
in which to expand the application. mydir
directory (it will be called something like mydir/MyApp
) and test it. Look at the code, run the app on your device, and follow the grading rubric.