NFC based Facebook friend sharing app for Android.
Friend-o-matic is hosted in the following web site
https://github.com/parthibanloganathan/Friend-o-matic
If you think the Android project Friend-o-matic 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 Friend-o-matic.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.NFC |
There are 2 image files in Friend-o-matic. The names of the image files are listed as follows.
friends.png home.png
The following screenshort is generated from the image listed above.
Friend-o-matic has the following Java source files.
com.facebook.widget.WebDialog.java com.parthi.friendomatic.Data .java com.parthi.friendomatic.DataAccessObject.java com.parthi.friendomatic.Database.java com.parthi.friendomatic.FriendomaticActivity.java com.parthi.friendomatic.FriendsAdapter.java com.parthi.friendomatic.FriendsListActivity.java com.parthi.friendomatic.Functions .java com.parthi.friendomatic.MainFragment.java com.parthi.friendomatic.User .java