<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" >
  <channel>
  <title>Legacy AndroPlus</title>
  <link>http://androplus.kagome-kagome.com/</link>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://androplus.kagome-kagome.com/RSS/" />
  <description></description>
  <lastBuildDate>Fri, 08 Aug 2014 06:57:15 GMT</lastBuildDate>
  <language>ja</language>
  <copyright>© Ninja Tools Inc.</copyright>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" />

    <item>
    <title>ドメインを変更しました</title>
    <description>
    <![CDATA[AndroPlus Blogのドメインをandroplus.kagome-kagome.comからandroplus.orgに変更しました。<br />
<br />
androplus.kagome-kagome.comにアクセスすると自動的にandroplus.orgにリダイレクトするようにしていますが、<br />
RSSのURLは自動的には変えられないため、RSSリーダーなどに登録されている方は、<br />
お手数ですが新しいURLで登録し直してください。<br />
(諸事情により今後RSSのURLを非表示にする予定なのでお早めに)<br />
<br />
<span style="font-size: large;"><a href="http://androplus.org/" title="" target="_self">androplus.orgはこちら</a></span>]]>
    </description>
    <category>その他</category>
    <link>http://androplus.kagome-kagome.com/Entry/200/</link>
    <pubDate>Fri, 08 Aug 2014 06:57:15 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/200</guid>
  </item>
    <item>
    <title>Z2向け DreamingOnMusiC v8</title>
    <description>
    <![CDATA[Z1向けに開発されている<a href="http://forum.xda-developers.com/showthread.php?t=2692904" title="" target="_blank">DreamingOnMusiC v8</a>をZ2 D6503 17.1.2.A.0.314向けに移植しました。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/199/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Xperia Z2</category>
    <link>http://androplus.kagome-kagome.com/Entry/199/</link>
    <pubDate>Tue, 05 Aug 2014 01:29:00 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/199</guid>
  </item>
    <item>
    <title>CyanogenMod用フォントパック Koruri Family</title>
    <description>
    <![CDATA[CyanogenMod用フォントパック、Koruri Familyを作ってみました。<br />
CMのテーマでこのフォントパックを選ぶと、<br />
Koruri-20140524とOhruri-20140803-testがシステムフォントとして使われるようになります。<br />
(fonts.xmlがどう動作するのかよく分かってないので間違った使い方になっているかもしれません)<br />
Koruriについては<a href="http://koruri.lindwurm.biz/" title="" target="_blank">こちらの公式サイト</a>を見てください。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/198/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Androidアプリ</category>
    <link>http://androplus.kagome-kagome.com/Entry/198/</link>
    <pubDate>Mon, 04 Aug 2014 09:36:00 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/198</guid>
  </item>
    <item>
    <title>FTFの素をダウンロードできるツール、XperiFirm</title>
    <description>
    <![CDATA[FTFの素となるファイルをダウンロードできるツール、XperiFirmが公開されました。<br />
<a href="http://ftf.あんどろいどのこと.みんな/" title="" target="_blank">このサイト</a>に載せるFTFを探していた苦労は一体&hellip;。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/197/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Flashtool</category>
    <link>http://androplus.kagome-kagome.com/Entry/197/</link>
    <pubDate>Sat, 02 Aug 2014 03:26:19 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/197</guid>
  </item>
    <item>
    <title>zipとXposedの組み合わせで4.4のクイック設定を通知の上に表示する</title>
    <description>
    <![CDATA[以前クイック設定を通知の上に表示する方法を書きましたが、更新がある度にするのは面倒です。<br />
そのため、クイック設定を通知の上に移動するまでをzipでして、<br />
一行当たりの数や高さをXposedモジュールで変えられるようにしました。<br />
本当は全てXposedモジュールで出来れば良いのですが、私には分かりませんでした。<br />
<br />
zipは<a href="http://あんどろいどのこと.みんな/uploda/upd2/updown2.cgi?mode=download&amp;id=60" title="" target="_blank">ここからダウンロード</a>出来ます。<br />
TWRPでインストールしてください。<br />
vrthemeを使ってSystemUI.apkを書き換えているため、更新があってもそのまま使えると思います。<br />
Z2 D6503やSO-03Fなどで動作しています。<br />
[8/6 更新]<br />
zipでタブを非表示にしていましたが、D6503以外ではエラーが起きる原因になっていたので、<br />
SystemUI Patcherでタブを非表示にするようにしてみました。<br />
上のリンクをv2に差し替えました。<br />
「ステータスバーの透過修正」を4.4で有効にするとエラーが発生し、<br />
他のオプションも効かなくなるので注意してください。<br />
基本的に4.4では「ステータスバーの透過修正」は必要ないはずです。<br />
<br />
一行当たりの数や高さ、タブの非表示はSystemUI Patcherで変えられます。<br />
<strong><span style="color: #ff0000;">※</span>「ステータスバーの透過修正」は4.4では有効にしないでください。</strong><div class="bookmarklet androidhtml" style="margin: 0;"><div style="margin-left: 159px;" itemscope="" itemtype="http://schema.org/MobileApplication"><a href="https://play.google.com/store/apps/details?id=com.wedy.systemuimod" target="_blank" style="text-decoration: none;"><img class="cover-image" src="https://lh5.ggpht.com/sJZsYKNYQw8jwqvJkWiXsNd6Ubyrnu13EUR7F3A0iGvGN9R7fAg5lLF0WIpc2GCjLA=w300" style="margin-left: -159px; float: left; width: 150px; height: 150px; border: none;" alt="SystemUI Patcher" itemprop="image" /></a><a href="https://play.google.com/store/apps/details?id=com.wedy.systemuimod" target="_blank" style="text-decoration: none;" itemprop="url"><img src="http://www.android.com/images/icon_play-16.png" alt="Play icon" /> <strong style="font-size: 1.2em;" itemprop="name">SystemUI Patcher</strong></a><div class="supplier">制作: <span itemscope="" itemtype="http://schema.org/Organization"><span itemprop="name">AndroPlus</span></span></div><div class="price">価格: <span>￥200</span></div><div class="review">平均評価: <span>0.0（合計 0 件）</span></div><meta itemprop="applicationCategory" content="カスタマイズ" /><meta itemprop="operatingSystem" content="4.0.3 以上" /><meta itemprop="screenshot" content="https://lh5.ggpht.com/3LIKOBORLaul0QC-7r_HeYFcVU6UIK67hLs2fN6s9Ve09Lu2eWQGLNB6p6_uL5KmPcM=h310" /><meta itemprop="softwareVersion" content="1.6" /><small>posted by: <a target="_blank" href="http://hayashikejinan.com/?p=818">AndroidHTML v2.3</a></small></div></div><div style="clear: both;"></div><a href="http://repo.xposed.info/module/com.wedy.systemuimod" target="_blank"><img class="alignleft pxhrbwcaflsqsnsfavci njpymsywgshbtfwebech awxjehyhkakessnagjvq gqiqyrutudyhjvhcajfq jopyczkygbchgthxddft catoxhjnlomyvbfmjegw" src="http://capture.heartrails.com/150x130/shadow?http://repo.xposed.info/module/com.wedy.systemuimod" alt="" align="left" border="0" height="130" width="150" /></a><a style="color: #0070c5;" href="http://repo.xposed.info/module/com.wedy.systemuimod" target="_blank">SystemUI Patcher | Xposed Module Repository</a><a href="http://b.hatena.ne.jp/entry/http://repo.xposed.info/module/com.wedy.systemuimod" target="_blank"><img class="pxhrbwcaflsqsnsfavci njpymsywgshbtfwebech awxjehyhkakessnagjvq gqiqyrutudyhjvhcajfq jopyczkygbchgthxddft catoxhjnlomyvbfmjegw" src="http://b.hatena.ne.jp/entry/image/http://repo.xposed.info/module/com.wedy.systemuimod" alt="" border="0" /></a><br />
Xposed Module Repository版はこちら<br style="clear: both;" /><br />
<br />
<br />
一行当たりの数は3～7個に変更できます。<div style="clear: both;"></div>]]>
    </description>
    <category>Xperia Z2</category>
    <link>http://androplus.kagome-kagome.com/Entry/196/</link>
    <pubDate>Fri, 01 Aug 2014 21:11:00 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/196</guid>
  </item>
    <item>
    <title>異彩を放つホーム画面に。 LG マルチフォト</title>
    <description>
    <![CDATA[LG端末に搭載されている「マルチフォト」は、複数の画像を壁紙として登録して、<br />
ホーム画面のページ(スワイプで切り替える)毎に違う画像を表示できる、というアプリです。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/195/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Androidアプリ</category>
    <link>http://androplus.kagome-kagome.com/Entry/195/</link>
    <pubDate>Tue, 29 Jul 2014 02:20:59 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/195</guid>
  </item>
    <item>
    <title>自動で通話録音! XRecorder</title>
    <description>
    <![CDATA[Xperiaには通話内容を録音するメニューを出す隠しオプションがあります。<br />
(Xperia Z1 JBなど一部動作しないバージョンもあります)<br />
着信した後メニューボタンを押して通話録音ONを押さないと録音されないので不便なのですが、<br />
録音を自動で開始してくれるXposedモジュール、XRecorderが公開されました。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/194/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Xposed</category>
    <link>http://androplus.kagome-kagome.com/Entry/194/</link>
    <pubDate>Tue, 29 Jul 2014 00:20:02 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/194</guid>
  </item>
    <item>
    <title>SUSサポート停止、これからのFTF作成はPCCのみに</title>
    <description>
    <![CDATA[Xperiaが起動しないときの復旧やFTFの作成に使われてきたSUS、Sony Update Serviceのサポートが打ち切られました。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/193/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Flashtool</category>
    <link>http://androplus.kagome-kagome.com/Entry/193/</link>
    <pubDate>Thu, 24 Jul 2014 23:14:14 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/193</guid>
  </item>
    <item>
    <title>Z2向け DreamingOnMusiC v6.5 &amp; v7</title>
    <description>
    <![CDATA[Z1向けに開発されている<a href="http://forum.xda-developers.com/showthread.php?t=2692904" title="" target="_blank">DreamingOnMusiC</a>をZ2 D6503 17.1.2.A.0.314向けに移植しました。<br /><br /><a href="http://androplus.kagome-kagome.com/Entry/192/" target="_blank">つづきはこちら</a>]]>
    </description>
    <category>Xperia Z2</category>
    <link>http://androplus.kagome-kagome.com/Entry/192/</link>
    <pubDate>Sun, 20 Jul 2014 01:38:38 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/192</guid>
  </item>
    <item>
    <title>Z2 17.1.2.A.0.314向けカーネル CWM＋TWRP＋Philz</title>
    <description>
    <![CDATA[Z2 17.1.2.A.0.314向けのカスタムカーネルです。<br />
ricを無効化し、CWM、TWRP、Philzを起動できるようにしています。<br />
<br />
<a href="http://あんどろいどのこと.みんな/uploda/upd2/updown2.cgi?mode=download&amp;id=56" title="" target="_self">ここからダウンロード</a>できます。<br />
<br />
ついでにdeodex化するzipもおいておきます。<br />
D6503_17.1.2.A.0.314_RU.ftfのものをベースにしています。<br />
<a href="https://drive.google.com/file/d/0B4fBjQuS8IxPRG5hemlCdC1ELUU/edit?usp=sharing" title="" target="_blank">ここからダウンロード</a>できます。]]>
    </description>
    <category>Xperia Z2</category>
    <link>http://androplus.kagome-kagome.com/Entry/191/</link>
    <pubDate>Fri, 18 Jul 2014 06:51:13 GMT</pubDate>
    <guid isPermaLink="false">androplus.kagome-kagome.com://entry/191</guid>
  </item>

    </channel>
</rss>