Android Software Engineer Question:
Download Questions PDF

Explain gen folder in Android?

Android Software Engineer Interview Question
Android Software Engineer Interview Question

Answer:

This folder contains the R.java file. It is compiler-generated file that references all the resources found in your project. You should not modify this file.

Download Android Software Engineer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain res folder in Android?Explain Android 4.0 library folder in Android?