Package 

Class SharedPreferencesFactory


  • 
    public final class SharedPreferencesFactory
    
                        

    Responsible for creating a SharedPreferences instance which stores ACRA settings.

    Retrieves the SharedPreferences instance where user adjustable settings for ACRA are stored. Default are the Application default SharedPreferences, but you can provide another SharedPreferences name with org.acra.annotation.AcraCore.sharedPreferencesName.