I am completely inexperienced, and lately I have hired a contractor to develop an android app for me.
He sent me the source codes and the APK files, but I need to verify whether the source codes are legit, so I am trying to compile them and recreate the APK file.
So far I have installed eclipse, ADT Plugin, and did install the Java thing on my mac.
However when I finally manage to open the source codes up, there are many errors, and I don't know where I can compile it. I mean, is there a button I can click?
I have attached a picture of the errors. https://i.stack.imgur.com/mfhwN.png
I read elsewhere that eclipse will automatically compile the APK file and save it in the bin folder. However there isn't any APK file in my case.
I am running on Mac Version 10.9.
Please help!!