adspace
Answer Posted / Rahulbhatnagar
In an Android project, the 'src', 'res' and 'libs' folders are considered essential. The src folder contains your Java files, res folder contains resources like layouts, strings, etc., and the libs folder is used to add third-party libraries.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers