EricZhao

Results 11 issues of EricZhao

Do I need to set this? ``` renderscriptTargetApi YOUR_TARGET_SDK_VERSION as int renderscriptSupportModeEnabled true ``` minSdkVersion=17

我这边要下载的文件如果比较大,会分割为多个小文件,有各自的下载地址,下载完成后会再把他们合并。 如何让他们下载时,作为一个整体任务去下载和管理呢?可能会有多个下载任务在下载队列,小的文件单独一个任务,大文件切割为多个小文件后下载作为一个整体,在列表中仅展现整体的下载速度和进度,可以one by one下载。 用这个下载器有没有可能实现呢?希望能给一些思路,谢谢

Please add following proguard text required in your docs and demos: #Fix OAuth Drive API failure for release builds -keep class * extends com.google.api.client.json.GenericJson { *; } -keep class com.google.api.services.drive.**...

bug

I call verifyWithRecaptcha in my app. And then nothing show except the notification shows that Google Play services requires an action. I use GoogleApiAvailability.getInstance().isGooglePlayServicesAvailable and it return success before I...

32 bit apk crash on android 13 64 bit device. apk work well before modify it. It worked well with apktool 2.7.1. And this apk still works well on android...

Waiting for issuer

**Describe the bug** decompile apk failed **To Reproduce** Steps to reproduce the behavior: select apk to decompile **Expected behavior** decompile success **Console Logs** brut.androlib.exceptions.AndrolibException: brut.directory.DirectoryException: java.util.zip.ZipException: Invalid CEN header (invalid...

const dom = htmlparser2.parseDocument(htmlString);

你好,我们这边测试集成之后发现两个问题,一个是user activity中完全没有数据,用户活跃,留存等都是空的。目前有一个怀疑的地方是,代码中没有写以下代码,请问是否是这个原因呢? ``` protected void onResume() { super.onResume(); OmAds.onResume(this); } protected void onPause() { super.onPause(); OmAds.onPause(this); } ``` 第二个问题是在performance页面广告展示和请求数据是空的,这个可能是什么原因呢?

How can I get aab file or the universal apk? not split apks

有个需求看大佬是否能实现,愿不愿意有偿做一下,关于微信红包的。感兴趣的话可以加微信哈:qyzhaojinxi