<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dk521123</author_name>
  <author_url>https://blog.hatena.ne.jp/dk521123/</author_url>
  <blog_title>プログラム の超個人的なメモ</blog_title>
  <blog_url>https://dk521123.hatenablog.com/</blog_url>
  <categories>
    <anon>Android</anon>
  </categories>
  <description>■ 画面の向きを固定する 【１】静的に固定する 【２】動的に固定する 【１】静的に固定する * AndroidManifest.xmlの「android:screenOrientation」を指定する。 # 設定値 説明 1 portrait 縦方向 2 landscape 横方向 3 unspecified 端末の設定により動作が異なる(デフォルト) 4 sensor センサーに従う 5 nosensor センサーに従わない以外はunspecifiedと同じ 【２】動的に固定する * setRequestedOrientation()をコールする。 # 設定値 説明 1 SCREEN_ORI…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdk521123.hatenablog.com%2Fentry%2F2015%2F09%2F23%2F125315&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-09-23 12:53:15</published>
  <title>【Android】 画面の向きあれこれ</title>
  <type>rich</type>
  <url>https://dk521123.hatenablog.com/entry/2015/09/23/125315</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
