I'm just trying to learn android development, and am using the latest version of android studio, however, I cannot find the R.java file in my folder tree view:
I've also cleaned and rebuilt my project but still, I can see neither the .../source/R folder nor the R.java file.


Try this:
package_name_tree means : If package is a.b.c the goto:
/a/b/c/R.java