Trabalho usando ORMLite para cadastro de usu?rios.
Calendar_Crud_android is hosted in the following web site
https://github.com/Wmitrut/Calendar_Crud_android
If you think the Android project Calendar_Crud_android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Calendar_Crud_android.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar ormlite-android-4.20.jar ormlite-core-4.20.jar |
There are 1 image files in Calendar_Crud_android. The names of the image files are listed as follows.
calendar.png
The following screenshort is generated from the image listed above.
Calendar_Crud_android has the following Java source files.
br.com.wmitrut.cadastrousuarios.CadastroPessoaActivity.java br.com.wmitrut.cadastrousuarios.CadastroUsuarioActivity.java br.com.wmitrut.cadastrousuarios.Compromissos.java br.com.wmitrut.cadastrousuarios.DatabaseHelper.java br.com.wmitrut.cadastrousuarios.ListaPessoasActivity.java br.com.wmitrut.cadastrousuarios.ListaUsuariosActivity.java br.com.wmitrut.cadastrousuarios.Pessoa.java br.com.wmitrut.cadastrousuarios.PessoaAdapter.java br.com.wmitrut.cadastrousuarios.Preferencias.java br.com.wmitrut.cadastrousuarios.PrincipalActivity.java br.com.wmitrut.cadastrousuarios.Usuario.java br.com.wmitrut.cadastrousuarios.UsuarioAdapter.java