Amostra de minhas Experi?ncias com uso do banco de dados OO Neodatis no Android.
neodatis-for-android-sample is hosted in the following web site
https://github.com/aldisondiego/neodatis-for-android-sample
If you think the Android project neodatis-for-android-sample 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 neodatis-for-android-sample.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar neodatis-odb-1.9.30.689.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.BLUETOOTH android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
neodatis-for-android-sample has the following Java source files.
com.puongra.neotest.Entity.Game.java com.puongra.neotest.Entity.Player.java com.puongra.neotest.Entity.Sport.java com.puongra.neotest.Entity.Team.java com.puongra.neotest.MainActivity.java com.puongra.neotest.Model.GameDAO.java com.puongra.neotest.Model.PlayerDAO.java com.puongra.neotest.Model.SportDAO.java com.puongra.neotest.Model.TeamDAO.java