- Expert Android Programming
- Prajyot Mainkar
- 102字
- 2021-07-08 10:29:10
Google Play Services
Google Play Services is a boon to app development, especially helping developers with Google-packed features such as Maps, Google+, Drive, Game services and Analytics. With automatic platform updates distributed as an APK on the Google Play Store, developers can easily receive the updates and more easily integrate Google features. In this chapter, we will first see how the Google Play Service architecture works, followed by some of the APIs supported in Google Play Services. This will be followed by learning to incorporate Google Sign-in and Maps API. First, let's see what the architecture of Google Play Services looks like:
推薦閱讀
- Python概率統(tǒng)計(jì)
- 流量的秘密:Google Analytics網(wǎng)站分析與優(yōu)化技巧(第2版)
- Learning Spring 5.0
- Python貝葉斯分析(第2版)
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- Python Data Analysis Cookbook
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Visual Basic程序設(shè)計(jì)
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- 現(xiàn)代C++編程實(shí)戰(zhàn):132個(gè)核心技巧示例(原書第2版)
- JavaScript動(dòng)態(tài)網(wǎng)頁(yè)編程
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Instant GLEW
- Java語(yǔ)言程序設(shè)計(jì)實(shí)用教程(第2版)
- Kotlin語(yǔ)言實(shí)例精解