AndroidSIMFileReader icon indicating copy to clipboard operation
AndroidSIMFileReader copied to clipboard

An app to demonstrate reading SIM files in Android

Results 1 AndroidSIMFileReader issues
Sort by recently updated
recently updated
newest added
trafficstars

Since this app require root to run anyway, I think it would be an debugging advantage to first try to: 1. add all possible [permissions](http://developer.android.com/guide/topics/security/permissions.html) to the [AndroidManifest.xml](https://github.com/scintill/AndroidSIMFileReader/blob/master/app/src/main/AndroidManifest.xml) by adding...