-
https://github.com/Tencent/tinker
https://github.com/Tencent/VasDolly
https://buglydevteam.github.io/2017/05/15/solution-of-multiple-channel-hotpatch/
https://bugly.qq.com/docs/user-guide/instructi…
-
ApkSectionInfo = lowMemory : false
apkSize : 435577463
contentEntry : first = java.nio.HeapByteBuffer[pos=0 lim=435060736 cap=435060736] , second = 0
schemeV2Block : first = java.nio.HeapByteB…
-
无法依赖
-
举个例子现在有这个需求:oneApp下需要打小米和华为的市场渠道,需要配置渠道标识
按照现在的配置方法,不同的app是要新建名称一致的文件夹,那么如果遇到我这种需求,要怎么弄呢,总不可能N个应用市场渠道也创建N个文件夹吧,麻烦能给个思路吗,谢谢
-
/ java.lang.NoSuchMethodError: No virtual method position(I)Ljava/nio/ByteBuffer; in class Ljava/nio/ByteBuffer; or its super classes (declaration of 'java.nio.ByteBuffer' appears in /system/framework…
-
bangong@bangongdeMac-mini chezhiwang % java -jar VasDolly.jar put -c 360 app_V2.7.2.apk /Users/bangong/Desktop/android/chezhiwang
start check apk signature mode...
Verified using v1 scheme (JAR s…
-
错误信息:
plugin id 'com.tencent.vasdolly:plugin' is invalid: Plugin id contains invalid char ':' (only ASCII alphanumeric characters, '.', '_' and '-' characters are valid)
-
splits {
abi {
enable true
reset()
include 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
universalApk true
}
}
-
-
使用 命令行 java -jar VasDolly.jar put -c channel.txt /home/user/base.apk /home/user/
通过指定渠道文件添加渠道信息 的时候 怎么修改输出apk的文件名规则