tinkerpatch-sdk icon indicating copy to clipboard operation
tinkerpatch-sdk copied to clipboard

TinkerPatch SDK

Results 61 tinkerpatch-sdk issues
Sort by recently updated
recently updated
newest added

tinker platform 上补丁的下载/合成/生效的数据不显示,但经过测试补丁是能生效成功的

你好,使用了github的sample Demo运行,按照流程操作,改了一些内容, 第1处改动:tinkerOldApkPath = "${bakPath}/app-debug-0424-15-02-56.apk"------>tinkerOldApkPath = "${bakPath}/app-debug-0606-11-15-03.apk" 第二处改动:TinkerInstaller.onReceiveUpgradePatch(getApplicationContext(), Environment.getExternalStorageDirectory().getAbsolutePath() + "/patch_signed_7zip.apk");------>TinkerInstaller.onReceiveUpgradePatch(getApplicationContext(), "/sdcard" + "/patch_signed_7zip.apk"); 点击LOAD PATCH按钮日志提示:I/Tinker.SamplePatchListener: receive a patch file: /sdcard/patch_signed_7zip.apk, file size:3603 W/Tinker.PatchInfo: read property failed, e:java.io.FileNotFoundException: /data/user/0/tinker.sample.android/tinker/patch.info (No...

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:tinkerPatchDebug'. > com.tencent.tinker.build.util.TinkerPatchException: com.tencent.tinker.android.dex.DexException: java.io.UTFDataFormatException: String more than 65535 UTF bytes long 请问如何解决?

您好,修改了Activity一个方法内都一个方法。官网显示已经安装成功并合成。但是实际无效果。我这边用的是debug包。 该怎么解决。 感谢各位

发布补丁到 tinkerpatch,打印信息是写着可以更新但是就是没有去更新

![image](https://user-images.githubusercontent.com/3851465/69047733-d10ca500-0a36-11ea-876b-c9909e19c38a.png)

bug

dd test install result dex: /Users/jerrychang/svn_emc/full/3.0.7/app/build/outputs/apk/tinkerPatch/release/tinker_result/test.dex, size:584 DexDecoder:write test dex meta file data: test.dex,,56900442eb5b7e1de45449d0685e6e00,56900442eb5b7e1de45449d0685e6e00,0,0,0,jar Add Test resource file: assets/only_use_to_test_tinker_resource.txt Final normal zip resource: resources_out.zip, size=21345171, md5=6d27a825fb05be9412a762175945a873 Generate unsigned apk: patch_unsigned.apk...

补丁在http://www.tinkerpatch.com/Apps/index 官网下发之后,app什么时候更新补丁