Ejemplo de uso de una base de datos con el DBMS SQLite y la modificacion de la interfaz de usuario para alojar 4 botones dentro de un TableLayout.
Utilización de otro tipo de Layout, de una base de datos usando queries para CRUD y un 'Cursor' (Matriz tipo consulta a base de datos) para mostrar los datos en un AlertDialog Personalizado.
Android API 15 y posterior.
Funcionamiento de la aplicacion.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Esta aplicación esta basada en la utilizacion de Cursores, Content Providers y Handlers como parte de la UI. El diseño así como los esquemáticos y soluciones de bugs son contribuciones propias.
- Mauricio Godinez @VibrasDeMorris contributors
This repository it's under Apache License.
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.