コード例 #1
0
 public void onStart(Application app) {
   InitialData.insert(app);
   registerFormatters();
 }