예제 #1
0
 public DemoModel(Context ctx) {
   context = ctx;
   PreferenceManager.init(context);
 }