Hack 2 Android MVP DataBase Demo.
Hack2 is hosted in the following web site
https://github.com/Bhavdip/Hack2
If you think the Android project Hack2 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 Hack2.
Item | Value |
---|---|
Java File Count | 23 |
Target SDK Version | 21 |
Minimum SDK Version | 16 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Hack2 has the following Java source files.
com.takeuse.hack2.DAO.AbsBaseDAO.java com.takeuse.hack2.DAO.AbsCursor.java com.takeuse.hack2.DAO.KeyPassDao.java com.takeuse.hack2.DAO.KeyPassLiteHelper.java com.takeuse.hack2.KeyPassApplication.java com.takeuse.hack2.adapter.ListViewAdapter.java com.takeuse.hack2.keypass.CopyOfKeyPassModel.java com.takeuse.hack2.keypass.KeePassActivity.java com.takeuse.hack2.keypass.KeyData.java com.takeuse.hack2.keypass.KeyPassListView.java com.takeuse.hack2.keypass.KeyPassModel.java com.takeuse.hack2.keypass.KeyPassModelImpl.java com.takeuse.hack2.keypass.KeyPassModelObserver.java com.takeuse.hack2.keypass.KeyPassPresenter.java com.takeuse.hack2.keypass.KeyPassPresenterImpl.java com.takeuse.hack2.keypass.view.IListViewer.java com.takeuse.hack2.keypass.view.IListViewerObserver.java com.takeuse.hack2.keypass.view.IListeViewModel.java com.takeuse.hack2.keypass.view.ListViewModelImpl.java com.takeuse.hack2.keypass.view.ListViewModelObserver.java com.takeuse.hack2.keypass.view.ListViewPresenter.java com.takeuse.hack2.keypass.view.keyPassView.java com.takeuse.hack2.util.Constants.java