<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>j3iiifn</author_name>
  <author_url>https://blog.hatena.ne.jp/j3iiifn/</author_url>
  <blog_title>j3iiifn’s blog</blog_title>
  <blog_url>https://j3iiifn.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>動機 先日、Google Pixel 3aを購入した。 付属のアダプタを使用して古いAndroid端末からデータを移行してみたが、すべてのアプリのデータを移行できるわけではなかった。 仕方ないのでアプリをひとつひとつ開いてデータの移行ができているかチェックすることにしたのだが、結構な量のアプリがあるから、チェックリストを作りたくなった。 そこで、インストール済みアプリの一覧を出力するワンライナーを書いた。 前提 ADBコマンドを使える状態である。 ワンライナー adb shell pm list package -3 \ | cut -d: -f2 \ | sort \ | while rea…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fj3iiifn.hatenablog.com%2Fentry%2F2019%2F07%2F07%2F193000&quot; title=&quot;Android端末にインストールされているアプリの一覧を作るワンライナー - j3iiifn’s blog&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>2019-07-07 19:30:00</published>
  <title>Android端末にインストールされているアプリの一覧を作るワンライナー</title>
  <type>rich</type>
  <url>https://j3iiifn.hatenablog.com/entry/2019/07/07/193000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
