An open API service indexing awesome lists of open source software.

https://github.com/roverty/androidk


https://github.com/roverty/androidk

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

          

# Android

*Android course develop with Kotlin*

## Authors

* Francisco Pablo, Rodrigo [@RodrigoFrancisco](https://github.com/RodrigoFrancisco)

## Requirements

* OOP

## Current technology versions

* Android studio 3.0.1
* Kotlin v1.2.61

## Course date

2018, August

## Table of contents

| Number | Notes | Presentation | Exercise |
| ------ | ------------------------------------------------------------ | ------------ | -------- |
| 1 | [Introducción](./src/1_introduccion/introduccion.md) | | |
| 2 | [Arquitectura del OS](./src/2_arquitectura/arquitectura.md) | | |
| 3 | [Herramientas de desarrollo](./src/3_herramientas/herramientas.md) | | |
| 4 | [MVC](./src/4_MVC/mvc.md) | | |
| 5 | [Estructura de una aplicación](./src/5_estructura_de_app/estructura_app.md) | | |
| 6 | [GUI](./src/6_GUI/gui.md) | | |
| 7 | [Activities](./src/7_activities/activities.md) | | |
| 8 | [Intents](./src/8_intents/intents.md) | | |
| 9 | [Alerts](./src/9_alertas/alertas.md) | | |
| 10 | [Menús](./src/10_menus/menus.md) | | |
| 11 | [Recursos de diseño](./src/11_recursos_de_disenno/recursos_de_disenno.md) | | |
| 12 | [Listviews](./src/12_listviews/.404.md) | | |
| 13 | [Persistencia de datos](./src/13_persistencia/.404.md) | | |
| 14 | Multimedia | | |
| 15 | Sensores | | |
| 16 | **Componentes de una aplicación** | | |
| 16.1 | [Fragments](src/16_1fragments/fragments.md) | | |
| 16.2 | Services | | |
| 16.3 | Content Providers | | |
| 16.4 | Broadcast Receivers | | |
| 17 | Programación concurrente | | |
| 18 | Consumo de *webservices* | | |
| 19 | Push notifications | | |
| 20 | Integración con Google Maps y Facebook | | |