prefs.xml 252 Bytes
<?xml version="1.0" encoding="utf-8"?>
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" >
    <EditTextPreference android:key="s" android:title="@string/url" android:summary="@string/urlhint"/>
    

</PreferenceScreen>