Open wuhaiyang opened 7 years ago
@wuhaiyang tinker原生的sample在https://github.com/Tencent/tinker/tree/master/tinker-sample-android
官方例子没有使用andresguard啊。。。。
这样。。。可以参照resguard.gradle稍微改造下,原理类似的。
On Wed, Sep 27, 2017 at 6:11 PM, wuhaiyang notifications@github.com wrote:
官方例子没有使用andresguard啊。。。。
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TinkerPatch/tinkerpatch-andresguard-sample/issues/2#issuecomment-332698601, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYuMegB-Lj7ChLi7bELZtz0ImBzjLks5smvJKgaJpZM4PlSoX .
对gradle这块还不是很熟悉,希望楼主有空改造下,感谢~~~
收到,这里我先打开,作为标记。
@simpleton 原生tinker 使用andresguard 例子什么时候出啊,gradle-plugin 都3.0了
最近有点忙,我稍后给原生tinker提一个pr吧。
@simpleton 请配置一下嘛 针对https://bugly.qq.com/docs/user-guide/instruction-manual-android-hotfix/?v=20171109131920 腾讯的bugly集成的热更新 谢谢了 不知道怎么兼容AndResGuard和tinker 谢谢了
Bugly我这边没有源码,所以暂时无法适配
On Wed, Nov 15, 2017, 11:03 PM 向继未 notifications@github.com wrote:
@simpleton https://github.com/simpleton 请配置一下嘛 针对 https://bugly.qq.com/docs/user-guide/instruction-manual-android-hotfix/?v=20171109131920 腾讯的bugly集成的热更新 谢谢了 不知道怎么兼容AndResGuard和tinker 谢谢了
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TinkerPatch/tinkerpatch-andresguard-sample/issues/2#issuecomment-344834269, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYofGz8DvfB8uJ6qMFM6qsos9EyoOks5s295ZgaJpZM4PlSoX .
@simpleton 能否直接创建一个demo工程来实现下呢。主要是绍文兄较忙,提交的pr可能会延迟merge
绍文应该也没有代码,需要找bugly的同事来提供demo了
On Wed, Nov 15, 2017, 11:13 PM wuhaiyang notifications@github.com wrote:
@simpleton https://github.com/simpleton 能否直接创建一个demo工程来实现下呢。主要是绍文兄较忙,提交的pr可能会延迟merge
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TinkerPatch/tinkerpatch-andresguard-sample/issues/2#issuecomment-344835928, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYgc-U7lnqMxNXD6Le0gQfRHdy-_Oks5s2-COgaJpZM4PlSoX .
@simpleton 我说的不是支持bugly 热更新,是原生 tinker 接入 andresguard 编译脚本这块。
https://github.com/BuglyDevTeam/Bugly-Android-Demo 这个是bugly提供的demo @simpleton
适配是需要了解plugin的实现的
On Wed, Nov 15, 2017, 11:16 PM 向继未 notifications@github.com wrote:
https://github.com/BuglyDevTeam/Bugly-Android-Demo 这个是bugly提供的demo @simpleton https://github.com/simpleton
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TinkerPatch/tinkerpatch-andresguard-sample/issues/2#issuecomment-344836542, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYopzh9bphxQCFOv9Qc_p0W_MD_N9ks5s2-FhgaJpZM4PlSoX .
好嘛 能适配下嘛? 请问
毕竟现在用腾讯bugly 全量升级和热更新的的人还是很多的 @simpleton
不好意思呀,你可以ping一下小巫
On Wed, Nov 15, 2017, 11:24 PM 向继未 notifications@github.com wrote:
毕竟现在用腾讯bugly 全量升级和热更新的的人还是很多的 @simpleton https://github.com/simpleton
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TinkerPatch/tinkerpatch-andresguard-sample/issues/2#issuecomment-344837877, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYjyGoio3K1SMJ50TwlW9ofhlDLaoks5s2-MngaJpZM4PlSoX .
你们都是一个公司的 你直接@他嘛
@devilWwj
主要是想看下 gradle 那块的编译脚本 @simpleton