Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
141 changes: 141 additions & 0 deletions README.es-ES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@


<h1 align="center">Proyecto Aplicación Android</h1>
<h4 align="center">Versión 1.0.5</h3>

<p align="center">
<a href="https://github.com/algokelvin-373"><img alt="Github" src="https://img.shields.io/github/followers/algokelvin-373?label=follow&style=social"></a>
<a href="https://www.youtube.com/c/AlgoKelvin373/"><img alt="Youtube" src="https://img.shields.io/youtube/channel/views/UCpSHZFRx64xWwXYbWbyXxfw?style=social"></a>
<a href="https://www.youtube.com/c/AlgoKelvin373/"><img alt="Youtube" src="https://img.shields.io/youtube/channel/subscribers/UCpSHZFRx64xWwXYbWbyXxfw?style=social"></a>
<br>
<img src="https://github.com/algokelvin-373/ProjectAppAndroid/blob/master/Bg_Android.png"/>
</p>

<h3 align="center">Material de Caso de Estudio para Desarrollador Android</h3>

<table align="center">
<tr>
<td>
<b>01. Acción Cada Minuto</b>✅✅ <br>
<b>02. Animación</b>✅✅ <br>
<b>03. Tarjeta de Cumpleaños Compose</b>⏳ <br>
<b>04. Calculadora Compose</b>⏳ <br>
<b>05. Aplicación de Cámara</b>⏳ <br>
<b>06. Arquitectura Limpia MVVM</b>⏳ <br>
<b>07. Contar Números Compose</b>⏳ <br>
<b>09. Comercio Electrónico</b>⏳ <br>
<b>11. Galería Compose</b>⏳ <br>
<b>12. GenerarQR</b>⏳ <br>
<b>13. Health Connect Nativo</b>✅⏳ <br>
<b>15. Texto e Imagen Compose</b>✅✅ <br>
<b>16. Insertar BD Local Sin Transacción</b>⏳ <br>
<b>17. Simulador de Teclado</b>✅✅ <br>
<b>18. Almacén de Claves</b>✅✅ <br>
<b>19. Cambio de Idioma Uno</b>✅✅ <br>
<b>20. Capa de Mapa de Google</b>✅✅ <br>
<b>21. Inicio de Sesión Play</b>✅✅ <br>
<b>22. Matemáticas 2D 3D</b>✅✅ <br>
<b>23. Películas y Series</b>⏳ <br>
<b>24. Notificación</b>⏳ <br>
<b>25. Abrir Archivo Móvil</b>✅⏳ <br>
<b>26. Vista Desplazable de Datos</b>✅✅ <br>
<b>27. Marcador Principal</b>✅⏳ <br>
<b>28. Permiso de Lectura y Escritura</b>✅✅ <br>
<b>29. Aplicación de Grabación</b>⏳ <br>
<b>31. Retrofit Coroutine</b>✅✅ <br>
<b>32. Mostrar Diálogo</b>✅✅ <br>
<b>33. Switch Android</b>✅✅ <br>
<b>34. Visión de Texto</b>✅✅ <br>
<b>35. Temporizador</b>✅✅ <br>
<b>36. Lista de Tareas</b>✅✅ <br>
<b>37. Operador de Dos Números Sin DTL</b>✅✅ <br>
<b>38. Operador de Dos Números Con DTL</b>✅✅ <br>
<b>10. UI Botón</b>✅✅ <br>
<b>39. UI Compose</b>✅✅ <br>
<b>30. UI RecyclerView</b>✅✅ <br>
<b>14. UI Texto e Imagen</b>✅⏳ <br>
<b>08. UI Toast</b>✅✅ <br>
<b>40. Procesamiento de Video</b>✅✅ <br>
</td>
<td>

</td>
</tr>
</table>

<table>
<thead>
<tr>
<th>Versión</th>
<th>Descripción</th>
</tr>
</thead>
<tbody>
<tr>
<td>1.0.0</td>
<td>
- Los primeros 10 proyectos de caso de estudio para desarrollador Android.
</td>
</tr>
<tr>
<td>1.0.1</td>
<td>
- Inicio del proyecto Switch Android, Action Every Minute y Two Number Operators. <br>
- Gestión del paquete. <br>
- Actualización del repositorio README.md. <br>
- Creación del proyecto Two Number Operator sin DTL y con DTL. <br>
</td>
</tr>
<tr>
<td>1.0.2</td>
<td>
- Inicio del proyecto Input Output Application, Recorder Application, View Binding Input Data, View Model Count Application y View Model Rectangle Application
</td>
</tr>
<tr>
<td>1.0.3</td>
<td>
- Actualización de documentación <br>
- Limpieza del proyecto .gradle y .idea <br>
- Documentación para LanguageChangeOne <br>
- Documentación para EnableDisableButton <br>
- Documentación para DesignUIToast <br>
- Documentación para CountNumberCompose <br>
- Documentación para AnimationApp <br>
</td>
</tr>
<tr>
<td>1.0.4</td>
<td>
- Actualización de documentación <br>
- Creación del proyecto Birthday Card Compose <br>
</td>
</tr>
<tr>
<td>1.0.5</td>
<td>
- Actualización de documentación de cada proyecto <br>
</td>
</tr>
</tbody>
</table>

## Contribuyentes
Gracias a todos los contribuyentes por ayudar a construir este repositorio

```
Copyright [2021] [The Dictionary of Android Projects]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

```