GithubHelp home page GithubHelp logo

leavesczy / asm-samples Goto Github PK

View Code? Open in Web Editor NEW
236.0 236.0 52.0 652 KB

Android 字节码插桩实战

License: Apache License 2.0

Kotlin 100.00%
android-asm-transform android-gradle-plugin android-gradle-transform

asm-samples's Introduction

asm-samples's People

Contributors

leavesczy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asm-samples's Issues

有两个疑问

1.如何设置可以默认对所有的点击生效不用手动写CheckViewOnClick。
2.java项目可以用吗

BaseTransform编译报错,

BaseTransform.kt: (180, 25): 'break' and 'continue' are not allowed in 'when' statements. Consider using labels to continue/break from the outer loop

BaseTransform 报错 Failed to copy full contents from

Caused by: java.io.IOException: Failed to copy full contents from '/Users/hailong/StudioProjects/lezhu/lezhu/build/tmp/transformClassesWithDoubleClickTransformForDevelopmentDebug/2f557365_classes.jar' to '/Users/hailong/StudioProjects/lezhu/lezhu/build/intermediates/transforms/DoubleClickTransform/development/debug/0.jar'
at org.apache.commons.io.FileUtils.doCopyFile(FileUtils.java:1157)
at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1091)
at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1038)
at github.leavesczy.asm.base.BaseTransform.forEachJar(BaseTransform.kt:113)
at github.leavesczy.asm.base.BaseTransform.access$forEachJar(BaseTransform.kt:26)
at github.leavesczy.asm.base.BaseTransform$transform$$inlined$forEach$lambda$1.invoke(BaseTransform.kt:46)
at github.leavesczy.asm.base.BaseTransform$transform$$inlined$forEach$lambda$1.invoke(BaseTransform.kt:26)
at github.leavesczy.asm.base.BaseTransform$submitTask$1.call(BaseTransform.kt:272)
at github.leavesczy.asm.base.BaseTransform$submitTask$1.call(BaseTransform.kt:26)

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.