Check if a private preference has been created?

Areeb111

New Member
I want to check if a xml file exists. The xml is the private preference of an activity. And I want to read from my main activity when app starts. How can I check it?I don't need read the file, only to know if exists or not.
 
Back
Top