<?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>Java1.6.0</anon>
    <anon>Android1.5</anon>
  </categories>
  <description>Android Home の壁紙を画像指定して変更します。 やり方 Bitmap bmp = BitmapFactory.decodeFile(&quot;(画像ファイル指定)&quot;); setWallpaper(bmp); これで壁紙の設定は完了です。 あとは、AndroidManifest.xml に以下の一文を添えるだけ！ &lt;uses-permission android:name=&quot;android.permission.SET_WALLPAPER&quot; /&gt; これで終了。なんて簡単なのでしょう。 ソース 書きかけですが、実際に私が書いたソースもこちらで公開しておきます。 注意点 setBackgroun…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhyoromo.hatenablog.com%2Fentry%2F20090810%2F1249900764&quot; title=&quot;Androidで壁紙設定してみたよ - 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-10 19:39:24</published>
  <title>Androidで壁紙設定してみたよ</title>
  <type>rich</type>
  <url>https://hyoromo.hatenablog.com/entry/20090810/1249900764</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
