Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

问个问题,我测试是已经通过了,但是插件开发中,安装后,调用的时候出错 #68

Closed
xuliang271699 opened this issue Nov 5, 2015 · 1 comment

Comments

@xuliang271699
Copy link

java.lang.SecurityException:
AndroidRuntime: java.lang.SecurityException: Invalid mkdirs path: /storage/sdcard1/Android/data/com.careerforce.mianshi.shangji_ms_main/cache/
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1474)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1427)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at android.os.storage.IMountService$Stub$Proxy.mkdirs(IMountService.java:783)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at com.morgoo.droidplugin.hook.HookedMethodHandler.doHookInner(HookedMethodHandler.java:51)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at com.morgoo.droidplugin.hook.binder.BinderHook.invoke(BinderHook.java:57)
11-05 16:05:00.856 19641-19641/com.careerforce.mianshi:PluginP02 E/AndroidRuntime: at com.morgoo.droidplugin.hook.binder.IMountServiceBinder.invoke(IMountServiceBinder.java:34)

@cmzy
Copy link
Member

cmzy commented Nov 5, 2015

这是已知bug,已经fix,稍后会提交代码。

@cmzy cmzy closed this as completed Nov 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants