Giter Club home page Giter Club logo

Comments (11)

mosentest avatar mosentest commented on June 2, 2024

Gradle Terrence803 2019/12/14 19:09 1c55e36
给这个大爷改出bug出来,没测试好,就提pr?还给合上去??

from droidplugin.

mosentest avatar mosentest commented on June 2, 2024

if (name != null && name.startsWith(".")) {
name = info.activityInfo.packageName + info.activityInfo.name;
}

from droidplugin.

mosentest avatar mosentest commented on June 2, 2024
                if (targetComponentName != null && targetComponentName.getClassName().startsWith("")) {
                    targetIntent.setClassName(targetComponentName.getPackageName(), targetComponentName.getPackageName() + targetComponentName.getClassName());
                }

from droidplugin.

mosentest avatar mosentest commented on June 2, 2024
                if (targetComponentName != null && targetComponentName.getClassName().startsWith(".")) {
                    targetIntent.setClassName(targetComponentName.getPackageName(), targetComponentName.getPackageName() + targetComponentName.getClassName());
                }

from droidplugin.

z16388 avatar z16388 commented on June 2, 2024

多谢老哥,我翻车了这么多天,才看到你这里。非常感谢!

from droidplugin.

XuchengJie avatar XuchengJie commented on June 2, 2024

哈哈,我也是被坑了一星期,以为自己使用的姿势不对。后来对比提交发现了bug。

from droidplugin.

qweenhool avatar qweenhool commented on June 2, 2024

太坑了,简直浪费时间

from droidplugin.

mosentest avatar mosentest commented on June 2, 2024

https://github.com/moz1q1/DroidPlugin 用我的吧,我已经pr给作者,但是他没合并,我已经适配9.0和10.设备,给个start

from droidplugin.

z16388 avatar z16388 commented on June 2, 2024

https://github.com/moz1q1/DroidPlugin 用我的吧,我已经pr给作者,但是他没合并,我已经适配9.0和10.设备,给个start

请问能兼容带so的apk做插件吗,这个怎么做

from droidplugin.

mosentest avatar mosentest commented on June 2, 2024

能正常吧,我具体没测过,可以加我qq来交流

from droidplugin.

weithink avatar weithink commented on June 2, 2024

https://github.com/moz1q1/DroidPlugin 用我的吧,我已经pr给作者,但是他没合并,我已经适配9.0和10.设备,给个start

能正常吧,我具体没测过,可以加我qq来交流

加个qq交流下

from droidplugin.

Related Issues (20)

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.