<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>アンドロイド　アプリを作ろう！</title>
<link>https://ameblo.jp/andoiro/</link>
<atom:link href="https://rssblog.ameba.jp/andoiro/rss20.xml" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
<description>アンドロイド　アプリを作る方法を書いていきます。</description>
<language>ja</language>
<item>
<title>アクティビティのお話！</title>
<description>
<![CDATA[ <br>アンドロイドの動きについての理解<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/089.gif" alt="ひらめき電球"><br><br>アンドロイドが起動すると、アクティビティが呼ばれて<br><br>そのアクティビティに、ビューが乗っかる<br><br>そのビューに<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/131.gif" alt="メモ">描画をしたり、ウェジェットとというボタンなどの部品を乗せたり。<br><br>アクティビティの練習中<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/029.gif" alt="あせる"><br><br><br>それから、トーストとというメッセージ機能があるんですが、アプリを使っているときに<br><br>ポワッと浮かび上がってきますよね<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/039.gif" alt="ビックリマーク"><br><br>これは、ビューにはつける事ができないんです。できるかも？<br><br>いろいろ調べても、アクティビティにつけている例ばかり<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/264.gif" alt="サーチ"><br><br>ビューがクリックされた時に、表示させたいのに<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/313.gif" alt="かたつむり"><br>
]]>
</description>
<link>https://ameblo.jp/andoiro/entry-10867813544.html</link>
<pubDate>Thu, 21 Apr 2011 06:37:55 +0900</pubDate>
</item>
<item>
<title>ハローワールドからの脱出！</title>
<description>
<![CDATA[ <br>Androidでいろいろとハローワールドアプリを作っていますが、違うアプリを作ろうと思ったとき、<br><br>アプリが上書きされてしまう<img alt="ガーン" src="https://stat.ameba.jp/blog/ucs/img/char/char2/141.gif"><br><br>アプリ名を変えているのに<img alt="ガーン" src="https://stat.ameba.jp/blog/ucs/img/char/char2/141.gif"><br><br>気づいた事<img alt="ベル" src="https://stat.ameba.jp/blog/ucs/img/char/char2/182.gif"><br><br>パッケージ名はアプリごとに、変えなければいけないという事<br><br>アプリを時は、アプリ名とパッケージ名はユニークに<img alt="流れ星" src="https://stat.ameba.jp/blog/ucs/img/char/char2/114.gif"><br><br><img alt="合格" src="https://stat.ameba.jp/blog/ucs/img/char/char2/304.gif">逆に考えるとパッケージ名を同じにしておけば、上書きされてアプリがメニューにいっぱいになることがないね。<br>
]]>
</description>
<link>https://ameblo.jp/andoiro/entry-10866647849.html</link>
<pubDate>Tue, 19 Apr 2011 22:39:27 +0900</pubDate>
</item>
<item>
<title>環境構築できました！</title>
<description>
<![CDATA[ <br>エクリプスをダウンロードしてインストールして、<br><br>アンドロイドSDKをインストールしてと時間が掛かりましたが。<br><br>無事完了<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/187.gif" alt="グッド！"><br><br>お決まりのハローワールドも表示できてちょっと安心しました。<br><br>気になるのは、動きが重たいですね。エミュレーターも重たいですね。<br><br>でも、エクリプスと仲良くしてアプリ作りに励みます<img src="https://stat.ameba.jp/blog/ucs/img/char/char2/105.gif" alt="チョキ">
]]>
</description>
<link>https://ameblo.jp/andoiro/entry-10864499099.html</link>
<pubDate>Sun, 17 Apr 2011 19:52:57 +0900</pubDate>
</item>
<item>
<title>まずは、アプリを作るための情報集め！</title>
<description>
<![CDATA[ <br>何からはじめようかと思いましたが、まずは情報収集ですね。<br><br>インターネットを検索して…<br><br><a href="http://ascii.jp/elem/000/000/533/533945/">これで作れる！ Androidのアプリケーション</a><br><br>とか<br><br><a href="http://gihyo.jp/dev/serial/01/androidapp">世界を目指せ！Androidアプリ開発入門</a><br><br>とか<br><br><a href="http://www.atmarkit.co.jp/fsmart/index/android.html">Androidで動く携帯Javaアプリ作成入門</a><br><br>とか<br>とか<br><br>ふむふむ、まずは環境構築ですね。<br><br>
]]>
</description>
<link>https://ameblo.jp/andoiro/entry-10862844637.html</link>
<pubDate>Sat, 16 Apr 2011 00:36:35 +0900</pubDate>
</item>
<item>
<title>こんにちは</title>
<description>
<![CDATA[ <br>アンドロイド　アプリを作りたい。<br><br>その為に、ブログを作って記録していきたいと思います。<br>
]]>
</description>
<link>https://ameblo.jp/andoiro/entry-10862712752.html</link>
<pubDate>Fri, 15 Apr 2011 22:47:03 +0900</pubDate>
</item>
</channel>
</rss>
