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
65
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
120
Clase 2 (Tema 5 - Navigation Drawer)
ykro
0
68
Clase 2 (Tema 4 - View Pager)
ykro
0
77
Clase 3 (Tema 1 - CustomLayout)
ykro
0
56
Clase 3 (Tema 2 - Dialogs)
ykro
0
57
Clase 2 (Tema 2 - ActionBar y Menú)
ykro
0
42
Clase 3 (Tema 3 - Cámara)
ykro
0
45
Clase 3 (Tema 4 - Threads y API)
ykro
0
36
Clase 3 (Tema 5 - Parse JSON)
ykro
0
82
Other Decks in Technology
See All in Technology
オープンソースAIとは何か? --「オープンソースAIの定義 v1.0」詳細解説
shujisado
10
1.4k
New Relicを活用したSREの最初のステップ / NRUG OKINAWA VOL.3
isaoshimizu
3
660
DynamoDB でスロットリングが発生したとき/when_throttling_occurs_in_dynamodb_short
emiki
0
270
Platform Engineering for Software Developers and Architects
syntasso
1
530
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
960
インフラとバックエンドとフロントエンドをくまなく調べて遅いアプリを早くした件
tubone24
1
440
SSMRunbook作成の勘所_20241120
koichiotomo
3
170
The Role of Developer Relations in AI Product Success.
giftojabu1
0
150
強いチームと開発生産性
onk
PRO
36
12k
Terraform Stacks入門 #HashiTalks
msato
0
360
SDN の Hype Cycle を一通り経験してみて思うこと / Going through the Hype Cycle of SDN
mshindo
1
180
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
200
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
459
33k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Practical Orchestrator
shlominoach
186
10k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Building Your Own Lightsaber
phodgson
103
6.1k
Thoughts on Productivity
jonyablonski
67
4.3k
RailsConf 2023
tenderlove
29
900
KATA
mclloyd
29
14k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Measuring & Analyzing Core Web Vitals
bluesmoon
4
130
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
The Language of Interfaces
destraynor
154
24k
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