Android Open Source - Development tool AndroidAppLog






Project Summary

A tool to log method's parameters and return value..

Web Site / Source Repository

AndroidAppLog is hosted in the following web site
https://github.com/MindMac/AndroidAppLog

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

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count4
jar files usedXposedBridgeApi.jar
android-support-v4.jar
dexlib2.jar
Asset File Namesassets\xposed_init




Resource Files

There are 6 image files in AndroidAppLog. The names of the image files are listed as follows.

arrow.png
checkmark.png
checkmark_outline.png
java_class.png
java_method.png
java_package.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidAppLog has the following Java source files.

com.mindmac.applog.adapter.AppInfoAdapter.java
com.mindmac.applog.adapter.DexClassInfoAdapter.java
com.mindmac.applog.adapter.DexMethodInfoAdapter.java
com.mindmac.applog.adapter.DexPackageInfoAdapter.java
com.mindmac.applog.service.LogLauncher.java
com.mindmac.applog.service.LogManager.java
com.mindmac.applog.service.LogService.java
com.mindmac.applog.service.ParcelableLogMethod.java
com.mindmac.applog.service.Parser.java
com.mindmac.applog.ui.AppListActivity.java
com.mindmac.applog.ui.ClassActivity.java
com.mindmac.applog.ui.MethodActivity.java
com.mindmac.applog.ui.PackageActivity.java
com.mindmac.applog.util.AppInfoEx.java
com.mindmac.applog.util.DexClassInfo.java
com.mindmac.applog.util.DexInfo.java
com.mindmac.applog.util.DexMethodInfo.java
com.mindmac.applog.util.DexPackageInfo.java
com.mindmac.applog.util.MenuOptionExecutor.java
com.mindmac.applog.util.Util.java