Where are layouts placed in android?



Where are layouts placed in android?..

Answer / Sarita Rawat

Layout files in Android are typically placed in the 'res/layout' directory. Each subdirectory (like 'res-sw600dp') corresponds to different screen sizes and densities.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

How does aosp relate to the android compatibility program?

1 Answers  


What is android syncing?

1 Answers  


What is a sticky intent in android?

1 Answers  


Explain the difference between service & intent service?

1 Answers  


differences between google android studio and android studio ?

1 Answers  


Which activity class do you need to inherit to show google map?

1 Answers  


What is a buildtype in gradle? And what can you use it for?

1 Answers  


Can I upgrade android 6 to 7?

1 Answers  


Which permission needed in order to use mapactivity?

1 Answers  


Which shortcut key we can use to change orientation in an avd simulator?

1 Answers  


How install android os from pc to mobile via usb?

1 Answers  


When you need to use mp3 file in android application, which folder you need to create and store mp3 file?

1 Answers  


Categories