Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Clase 4 (Tema 1 - Mapas)
Search
Adrián Catalán
October 24, 2013
Technology
0
68
Clase 4 (Tema 1 - Mapas)
Curso MOOC de Android en Telescopio (
http://telescopio.galileo.edu
)
Adrián Catalán
October 24, 2013
Tweet
Share
More Decks by Adrián Catalán
See All by Adrián Catalán
Clase 2 (Tema 3 - Tabs)
ykro
0
130
Clase 2 (Tema 5 - Navigation Drawer)
ykro
0
69
Clase 2 (Tema 4 - View Pager)
ykro
0
79
Clase 3 (Tema 1 - CustomLayout)
ykro
0
57
Clase 3 (Tema 2 - Dialogs)
ykro
0
59
Clase 2 (Tema 2 - ActionBar y Menú)
ykro
0
46
Clase 3 (Tema 3 - Cámara)
ykro
0
47
Clase 3 (Tema 4 - Threads y API)
ykro
0
37
Clase 3 (Tema 5 - Parse JSON)
ykro
0
82
Other Decks in Technology
See All in Technology
アカデミーキャンプ 2025 SuuuuuuMMeR「燃えろ!!ロボコン」 / Academy Camp 2025 SuuuuuuMMeR "Burn the Spirit, Robocon!!" DAY 1
ks91
PRO
0
150
モノレポにおけるエラー管理 ~Runbook自動生成とチームメンションの最適化
biwashi
0
360
「Roblox」の開発環境とその効率化 ~DAU9700万人超の巨大プラットフォームの開発 事始め~
keitatanji
0
140
Amazon GuardDuty での脅威検出:脅威検出の実例から学ぶ
kintotechdev
0
130
20250807_Kiroと私の反省会
riz3f7
0
260
MySQL HeatWave:サービス概要のご紹介
oracle4engineer
PRO
3
1.6k
Agent Development Kitで始める生成 AI エージェント実践開発
danishi
0
160
Delegate authentication and a lot more to Keycloak with OpenID Connect
ahus1
0
240
Engineering Failure-Resilient Systems
infraplumber0
0
130
[kickflow]20250319_少人数チームでのAutify活用
otouhujej
0
170
GISエンジニアよ 現場に行け!
sudataka
1
140
工業高校で学習したとあるエンジニアのキャリアの話
shirayanagiryuji
0
120
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
How to Ace a Technical Interview
jacobian
279
23k
What's in a price? How to price your products and services
michaelherold
246
12k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
How GitHub (no longer) Works
holman
314
140k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Faster Mobile Websites
deanohume
309
31k
4 Signs Your Business is Dying
shpigford
184
22k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
183
54k
Transcript
CLASE 4: Mapas y datos Adrián Catalán
[email protected]
@ykro
MAPAS Tema 1
http://fav.me/d2pyy3h
Google play services • Maps, G+, Location y Juegos •
Disponible desde Froyo+
requisitos • API Key – Keystore y nombre del paquete •
¿cómo obtener el key? https://developers.google.com/maps/ documentation/android/ start#the_google_maps_api_key
Google APIs console • https://code.google.com/apis/console/
Google CLOUD console • https://cloud.google.com/console
Android manifest • API Key • OpenGL • Permisos – Internet
– Mapa – Úbicación
Android manifest
Android manifest
MapFragment • com.google.android.gms.maps.MapFragm ent • Luego interactuamos con getMap()
http://fav.me/d49h8ni