ServenScorpion / VirtualApp

support android 12 应用分身、模拟设备、模拟wifi、虚拟多开、钉钉打卡、企微打卡、插件开发、XP插件、模拟用户操作、java hook、c++ hook
842 stars 362 forks source link

能不能将64的插件直接就打包到apk 安装的时候直接安装呢? #49

Open eleven-di opened 1 year ago

eleven-di commented 1 year ago

找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢

ServenScorpion commented 1 year ago

你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了

eleven-di @.***> 于2023年9月25日周一 18:06写道:

找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢

— Reply to this email directly, view it on GitHub https://github.com/ServenScorpion/VirtualApp/issues/49, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

eleven-di commented 1 year ago

你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @ 3E于2023年9月25日周一 18:06写道: 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi%3E。您收到此邮件是因为您订阅了此主题。消息ID: @ * 3E

不是静默安装,我的想法是将64位的插件的代码在apk中实现,而不是两次安装。这样看起来有点繁琐不是吗,就是不知道能不能这样弄

ServenScorpion commented 1 year ago

不行的,你违背了计算机原理

eleven-di @.***> 于2023年9月26日周二 11:29写道:

你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @ 3E于2023年9月25日周一 18:06写道: … <#m1135396401210493154> 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49 https://github.com/ServenScorpion/VirtualApp/issues/49%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI%3E。您收到此邮件是因为您订阅了此主题。消息ID:

      • @ 3E

不是静默安装,我的想法是将64位的插件的代码在apk中实现,而不是两次安装。这样看起来有点繁琐不是吗,就是不知道能不能这样弄

— Reply to this email directly, view it on GitHub https://github.com/ServenScorpion/VirtualApp/issues/49#issuecomment-1734770296, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXRNGD3D23JEJUKQDMUDX4JDZXANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.***>

eleven-di commented 1 year ago

不行的,你违背了计算机原理 eleven-di @.> 于2023年9月26日周二 11:29写道: 你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @ 3E于2023年9月25日周一 18:06写道: … <#m1135396401210493154> 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49 <#49>%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi <https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI>%3E。您收到此邮件是因为您订阅了此主题。消息ID:* @ 3E 不是静默安装,我的想法是将64位的插件的代码在apk中实现,而不是两次安装。这样看起来有点繁琐不是吗,就是不知道能不能这样弄 — Reply to this email directly, view it on GitHub <#49 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXRNGD3D23JEJUKQDMUDX4JDZXANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.>

我知道32和64的某些库不一致,但是从原理上来讲64是兼容32的吧,同类产品中VirtualApp也没见需要另外安装,可见应该是可行的只是我们可能没找对方法

eleven-di commented 1 year ago

不行的,你违背了计算机原理 eleven-di @.> 于2023年9月26日周二 11:29写道: 你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @ 3E于2023年9月25日周一 18:06写道: … <#m1135396401210493154> 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49 <#49>%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi <https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI>%3E。您收到此邮件是因为您订阅了此主题。消息ID:* @ 3E 不是静默安装,我的想法是将64位的插件的代码在apk中实现,而不是两次安装。这样看起来有点繁琐不是吗,就是不知道能不能这样弄 — Reply to this email directly, view it on GitHub <#49 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXRNGD3D23JEJUKQDMUDX4JDZXANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.>

或者说我直接放弃32只支持64位,这样是否可行

ServenScorpion commented 1 year ago

只支持64 可以的,现在大部分应用都是64的了

eleven-di @.***> 于2023年9月26日周二 15:34写道:

不行的,你违背了计算机原理 eleven-di @.

> 于2023年9月26日周二 11:29写道: … <#m-7872279911287131885> 你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @。 3E于2023年9月25日周一 18:06写道: … <#m1135396401210493154> 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49 https://github.com/ServenScorpion/VirtualApp/issues/49 <#49 https://github.com/ServenScorpion/VirtualApp/issues/49>%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI%3E。您收到此邮件是因为您订阅了此主题。消息ID: https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI%3E%3E%E3%80%82%E6%82%A8%E6%94%B6%E5%88%B0%E6%AD%A4%E9%82%AE%E4%BB%B6%E6%98%AF%E5%9B%A0%E4%B8%BA%E6%82%A8%E8%AE%A2%E9%98%85%E4%BA%86%E6%AD%A4%E4%B8%BB%E9%A2%98%E3%80%82%E6%B6%88%E6%81%AFID:*

或者说我直接放弃32只支持64位,这样是否可行

— Reply to this email directly, view it on GitHub https://github.com/ServenScorpion/VirtualApp/issues/49#issuecomment-1734989677, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXROEYPJ5HIZFYMDLJKLX4KAQ3ANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.***>

eleven-di commented 1 year ago

只支持64 可以的,现在大部分应用都是64的了 eleven-di @.> 于2023年9月26日周二 15:34写道: 不行的,你违背了计算机原理 eleven-di @. > 于2023年9月26日周二 11:29写道: … <#m-7872279911287131885> 你想实现的事静默安装?在没有系统权限的情况下事没法实现静默安装的,当然你有权限的话静默安装就很简单了十一-di @。 3E于2023年9月25日周一 18:06写道: … <#m1135396401210493154> 找了一圈,没找到对应的插件存放位置,也没找到对应的逻辑,希望大佬能给下思路,感谢—直接回复此邮件,在GitHub %3C查看#49 <#49> <#49 <#49>>%3E,或取消订阅%3Chttps://github . com/notifications/unsubscribe-auth/attyxrl 43 z 4n 5 p 2 vxe 5 ewd x4 FJ R3 ancnfsm 6 aaaaaa a5 F2 rwzi <https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI>%3E。您收到此邮件是因为您订阅了此主题。消息ID:* https://github.com/notifications/unsubscribe-auth/ATTYXRL43Z4N5P2VXE5OEWDX4FJR3ANCNFSM6AAAAAA5F2RWZI%3E%3E%E3%80%82%E6%82%A8%E6%94%B6%E5%88%B0%E6%AD%A4%E9%82%AE%E4%BB%B6%E6%98%AF%E5%9B%A0%E4%B8%BA%E6%82%A8%E8%AE%A2%E9%98%85%E4%BA%86%E6%AD%A4%E4%B8%BB%E9%A2%98%E3%80%82%E6%B6%88%E6%81%AFID:* @ * 3E 不是静默安装,我的想法是将64位的插件的代码在apk中实现,而不是两次安装。这样看起来有点繁琐不是吗,就是不知道能不能这样弄 — Reply to this email directly, view it on GitHub <#49 (comment) <#49 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXRNGD3D23JEJUKQDMUDX4JDZXANCNFSM6AAAAAA5F2RWZI https://github.com/notifications/unsubscribe-auth/ATTYXRNGD3D23JEJUKQDMUDX4JDZXANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.> 或者说我直接放弃32只支持64位,这样是否可行 — Reply to this email directly, view it on GitHub <#49 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATTYXROEYPJ5HIZFYMDLJKLX4KAQ3ANCNFSM6AAAAAA5F2RWZI . You are receiving this because you commented.Message ID: @.***> 但是我可能技术比较菜,没找到切入点