This repository was archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 351
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 Map を利用するための API です。
古くから、MapActivity を用いた API が提供されていますが、現在は MapFragment を含む新しいバージョンの Maps API が提供されています。
プッシュ通知のための仕組みです。