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 2 - Úbicación del usuario)
Search
Adrián Catalán
October 24, 2013
Technology
0
53
Clase 4 (Tema 2 - Úbicación del usuario)
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
71
Clase 2 (Tema 4 - View Pager)
ykro
0
81
Clase 3 (Tema 1 - CustomLayout)
ykro
0
58
Clase 3 (Tema 2 - Dialogs)
ykro
0
60
Clase 2 (Tema 2 - ActionBar y Menú)
ykro
0
47
Clase 3 (Tema 3 - Cámara)
ykro
0
49
Clase 3 (Tema 4 - Threads y API)
ykro
0
38
Clase 3 (Tema 5 - Parse JSON)
ykro
0
84
Other Decks in Technology
See All in Technology
OCI Network Firewall 概要
oracle4engineer
PRO
1
7.7k
PLaMo2シリーズのvLLM実装 / PFN LLM セミナー
pfn
PRO
2
910
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
130
analysis パッケージの仕組みの上でMulti linter with configを実現する / Go Conference 2025
k1low
1
260
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
120
バイブコーディングと継続的デプロイメント
nwiizo
2
380
Geospatialの世界最前線を探る [2025年版]
dayjournal
3
470
extension 現場で使えるXcodeショートカット一覧
ktombow
0
190
#普通の文系サラリーマンチャレンジ 自分でアプリ開発と電子工作を続けたら人生が変わった
tatsuya1970
0
910
タスクって今どうなってるの?3.14の新機能 asyncio ps と pstree でasyncioのデバッグを (PyCon JP 2025)
jrfk
1
220
Railsアプリケーション開発者のためのブックガイド
takahashim
14
5.9k
Trust as Infrastructure
bcantrill
0
280
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Music & Morning Musume
bryan
46
6.8k
It's Worth the Effort
3n
187
28k
Navigating Team Friction
lara
189
15k
Git: the NoSQL Database
bkeepers
PRO
431
66k
BBQ
matthewcrist
89
9.8k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
GraphQLとの向き合い方2022年版
quramy
49
14k
The Invisible Side of Design
smashingmag
301
51k
Transcript
CLASE 4: Mapas y datos Adrián Catalán
[email protected]
@ykro
ÚBICACIÓN DEL USUARIO Tema 2
http://fav.me/d2pyy3h
requisitos • Depende de Google Play Services • Permisos
Location services callbacks • ConnectionCallbacks • onConnectionFailedListener
Location services callbacks
Una vez hay conexión • Solicitar la úbicación del usuario
actualizaciones • La clase debe implementar LocationListener
actualizaciones • Se pueden configurar algunos parámetros • Debe iniciarse
y detenerse (onStop)
http://fav.me/d35khyc