jiashie

Results 7 issues of jiashie

插件里activity自定义theme,在DLPlugin里新增加接口方法 beforeSuperOnCreate(),为了在ProxyActivity的onCreate里调用super.onCreate之前设置theme,但经测试完全没用。

US-ASCII supported only. I don't know whether it supports unicode. I modified the US-ASCII to UTF-8,and then I can write chinese characters to exif and can be displayed normaly by...

看过大佬的两篇文章,理解了元反射和豁免api的方式。但为啥可以用释放一个dexFile的方式绕过限制?大佬有文章讲解一下吗?

the ripple center is not where user pressed. mostly in the view's center, sometimes by random.

I tried to use webbrowser in a c# dll, it works fine when used in winform. but cannot work in unity. when invoke webbrowser.navigate, error as below: >NullReferenceException: Object reference...

ExecuteJavascript or window.alert is not working. cannot show the alert popup window

简单地自定义一个CumstomTextView extends TextView,放到secondActivity的布局里。结果运行时崩溃, Caused by: android.view.InflateException: Binary XML file line #14: Binary XML file line #14: Error inflating class xu.otherapk.CumstomTextView Caused by: android.view.InflateException: Binary XML file line #14: Error inflating...