Diferencia entre revisiones de «PUBLICO:Android»

De SOA - Wiki - Unlam
Ir a la navegación Ir a la búsqueda
 
(No se muestran 5 ediciones intermedias del mismo usuario)
Línea 2: Línea 2:
  
 
===Diapositivas de clase===
 
===Diapositivas de clase===
  * [https://www.dropbox.com/s/u084g2sk5m0wxeh/01-Primera_Clase_Android.pptx?dl=0 01-Primera Clase Android.pptx]
+
  * [https://soa-unlam.com.ar/material-clase/Android/2d0_Cuatrimestre_2024/01-Primera_Clase_Android_v1.pptx 01-Primera Clase Android.pptx]
  * [https://www.dropbox.com/s/dnqzlxuma2q0dz0/02%20Clase%20Android-2023.pptx?dl=0 02-Segunda Clase Android.pptx]
+
  * [https://soa-unlam.com.ar/material-clase/Android/1er_Cuatrimestre_2025/02-1erCuat2025.pptx 02-Segunda Clase Android.pptx]  
  
 
<!-- * [https://soa-unlam.com.ar/material-clase/Android/2do_Cuatrimestre_2022/01-Primera_Clase_Android.pptx 01-Primera Clase Android.pptx]
 
<!-- * [https://soa-unlam.com.ar/material-clase/Android/2do_Cuatrimestre_2022/01-Primera_Clase_Android.pptx 01-Primera Clase Android.pptx]
 
  * [https://soa-unlam.com.ar/material-clase/Android/2do_Cuatrimestre_2022/02-Segunda_Clase_Android.pptx 02-Segunda_Clase_Android.pptx]  
 
  * [https://soa-unlam.com.ar/material-clase/Android/2do_Cuatrimestre_2022/02-Segunda_Clase_Android.pptx 02-Segunda_Clase_Android.pptx]  
  * [https://soa-unlam.com.ar/material-clase/Android/2do_Cuatrimestre_2021/02-2doCuat2021.pptx 02-Segunda Clase Android.pptx]  
+
  * [https://soa-unlam.com.ar/material-clase/Android/1er_Cuatrimestre_2024/02-1erCuat2024.pptx 02-Segunda Clase Android.pptx]  
 
  * [https://soa-unlam.com.ar/material-clase/Android/1er_Cuatrimestre_2022/03-Clase_1erCuat2022.pptx 03-Tercera Clase Android.pptx] -->
 
  * [https://soa-unlam.com.ar/material-clase/Android/1er_Cuatrimestre_2022/03-Clase_1erCuat2022.pptx 03-Tercera Clase Android.pptx] -->
  

Revisión actual del 13:28 28 may 2025


Menú >> PUBLICO:Portada >> PUBLICO:Material de clases >> Android


Diapositivas de clase

* 01-Primera Clase Android.pptx
* 02-Segunda Clase Android.pptx 


Material Teórico

El siguiente enlace contiene un documento sobre los conceptos Teóricos de Android que son dados en clase:
*Apunte Teórico Android
El siguiente enlace contiene información sobre la creación de Thread y mecanismos de sincronización en Android: *Apunte sobre Thread y Sincronzación

Material Complementario

* Código fuente de ejemplos de aplicaciones para Android 
* Android Studio -Entorno de Desarrollo
* Documentación Oficial para Desarrolladores de Apps para Android
* Instructivo para acelerar Android Studio


Tutoriales

* Tutorial 1 de Android