A tool to log method's parameters and return value..
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.
The following table is the detailed list of AndroidAppLog.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 4 |
jar files used | XposedBridgeApi.jar android-support-v4.jar dexlib2.jar |
Asset File Names | assets\xposed_init |
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.
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