Git Product home page Git Product logo

snake-master's Introduction

Snake-master

编译原理项目Snake,leakcannary ,AOP

注意事项

(1)在导入项目之后,由于LeakCanary是jar包呈现的,里面全是class文件。我们需要用LeakCanary源码进行替换,打开jar中某一个class文件,AndroidStudio会让你ChooseSource替换掉。

(2)点击ChooseSrouce,并手动定位到本地的相应源码所在文件夹(和jar里面结构一致),点击确定即可。(保证除R、BuildConfig之外的文件,在AndroidStudio中打开为java文件)

(3)需要替换的jar包有leakcanary-watcher-1.5.1、leakcanary-andriod-1.5.1、leakcanary-analyzer-1.5.1。

(4)leakcanary源码地址:https://github.com/square/leakcanary

snake-master's People

Contributors

wanganping965 avatar

Watchers

 avatar

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.