pm@pm:~/Android/Apk/temp$ jarsigner -verbose -keystore /home/pm/Android/Apk/key_phone -signedjar /home/pm/Android/Apk/temp/out/HWNS.apk /home/pm/Android/Apk/temp/HWNS.apk key0
Enter Passphrase for keystore:
adding: META-INF/MANIFEST.MF
adding: META-INF/KEY0.SF
adding: META-INF/KEY0.RSA
signing: AndroidManifest.xml
signing: res/drawable/ic_launcher.png
signing: res/layout/activity_main.xml
signing: resources.arsc
signing: classes.dex
jar signed.
Warning:
No -tsa or -tsacert is provided and this jar is not timestamped. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2038-10-14) or after any future revocation date.