<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>earlyharvest</author_name>
  <author_url>https://blog.hatena.ne.jp/earlyharvest/</author_url>
  <blog_title>earlyharvestの日記</blog_title>
  <blog_url>https://earlyharvest.hatenadiary.org/</blog_url>
  <categories>
    <anon>android</anon>
  </categories>
  <description>要点： ハンドラにてhandleMessage(Message m)をOverrideし、 その中に、UIパーツを操作する処理を記述する。 例では、mBodyというLinearLayout上に、TextViewとSurfaceViewを配置しています。 SurfaceViewでは、スレッドを回して描画し続ける感じで組んでます（ゲームアプリのアレ） 例： SurfaceViewを継承したクラス。スレッドの設定時に handleMessageをOverrideして、UIパーツに対してやりたい事を書きます。 今回は、TextViewに&quot;hogehoge&quot;という文字列を設定させます。 /* *省略して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fearlyharvest.hatenadiary.org%2Fentry%2F20100514%2F1273827975&quot; title=&quot;メインのスレッド以外から、UIを操作する方法 - earlyharvestの日記&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>2010-05-14 18:06:15</published>
  <title>メインのスレッド以外から、UIを操作する方法</title>
  <type>rich</type>
  <url>https://earlyharvest.hatenadiary.org/entry/20100514/1273827975</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
