Search code examples
javaandroidsecurityandroid-contentprovider

Where is the java.security file on Android?


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?


Solution

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