archko

Results 5 comments of archko

> Q:base Apk中通过getResources().getIdentifier访问插件资源为什么访问不了? > > A: > > getResources().getIdentifier("hello_world","string", getPackageName() + "." + "${插件名}"); 我想实现,宿主动态代理插件的Activity,这样插件可以不注册Activity。 使用dynamic-load-apk的代码。我看到wiki,qigaw是没有这样的功能的,所以我想试试实现这样的功能。 结果: 一种是:插件里面的Activity加载成功了,布局没有加载成,白屏。 一种是:插件Activity启动了,页面正常,对话框显示不正常。 DLProxyFragmentActivity覆盖了: @Override public Resources getResources() { return impl.getResources() == null ?...

bit rate is 1/2 of the origin

by default , if i cut video, bit rate is not same as the original video. i have solve the problem, i use the same bit rate with the originlal...

https://github.com/archko/EditVideo branch flow ,this is my repo cutviewmodel.cutVideo(). i solve the problem.

> My algorithms not very good. Thats a problem. i solved it with libvips,now it can decode 3gb tiff file