clase4 curso android

17
Android Avanzado

Upload: juan-pablo-rojas-parra

Post on 29-Nov-2014

692 views

Category:

Documents


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Clase4 curso android

Android'Avanzado'

Page 2: Clase4 curso android

CLASE'4:'Pe3ciones'a'APIs'REST,'AsyncTask'y'parsing'

JSON'

Aurora&Rodríguez&@condesa_sama'

Page 3: Clase4 curso android

REST'APIs'

Page 4: Clase4 curso android

Primera'versión'de'nuestra'app:'

!  Conexión'al'servicio'de'TwiJer.'

!  Llamadas'asíncronas.'(AsyncTask)'

!  Timeline'con'tweets'de'#mejorandroid.'

Page 5: Clase4 curso android

hJps://dev.twiJer.com/docs/api/1.1'

API'v'1.1'

Page 6: Clase4 curso android

hJps://dev.twiJer.com'

Page 7: Clase4 curso android

MULTITASKING'

Page 8: Clase4 curso android

UI'THREAD'

Page 9: Clase4 curso android

ANR'ERROR'

Page 10: Clase4 curso android

THREADS'EN'JAVA'

Page 11: Clase4 curso android

ASYNC'TASK'

Page 12: Clase4 curso android

JSON'Y'ANDROID'

Page 13: Clase4 curso android

FORMATO'JSON'

Page 14: Clase4 curso android

LIBRERÍA'GSON'

Page 15: Clase4 curso android

Paquete'org.json'

Page 16: Clase4 curso android

Modelo'de'datos'

Page 17: Clase4 curso android

¡Tenemos'la'primera'versión!'