learning my way around the sendhub api.
mySendHub is hosted in the following web site
https://github.com/ekux44/mySendHub
If you think the Android project mySendHub 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 mySendHub.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 3 |
jar files used | android-support-v4.jar gson-2.2.2-javadoc.jar gson-2.2.2-sources.jar gson-2.2.2.jar |
Required Permissions | android.permission.INTERNET |
There are 2 image files in mySendHub. The names of the image files are listed as follows.
content_new.png huemore.png
The following screenshort is generated from the image listed above.
mySendHub has the following Java source files.
com.kuxhausen.sendhub.ContactActivity.java com.kuxhausen.sendhub.ContactListActivity.java com.kuxhausen.sendhub.MessageActivity.java com.kuxhausen.sendhub.api.Contact.java com.kuxhausen.sendhub.api.Contacts.java com.kuxhausen.sendhub.api.Message.java com.kuxhausen.sendhub.networking.CreateContact.java com.kuxhausen.sendhub.networking.GetContacts.java com.kuxhausen.sendhub.networking.SendMessage.java com.kuxhausen.sendhub.persistence.DatabaseDefinitions.java com.kuxhausen.sendhub.persistence.SendHubProvider.java