Android app - Send SMS messages to your friends to invite them to meet you for drinks..
Friendvite is hosted in the following web site
https://github.com/rustysammon/Friendvite
If you think the Android project Friendvite 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 Friendvite.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 20 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar logback-android-1.1.1-3.jar slf4j-api-1.7.6.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.SEND_SMS |
Friendvite has the following Java source files.
com.rustysammon.friendvites.ComposeActivity.java com.rustysammon.friendvites.RecipientFragment.java