Test application for realm..
android-realm-test is hosted in the following web site
https://github.com/ohjongin/android-realm-test
If you think the Android project android-realm-test 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 android-realm-test.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | realm-annotations-processor-0.70.1.jar |
Required Permissions | android.permission.READ_CONTACTS |
There are 2 image files in android-realm-test. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
android-realm-test has the following Java source files.
me.ji5.realmtest.ApplicationTest.java me.ji5.realmtest.GlobalConstants.java me.ji5.realmtest.MainActivity.java me.ji5.realmtest.NavigationDrawerFragment.java me.ji5.realmtest.adapters.ContactAdapter.java me.ji5.realmtest.fragments.ContactListFragment.java me.ji5.realmtest.fragments.FragmentFactory.java me.ji5.realmtest.fragments.MainFragment.java me.ji5.realmtest.fragments.OnFragmentInteractionListener.java me.ji5.realmtest.fragments.RealmObjectFragment.java me.ji5.realmtest.fragments.dummy.DummyContent.java me.ji5.realmtest.model.Contact.java me.ji5.realmtest.model.Phone.java