コード例 #1
0
ファイル: LogCacheActivity.java プロジェクト: pstorch/cgeo
 @Override
 protected String getLastLog() {
   return Settings.getLastCacheLog();
 }