Android: *.jks file view


use the following command to view the jks file, which will ask for password.

keytool -v -list -keystore *.jks 

Comments

Popular posts from this blog

Working with Android Hierarchy Viewer

Android: Standalone login with SQLiteOpenHelper