- Learning Android Google Maps
- Raj Amal W.
- 115字
- 2021-07-09 21:54:31
Summary
In this chapter, we learned some more basic stuff that is required to create a basic map application.
We covered how to generate the SHA1 fingerprint on different platforms, registering our application in the Google Developer Console and generating an API key. We also configured Google Play services in Android Studio and Eclipse, and added permissions and other data in manifest, which is essential. Then, we created our first working Map application and tested it in an emulator. We also solved the compatibility issue by using support libraries. Finally, we learned about the callback method and the GoogleMap
object.
In the next chapter, we will learn the implementation of different map types. Enjoy learning!
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- PWA入門與實踐
- 觸·心:DT時代的大數據精準營銷
- Android開發精要
- Vue.js 2 and Bootstrap 4 Web Development
- JavaFX Essentials
- Learn Scala Programming
- 編譯系統透視:圖解編譯原理
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- C語言程序設計學習指導與習題解答
- Programming Microsoft Dynamics? NAV 2015
- Learning Ionic
- PHP與MySQL權威指南
- Scratch編程從入門到精通
- Beginning C# 7 Hands-On:The Core Language