Android Open Source - App test android-realm-test






Project Summary

Test application for realm..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-realm-test.

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count4
jar files usedrealm-annotations-processor-0.70.1.jar
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

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.

null

Java Source Files

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