@Override
 public void onCreate() {
   Ln.getConfig().setLoggingLevel(Log.ERROR);
   super.onCreate();
 }