View Single Post
Old 02-09-2016, 04:31 PM   #3
Xandaros
Junior Member
Xandaros began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2016
Device: Kindle PW3 G090 G105
If it does mess with the actual security manager, it doesn't change a lot.
In my particular case, I want to use sockets, which is not allowed by default. Replacing the java.policy file with the java_permissive.policy file (which is what this does), allows your kindlet to do anything. (For better or for worse)
Xandaros is offline   Reply With Quote