Simple app that displays contacts in a ViewPager containing their picture and information..
BioFriends is hosted in the following web site
https://github.com/mattott/BioFriends
If you think the Android project BioFriends 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 BioFriends.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 17 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar commons-io-2.4.jar guice-3.0-no_aop.jar javax.inject.jar jsr305-1.3.9.jar roboguice-2.0.jar |
Required Permissions | android.permission.READ_CONTACTS |
BioFriends has the following Java source files.
com.ottmatt.biofriends.BioFragment.java com.ottmatt.biofriends.MainActivity.java