文件名称:Android代码-AspectJ-Android-Example
文件大小:121KB
文件格式:ZIP
更新时间:2022-08-25 20:09:23
Android代码
AspectJ Android Example Dependency https://github.com/uPhyca/gradle-android-aspectj-plugin https://github.com/nostra13/Android-Universal-Image-Loader http://www.eclipse.org/aspectj/ Running You can open the project with Android Studio and run or Run with Gradle on commandline ./gradlew assemble installDebug Aspects AuthenticationAspect Basic usage of aspect for auth-based method call CachingAspect Fetch an image and implemented simple caching using aspect ExceptionHandlingAspect Catch all exce
【文件预览】:
AspectJ-Android-Example-master
----gradlew(5KB)
----settings.gradle(15B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(969B)
----gradlew.bat(2KB)
----gradle.properties(853B)
----.gitignore(290B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(905B)
--------proguard-rules.pro(691B)
----build.gradle(437B)