I have created a dummy Android project from within Android studio, and I can make it run, but the Editor itself fails to find the R class. In fact I can\'t find the gen fold
Goto to Top right corner in Studio, click on search button enter R.java , you will get the file
thank you