Git Product home page Git Product logo

aop-android's Introduction

AOP-Android

AOP-Android的基础应用 应用场景: 一般来说,主要用于不想侵入原有代码的场景中,例如SDK需要无侵入的在宿主 中插入一些代码,做日志埋点、性能监控、动态权限控制、甚至是代码调试等等 可参考下面这两篇文章 Android 基于AOP监控之——AspectJ(面向切面编程)使用指南: http://blog.csdn.net/woshimalingyi/article/details/51519851 Android基于AOP的非侵入式监控之——AspectJ实战 http://blog.csdn.net/woshimalingyi/article/details/51476559#reply 同类推荐: //深入理解Android之AOP http://blog.csdn.net/innost/article/details/49387395 //官方英文文档 https://eclipse.org/aspectj/doc/next/progguide/starting-development.html //跟我学习AspectJ系列 http://blog.csdn.net/zl3450341/article/details/7673979

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.