• Stars
    star
    296
  • Rank 135,095 (Top 3 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

AspectJX Demo

AspectJX-Demo

一个gradle_plugin_android_aspectjx插件的应用示例

示例包括kotlin代码,AOP代码,AOP代码可以放在app项目里面,也可以放在library项目里面以aar的方式依赖

如果你本地没有kotlin环境,可能Demo会跑不起来,可以参考下面这个基于aspectjx的项目

用aspectjx实现的简单、方便、省事的Android M动态权限配置框架

AspectJ相关内容可以参考如下引用:

AspectJ官网

AspectJ Programming Guide

AspectJ Development Environment Guide

AspectJ NoteBook

License

    Copyright 2016 hujiang, Inc.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.gradle_plugin_android_aspectjx