Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

3.06. Google API

hidey edited this page Dec 23, 2014 · 4 revisions

GitHub Pagesへ移行しましたmixi-inc.github.ioへお願いします。

wikiの方はしばらくしたら消していきます

この章では、Google API を組み込んだアプリ開発について解説します。

目次

  • [Google Maps](#Google Maps)
  • [Google Cloud Messaging](#Google Cloud Messaging)

Google Maps

アプリ内で、Google Map を利用するための API です。
古くから、MapActivity を用いた API が提供されていますが、現在は MapFragment を含む新しいバージョンの Maps API が提供されています。

Google Cloud Messaging

プッシュ通知のための仕組みです。

GitHub Pagesへ移行しましたmixi-inc.github.ioへお願いします。

Clone this wiki locally