In the Android API http://developer.android.com/guide/topics/data/data-storage.html#pref
It says:
Shared Preference allows you to save and re
Straight from JLS:
A string literal is a reference to an instance of class String
So no it is not a primitive.