An App that can display and share the log made by specified app which developed with the SDK in this 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.
The following table is the detailed list of Android-LogRouter.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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