• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Create new folder under res/layout?

HJ Chin

Lurker
Hi,

I'm new to Andriod app development and this forum too, nice to be here :D

I developing an andriod app using eclipse 3.5 and ADT. I would like to create a new folder under res/layout with intention to group few layout that all together serve a activity. When I move the layout into a newly created folder, e.g. activity, the layout designer no longer recognize the file and same goes to the R.java file. I foreseeing that the number of layout is growing over time and wish to organize it in that manner.

I think there is some setting or something I need to set, greatly appreciate if someone could helps. Thanks.
 
Back
Top Bottom