I've been trying to get a sample app off of http://f-droid.org/repository/browse/ for some time. I just want to test the app to see how it works and understand it better. Every time I try to download one though, I click on "source code" and get a screen that looks similar to BitBucket (which I don't know how to download from) or I get a Command Prompt command that gets me the correct code, but the code won't run for one reason or another regarding R.java problems.
The code on the site is supposed to work already so I'm guessing its something I'm doing. I'm just copying the files into my IDE (Motodev Studio) and cleaning the project once I've tried to get rid of what seem like trivial errors. However, when I finish messing with it, the IDE states that R.java cannot be resolved. I know the question as to why that is the case has been asked many times on this site already so I'm just going to assume that the error is with me and not with the IDE. Is there a special way to get these full samples down from the site? Is there a site that is easier to get full samples off of? Please help!
After downloading tar.gz file
In eclipse
File - > Import-> Existing Projects into workspace -> give the path and click browse and then click finish
A folder with project name will be crated in your workspace.
@override
. so remove it