<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>赤坂見附で働く社長のブログ &#187; 開発</title>
	<atom:link href="http://kano.jp/archives/category/%e9%96%8b%e7%99%ba/feed" rel="self" type="application/rss+xml" />
	<link>http://kano.jp</link>
	<description>アクセク働いてます…</description>
	<lastBuildDate>Thu, 12 May 2016 09:37:47 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kano.jp/archives/category/%e9%96%8b%e7%99%ba/feed" />
		<item>
		<title>ネイティブ + Web ハイブリットアプリ開発の備忘録</title>
		<link>http://kano.jp/archives/3139</link>
		<comments>http://kano.jp/archives/3139#comments</comments>
		<pubDate>Fri, 24 Aug 2012 03:27:17 +0000</pubDate>
		<dc:creator>nobu</dc:creator>
				<category><![CDATA[ビジネス]]></category>
		<category><![CDATA[開発]]></category>

		<guid isPermaLink="false">http://kano.jp/?p=3139</guid>
		<description><![CDATA[

















Google Play , App Store 用のスマホアプリを開発するにあたり、我々のようなWeb屋がつくる場合は、ネイティブ + HTML5のハイブリットアプリがよさそうとのこと [...]]]></description>
			<content:encoded><![CDATA[<div class="social4i" style="height:29px;">
<div class="social4in" style="height:29px;float: left;">
<div class="socialicons s4twitter" style="float:left;margin-right: 10px;"><a href="https://twitter.com/share" data-url="http://kano.jp/archives/3139" data-counturl="http://kano.jp/archives/3139" data-text="ネイティブ + Web ハイブリットアプリ開発の備忘録" class="twitter-share-button" data-count="horizontal" data-via=""></a></div>
<div class="socialicons s4fblike" style="float:left;margin-right: 10px;">
<div class="fb-like" data-href="http://kano.jp/archives/3139" data-send="false"  data-layout="button_count" data-width="100" data-height="21"  data-show-faces="false"></div>
</div>
<div class="socialicons s4plusone" style="float:left;margin-right: 10px;">
<div class="g-plusone" data-size="medium" data-href="http://kano.jp/archives/3139"></div>
</div>
<div class="socialicons s4linkedin" style="float:left;margin-right: 10px;"><script type="in/share" data-url="http://kano.jp/archives/3139" data-counter="right"></script></div>
<div class="socialicons s4fbshare" style="position: relative;float:left;margin-right: 10px;">
<div class="s4ifbshare" >
<div class="fb-share-button" data-href="http://kano.jp/archives/3139" data-width="450" data-type="button_count"></div>
</div>
</div>
</div>
<div style="clear:both"></div>
</div>
<p>Google Play , App Store 用のスマホアプリを開発するにあたり、我々のようなWeb屋がつくる場合は、ネイティブ + HTML5のハイブリットアプリがよさそうとのことで、ちょっと調べたことの備忘録。</p>
<p>簡単に言うと、AndroidならJava、iOSならObjective-Cで全て提供するのではなく、ネイティブコンテナ(WebViewコンポーネント）のなかで、コンテンツをHTML5で提供するだけということで、思ったよりも簡単そうだし、これなら、AndroidとiPhoneで個別に開発しなくてもよさそうですね。</p>
<p>便利なソフトもいろいろありました。</p>
<p><a href="http://www.phonegap.com/">PhoneGap</a></p>
<p>入口としては良さそうな感じ。しかしスマホ関連は、Adobeが結構いいものをフリーで出してますね。FlashをHTML5化してくれるフリーソフト <a href="http://createjs.com/#!/CreateJS">CreateJS</a>にも既にお世話になっております</p>
<p><a href="http://www.atmarkit.co.jp/fsmart/articles/phonegap01/01.html">PhoneGapでAndroidアプリをつくるための基礎知識</a></p>
<p>あと参考になったサイト。というか初めてつくる場合につまずく部分がわかりやすく書いてあり、これが分かれば、あとは中をHTML5で提供すればいいだけなので、すぐ出来るんじゃねって錯覚してます 笑))</p>
<p><a href="http://blog.katty.in/801"> ハイブリットAndroidアプリの作り方</a></p>
<p><a href="http://aquaman.cocolog-nifty.com/blog/2011/08/android-809e.html">Androidにおけるハイブリッド方式１:WebViewアプリの基本</a></p>
<p><a href="http://aquaman.cocolog-nifty.com/blog/2011/08/android-fcae.html">Androidにおけるハイブリッド方式２:WebViewアプリの画面遷移の基本設定</a></p>
<p><a href="http://aquaman.cocolog-nifty.com/blog/2011/08/androidwebviewc.html">Androidにおけるハイブリッド方式３:WebViewClientクラスのカスタマイズ</a></p>
<p>ということで、来月末あたりにサクッと1本リリースしたいなぁと思っております（そんな簡単にできるか！ってスタッフにおこられそうですが…笑）</p>
]]></content:encoded>
			<wfw:commentRss>http://kano.jp/archives/3139/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kano.jp/archives/3139" />
	</item>
		<item>
		<title>Xcode</title>
		<link>http://kano.jp/archives/3092</link>
		<comments>http://kano.jp/archives/3092#comments</comments>
		<pubDate>Wed, 31 Aug 2011 12:26:53 +0000</pubDate>
		<dc:creator>nobu</dc:creator>
				<category><![CDATA[日記]]></category>
		<category><![CDATA[開発]]></category>

		<guid isPermaLink="false">http://kano.jp/?p=3092</guid>
		<description><![CDATA[

















Xcodeをインストールしみた

やっぱ全部英語かよっ!! と突っ込みをいれつつ、使ってみたいと思います。
]]></description>
			<content:encoded><![CDATA[<div class="social4i" style="height:29px;">
<div class="social4in" style="height:29px;float: left;">
<div class="socialicons s4twitter" style="float:left;margin-right: 10px;"><a href="https://twitter.com/share" data-url="http://kano.jp/archives/3092" data-counturl="http://kano.jp/archives/3092" data-text="Xcode" class="twitter-share-button" data-count="horizontal" data-via=""></a></div>
<div class="socialicons s4fblike" style="float:left;margin-right: 10px;">
<div class="fb-like" data-href="http://kano.jp/archives/3092" data-send="false"  data-layout="button_count" data-width="100" data-height="21"  data-show-faces="false"></div>
</div>
<div class="socialicons s4plusone" style="float:left;margin-right: 10px;">
<div class="g-plusone" data-size="medium" data-href="http://kano.jp/archives/3092"></div>
</div>
<div class="socialicons s4linkedin" style="float:left;margin-right: 10px;"><script type="in/share" data-url="http://kano.jp/archives/3092" data-counter="right"></script></div>
<div class="socialicons s4fbshare" style="position: relative;float:left;margin-right: 10px;">
<div class="s4ifbshare" >
<div class="fb-share-button" data-href="http://kano.jp/archives/3092" data-width="450" data-type="button_count"></div>
</div>
</div>
</div>
<div style="clear:both"></div>
</div>
<p>Xcodeをインストールしみた</p>
<p><a href="http://kano.jp/wp-content/uploads/2011/08/xcode.jpg"><img src="http://kano.jp/wp-content/uploads/2011/08/xcode-300x225.jpg" title="xcode" width="300" height="225" class="alignnone size-medium wp-image-3093" /></a></p>
<p>やっぱ全部英語かよっ!! と突っ込みをいれつつ、使ってみたいと思います。</p>
]]></content:encoded>
			<wfw:commentRss>http://kano.jp/archives/3092/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://kano.jp/archives/3092" />
	</item>
	</channel>
</rss>
