Android Open Source - Development book BoxContacts






Project Summary

Android app for managing the phone book of a FRITZ!Box router.

Web Site / Source Repository

BoxContacts is hosted in the following web site
https://github.com/Yogu/BoxContacts

If you think the Android project BoxContacts 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 BoxContacts.

ItemValue
Java File Count15
Minimum SDK Version10
Activity Count1
jar files usedjoda-time-2.0-javadoc.jar
joda-time-2.0-sources.jar
joda-time-2.0.jar
simple-xml-2.6.2.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

BoxContacts has the following Java source files.

de.yogularm.boxcontacts.Config.java
de.yogularm.boxcontacts.model.Call.java
de.yogularm.boxcontacts.model.Contact.java
de.yogularm.boxcontacts.model.Foncalls.java
de.yogularm.boxcontacts.model.SessionResponse.java
de.yogularm.boxcontacts.network.Session.java
de.yogularm.boxcontacts.utils.DurationTransform.java
de.yogularm.boxcontacts.utils.Hex.java
de.yogularm.boxcontacts.utils.InstantTransform.java
de.yogularm.boxcontacts.utils.UnexpectedResponseException.java
de.yogularm.boxcontacts.utils.Web.java
de.yogularm.boxcontacts.utils.WebUtils.java
de.yogularm.boxcontacts.utils.XmlMatcher.java
de.yogularm.boxcontacts.utils.XmlUtils.java
de.yogularm.boxcontacts.view.ContactsActivity.java