Cliff Liu
Cliff Liu
Would you check if the [new FOSS release](https://github.com/cliuff/boundo/releases/tag/v5.0.1) meets all requirements?
Unfortunately I am seeing some [inconsistency issues](https://issuetracker.google.com/421950220) regarding baseline.prof in builds. I will investigate and maybe find a temporary workaround.
@IzzySoft the output file's extension is `.apks` rathe than `.apk`, the apk set contains a single `universal.apk` file.
@IzzySoft thanks for the diff, however I am fully aware of the differences in the current release APKs. The point being, the blocking issue now is that the `baseline.prof` file...
Could you list a few apps that I can install to examine the packaging architecture of this framework?
Could you list a few apps that I can install to confirm the changes of the newer version?
非常感谢反馈,该问题将尽快得到解决
Are there any apps that I can install to examine the packaging architecture of this framework?
检测 app 所支持的推送服务使用了 `ClassLoader` 和 `Class#forName` 方法加载推送服务的类,这样的方法经测试比较快。据我所知安卓系统默认会对新安装的app以speed-profile方式优化,你发的截图上显示该app以speed优化,但是光凭借该截图并无法证明:used by other apps 斑朵,和 `status=speed` 间是因果关系。我暂时没能复现导致 `status=speed` 的app,你是否能提供更多信息来证明这个问题?比如对比没有被斑朵使用的app,并且请提供rom名称、版本、安卓版本。受影响的app有什么特征?是很少使用的app?