Where is the java.security file on Android?

最后都变了- 提交于 2019-12-24 23:31:07

问题


I'm using Android Commander to view the files on my Android phone. Furthermore I want to view and change "java.security" file in which security providers can be statically registered. On Linux PCs, this file is located in the directory $JAVA_HOME/lib/security but I couldn't find it on my Android device. Where's it?


回答1:


Mabe just not possible yet - see http://code.google.com/p/android/issues/detail?id=21417



来源:https://stackoverflow.com/questions/10462035/where-is-the-java-security-file-on-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!