Android application for the PHP presence management framework.
presence-android is hosted in the following web site
https://github.com/robertboloc/presence-android
If you think the Android project presence-android 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 presence-android.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 7 |
jar files used | android-support-v4.jar jackson-annotations-2.0.1.jar jackson-core-2.0.1.jar jackson-databind-2.0.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET |
There are 4 image files in presence-android. The names of the image files are listed as follows.
ic_menu_notifications.png ic_menu_preferences.png ic_menu_refresh.png presence.png
The following screenshort is generated from the image listed above.
presence-android has the following Java source files.
com.robertboloc.presence.ActivityActivity.java com.robertboloc.presence.ActivityListAdapter.java com.robertboloc.presence.IncidenceActivity.java com.robertboloc.presence.PresenceActivity.java com.robertboloc.presence.PresenceConstants.java com.robertboloc.presence.ProfileActivity.java com.robertboloc.presence.ReportActivity.java com.robertboloc.presence.ReportDisplayActivity.java com.robertboloc.presence.SettingsActivity.java com.robertboloc.presence.lib.PresenceApiClient.java com.robertboloc.presence.lib.PresenceHttpClient.java com.robertboloc.presence.lib.PresenceSSLSocketFactory.java com.robertboloc.presence.pojo.Interval.java com.robertboloc.presence.pojo.Report.java com.robertboloc.presence.pojo.Status.java com.robertboloc.presence.pojo.Token.java com.robertboloc.presence.pojo.UActivity.java com.robertboloc.presence.pojo.User.java