- Learning Android Google Maps
- Raj Amal W.
- 134字
- 2021-07-09 21:54:29
Chapter 2. Configuring an API Key and Creating Our First Map Application
In the first chapter, we learned how to set up a development environment to kick-start an app development process. In order to install our Google maps application, we need to register our maps application in the Google Developer Console with our SHA1 fingerprint. This can be obtained by using the Java keytool and it is used in an authentication process. Let's learn about it in detail in this chapter.
In this chapter, we will cover the following topics:
- Generating the SHA1 fingerprint on Windows, Linux, and Mac OS X
- Registering our application in the Google Developer Console
- Configuring Google Play services with our application
- Adding permissions and defining the API key
- Creating our first map application
- Common problems and solutions
推薦閱讀
- Qt 5 and OpenCV 4 Computer Vision Projects
- 移動(dòng)UI設(shè)計(jì)(微課版)
- Visual C++串口通信開發(fā)入門與編程實(shí)踐
- Web Scraping with Python
- 編程珠璣(續(xù))
- Flux Architecture
- Android底層接口與驅(qū)動(dòng)開發(fā)技術(shù)詳解
- Java系統(tǒng)化項(xiàng)目開發(fā)教程
- INSTANT Sinatra Starter
- Microsoft Azure Storage Essentials
- Mastering React
- 輕松上手2D游戲開發(fā):Unity入門
- Node.js 12實(shí)戰(zhàn)
- ABAQUS6.14中文版有限元分析與實(shí)例詳解
- The Statistics and Calculus with Python Workshop