| Price | Free |
|---|---|
| Category | Productivity |
| Version | 3.0 |
| Developer | hiroyuki123456 |
| Added | Feb 20th, 2011 |
| App Views | |
| Votes | 0 votes |
| Google Rating | |
| Ratings | 8 |
logcatで取得できるmain/events/radio/systemのログをsdcardに保存するアプリです。取ったログを閲覧する機能はなく、PCで解析する事を前提に大量のログを取得することを目的としています。1)ログはServiceによりバックグラウンドで取得します。ログ取得中はNotification領域にアイコンを表示させ、アイコンからActivityを起動しログ取得を止める事が出来ます2)ログは日付をキーとした名前のファイルに格納します例)yyyyMMddHHmmss.txt注意)sdcardの空き容量がない場合のエラー処理などは行っていません。充分な空き容量のメディアを使用してくださいIt is an application to be stored in the sdcard a log of main / events / radio / system that can be obtained in the logcat.Instead capability to read the logs taken, with an aim to obtain a large amount of log on the assumption that it will be analyzed by the PC.I get in the background by the Service 1) log.And to display the icon in the Notification area logging in,It is possible to stop the logging Start Activity from iconI stored in a file with the name you as a key date 2) LogExample) yyyyMMddHHmmss.txtIt does not provide, such as error handling when there is no free space Note) sdcard. Please use the media of sufficient free space