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 4 - Datos)
Search
Adrián Catalán
October 24, 2013
Technology
0
48
Clase 4 (Tema 4 - Datos)
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
20250929_QaaS_vol20
mura_shin
0
110
about #74462 go/token#FileSet
tomtwinkle
1
270
コンテキストエンジニアリングとは? 考え方と応用方法
findy_eventslides
4
870
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
320
AWSにおけるTrend Vision Oneの効果について
shimak
0
110
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
6
2.8k
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
1
480
データエンジニアがこの先生きのこるには...?
10xinc
0
430
AIAgentの限界を超え、 現場を動かすWorkflowAgentの設計と実践
miyatakoji
0
110
analysis パッケージの仕組みの上でMulti linter with configを実現する / Go Conference 2025
k1low
1
260
Green Tea Garbage Collector の今
zchee
PRO
2
380
全てGoで作るP2P対戦ゲーム入門
ponyo877
3
1.3k
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.8k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Rails Girls Zürich Keynote
gr2m
95
14k
Bash Introduction
62gerente
615
210k
BBQ
matthewcrist
89
9.8k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Producing Creativity
orderedlist
PRO
347
40k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Code Review Best Practice
trishagee
72
19k
Being A Developer After 40
akosma
91
590k
GraphQLとの向き合い方2022年版
quramy
49
14k
Transcript
CLASE 4: Mapas y datos Adrián Catalán
[email protected]
@ykro
DATOS Tema 4
http://fav.me/d2xzjin
Formas de manejar datos • Singleton • SharedPreferences • Archivos
• Bases de datos
Singleton • Una sola instancia • Application class
Singleton • Una sola instancia • Application class
Shared preferences • Diccionario Key/Value • Uso de serialización •
http://developer.android.com/reference/ android/os/Parcelable.html
Shared preferences
archivos • Igual que con Java • Internal Storage
archivos • Igual que con Java • Internal Storage
archivos • External Storage
archivos • External Storage
http://fav.me/d2qkjd2