|
|
@ -27,6 +27,7 @@ public class AppConfig {
|
|
|
|
private static boolean checkUpdate;
|
|
|
|
private static boolean checkUpdate;
|
|
|
|
private static Context mContext;
|
|
|
|
private static Context mContext;
|
|
|
|
private static SharedPreferences prefs;
|
|
|
|
private static SharedPreferences prefs;
|
|
|
|
|
|
|
|
private static SharedPreferences mConprefs;
|
|
|
|
|
|
|
|
|
|
|
|
public static void loadConfig(Context mContext) {
|
|
|
|
public static void loadConfig(Context mContext) {
|
|
|
|
|
|
|
|
|
|
|
|