<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anton0825</author_name>
  <author_url>https://blog.hatena.ne.jp/anton0825/</author_url>
  <blog_title>日々精進</blog_title>
  <blog_url>https://anton0825.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>原因はインストール済みのアプリと上書きインストール使用としているアプリの証明書が違うため。 証明書の確認をするために実機からapkを抜き出したり、apkの署名やKeystoreの情報を確認したそのときのコマンドは以下。 Android 実機から apk を探して取得するコマンド。 adb shell pm list packages -f adb pull /data/app/&lt;apkファイル名&gt; apkの署名を確認するコマンド。 jarsigner -verify -verbose -certs my_application.apk Keystoreの情報を確認するコマンド。 keytool…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanton0825.hatenablog.com%2Fentry%2F2015%2F05%2F08%2F000000&quot; title=&quot;adb install -rでapkを上書きインストールしようとするとINSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATESエラー - 日々精進&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-05-08 00:00:00</published>
  <title>adb install -rでapkを上書きインストールしようとするとINSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATESエラー</title>
  <type>rich</type>
  <url>https://anton0825.hatenablog.com/entry/2015/05/08/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
