Android Open Source - Development file LogWatcher






Project Summary

LogWatcher is an Android application to save the LogCat dump as a text file on the SDCard of the device..

Web Site / Source Repository

LogWatcher is hosted in the following web site
https://github.com/netomarin/LogWatcher

If you think the Android project LogWatcher listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of LogWatcher.

ItemValue
Java File Count1
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.READ_LOGS
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

LogWatcher has the following Java source files.

com.netomarin.logwatcher.LogWatcherActivity.java