<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kawai_norimitsu</author_name>
  <author_url>https://blog.hatena.ne.jp/kawai_norimitsu/</author_url>
  <blog_title>ノラプログラマーの技術メモ</blog_title>
  <blog_url>https://kawaidesu.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>概要 androidアプリで設定画面を開きたい。普通に開くだけなら以下のコードでOK。 Intent intent = new Intent(); intent.setAction(Settings.ACTION_INPUT_METHOD_SETTINGS); startActivity(intent); でもどうせならもっと下位の階層の設定画面を開きたい。そっちの方がユーザーにとって便利だからだ。ここでは「テキスト読み上げの設定」を開く例を示す。 環境 windows 8.1 Android Studio 1.2.2 Build Tools Version 22.0.1 Compile Sd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkawaidesu.hatenablog.com%2Fentry%2F2015%2F07%2F20%2F192142&quot; title=&quot;androidアプリで「テキスト読み上げの設定」を開く方法 - ノラプログラマーの技術メモ&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>http://cdn-ak.f.st-hatena.com/images/fotolife/k/kawai_norimitsu/20150720/20150720191437.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-20 19:21:42</published>
  <title>androidアプリで「テキスト読み上げの設定」を開く方法</title>
  <type>rich</type>
  <url>https://kawaidesu.hatenablog.com/entry/2015/07/20/192142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
