- 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
推薦閱讀
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Practical Data Analysis Cookbook
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- PyTorch Artificial Intelligence Fundamentals
- NativeScript for Angular Mobile Development
- Learn WebAssembly
- JS全書:JavaScript Web前端開發(fā)指南
- Learning Data Mining with R
- 零基礎(chǔ)學(xué)單片機(jī)C語言程序設(shè)計(jì)
- C#實(shí)踐教程(第2版)
- Python極簡講義:一本書入門數(shù)據(jù)分析與機(jī)器學(xué)習(xí)
- Swift 4從零到精通iOS開發(fā)
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開發(fā)入門與實(shí)戰(zhàn)
- C++ Application Development with Code:Blocks
- Serverless Web Applications with React and Firebase