Android Open Source - Development sdk Android-LogRouter






Project Summary

An App that can display and share the log made by specified app which developed with the SDK in this repository..

Web Site / Source Repository

Android-LogRouter is hosted in the following web site
https://github.com/WangXuanBT/Android-LogRouter

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

ItemValue
Java File Count9
Target SDK Version19
Minimum SDK Version14
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Android-LogRouter has the following Java source files.

com.wangxuan.logrouter.ContentActivity.java
com.wangxuan.logrouter.ListActivity.java
com.wangxuan.logrouter.MainActivity.java
com.wangxuan.logrouter.utils.DataUtil.java
com.wangxuan.logrouter.utils.FileListAdapter.java
com.wangxuan.logrouter.utils.FileManager.java
com.wangxuan.logrouter.utils.LogManager.java
com.wangxuan.logrouter.utils.PopupWindowManager.java
com.wangxuan.logrouter.utils.ShareManager.java