Android Open Source - SQLite sqlite Student_android






Project Summary

Project to learn how to work with SQLite in android.

Web Site / Source Repository

Student_android is hosted in the following web site
https://github.com/jgabrielfreitas/Student_android

If you think the Android project Student_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.

Project Detail

The following table is the detailed list of Student_android.

ItemValue
Java File Count8
Activity Count4

Java Source Files

Student_android has the following Java source files.

br.com.carcharodon.carcharias.MainActivity.java
br.com.carcharodon.carcharias.ShowAllStudents.java
br.com.carcharodon.carcharias.Student.java
br.com.carcharodon.carcharias.StudentAdapter.java
br.com.carcharodon.carcharias.StudentDAO.java
br.com.carcharodon.carcharias.StudentRegistration.java
br.com.carcharodon.carcharias.StudentRepository.java
br.com.carcharodon.carcharias.UpdateStudent.java