- Learning Android Google Maps
- Raj Amal W.
- 90字
- 2021-07-09 21:54:31
Self-test questions
Q1. What tool can we use to generate the SHA1 fingerprint?
- Gradle
- Keytool
Q2. In which Gradle build script file can we add dependencies for Google Play services?
build.gradle
settings.gradle
Q3. What permission can we use to get network information?
- INTERNET
- ACCESS_NETWORK_STATE
Q4. Which object is used to access the Google Maps API?
Fragment
MapFragment
GoogleMap
Q5. Which fragment can we use to access Google Maps in lower API devices?
MapFragment
SupportMapFragment
Q6. Which function is used to handle the callback in our Google Maps application?
onMapReady()
onMapReadyCallback
推薦閱讀
- Go Web編程
- Web程序設(shè)計及應(yīng)用
- Power Up Your PowToon Studio Project
- 小創(chuàng)客玩轉(zhuǎn)圖形化編程
- UML+OOPC嵌入式C語言開發(fā)精講
- Web Application Development with MEAN
- PostgreSQL 11從入門到精通(視頻教學(xué)版)
- Mastering LibGDX Game Development
- Learning Selenium Testing Tools(Third Edition)
- Keras深度學(xué)習(xí)實(shí)戰(zhàn)
- Visual FoxPro程序設(shè)計習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- .NET Standard 2.0 Cookbook
- Solutions Architect's Handbook
- Learning Nessus for Penetration Testing
- Python Programming for Arduino