Android Open Source - Development utility android-xlog






Project Summary

Wrapper around android.util.Log that optionally logs to a file as well..

Web Site / Source Repository

android-xlog is hosted in the following web site
https://github.com/curioustechizen/android-xlog

If you think the Android project android-xlog 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 android-xlog.

ItemValue
Java File Count3
Target SDK Version17
Minimum SDK Version8
Activity Count1
jar files usedandroid-xlog-1.0.0.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of android-xlog is as follows:

Apache License

Java Source Files

com.github.curioustechizen.xlog.Log.java
com.github.curioustechizen.xlog.sample.MainActivity.java
com.github.curioustechizen.xlog.sample.XlogSampleApplication.java