aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--research/smartphone.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/research/smartphone.mdwn b/research/smartphone.mdwn
index 010d246..a3ad97a 100644
--- a/research/smartphone.mdwn
+++ b/research/smartphone.mdwn
@@ -212,6 +212,12 @@ Via [Validating the Android 4.2.2 RSA fingerprint](https://shred.zone/cilla/page
## Instalação manual de apps
+Checagem de assinatura:
+
+ apksigner verify --print-certs app.apk
+
+Instalação:
+
adb install app.apk
## Movendo arquivos do sdcard para o armazenamento interno