Online Course Support

Which folder of your Android Studio project holds the XML files that describe the graphical interfaces of the MyApp application?

Question 1
Which folder of your Android Studio project holds the XML files that describe the graphical interfaces of the MyApp application?

1 point

MyApp/app/gui

MyApp/app/manifests

MyApp/app/res/layout

MyApp/app/values

MyApp/app/res/drawable

MyApp/app/java

Similar Posts