- ベストアンサー
chromeOS用アプリケーションの作り方を教えて下さい。
現在、chromeOS用アプリケーションの開発方法を探しています。 Webアプリケーションは勿論ですが、 ユーザ端末上に展開・動作するアプリケーションも、情報があれば助かります。 前者のイメージとしては、以下です。 http://www.chromeexperiments.com/ よろしければ、 どなた様か、chromeOS用アプリケーションの作り方を教えて頂けませんでしょうか? 以上、よろしくお願い致します。
- みんなの回答 (1)
- 専門家の回答
質問者が選んだベストアンサー
以下のURLを参考にしてみたら。 http://ja.wikipedia.org/wiki/Google_Chrome_OS Google Chrome OSはUbuntu上でコンパイルされたことから、次のような記事もあります。 http://viva-ubuntu.kilo.jp/?p=2508 最も参考になるのはGoogle 本家の次のURLだと思います。 http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html いずれにせよ、Ubuntuぐらいは軽く扱えるスキルが要求されるようです。
お礼
情報ありがとうございます。 3つ目のサイトに以下のセンテンスがありますね。 どうも、やはりローカルアプリケーションは視野に入れていないような雰囲気がある気がします。 Google Chrome OS will run on both x86 as well as ARM chips and we are working with multiple OEMs to bring a number of netbooks to market next year. The software architecture is simple ― Google Chrome running within a new windowing system on top of a Linux kernel. For application developers, the web is the platform. All web-based applications will automatically work and new applications can be written using your favorite web technologies. And of course, these apps will run not only on Google Chrome OS, but on any standards-based browser on Windows, Mac and Linux thereby giving developers the largest user base of any platform. 情報頂いたURL、全て拝見しました。 大変参考になりました。 ありがとうございます。