Android Open Source - Development data Android-Data-Storage-Example






Project Summary

Ejemplo de almacenamiento de datos en aplicaci?n Android.

Web Site / Source Repository

Android-Data-Storage-Example is hosted in the following web site
https://github.com/afelipelc/Android-Data-Storage-Example

If you think the Android project Android-Data-Storage-Example 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 Android-Data-Storage-Example.

ItemValue
Java File Count6
Target SDK Version16
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Android-Data-Storage-Example has the following Java source files.

com.afelipe.android.datastorageexample.MainActivity.java
com.afelipe.android.datastorageexample.adapter.ListViewAdapter.java
com.afelipe.android.datastorageexample.db.DepartamentosDBDataSource.java
com.afelipe.android.datastorageexample.db.DepartamentosDataSource.java
com.afelipe.android.datastorageexample.db.MySQLiteHelper.java
com.afelipe.android.datastorageexample.model.Departamento.java