<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hyoromo</author_name>
  <author_url>https://blog.hatena.ne.jp/hyoromo/</author_url>
  <blog_title>hyoromoのブログ</blog_title>
  <blog_url>https://hyoromo.hatenablog.com/</blog_url>
  <categories>
    <anon>Android1.5</anon>
    <anon>Java1.6.0</anon>
  </categories>
  <description>Web上に転がっている「あんな絵」や「こんな絵」を Activity 上で表示させたいっ！と言う事で試してみました。 やり方 やり方なんて色々あると思うし、これは一例に過ぎないと思います。 URL url = new URL(&quot;(画像を直接指定したURL)&quot;); InputStream is = url.openStream(); Drawable draw = DrawableContainer.createFromStream(is, &quot;&quot;); //ここで画像を貼り付けたい View に draw を set する処理。v は画像を貼り付け対象の Object 。 v.setBackgro…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhyoromo.hatenablog.com%2Fentry%2F20090812%2F1250093967&quot; title=&quot;Web上の画像を表示させたよ - hyoromoのブログ&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>2009-08-12 01:19:27</published>
  <title>Web上の画像を表示させたよ</title>
  <type>rich</type>
  <url>https://hyoromo.hatenablog.com/entry/20090812/1250093967</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
