Android Studio 0.4.0
Hello,
I want to add a new Preference Screen in Android Studio. However, I cannot find the menu option to do it.
I
The preference option doesn't exist anymore. You will need to right click the res->new->Android resource file and choose the resource type as xml in the dropdown. Then you will manually need to add the layout for preference xml.
res
new
Android resource file
xml