I would like to start an Activity from a default preferences.xml, with < intent > tag. The Activities are well tested, the problem is not with that. (I\'m extending Prefe
I was having the same issue. and solve by this
androidManifest.xml
// ==================== HERE ================================ // ========================================================
and in Preference: