People Finder android app- Search for a person working in your company, a list of the people with that name from a database of entries located in the Amazon SimpleDb is displayed. Swipe left to right to call him, or simply swipe right to left to add the contact to your phone..
PeopleFinder is hosted in the following web site
https://github.com/sagar-sinha/PeopleFinder
If you think the Android project PeopleFinder 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 PeopleFinder.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar aws-android-sdk-1.6.0-debug.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.INTERNET android.permission.WRITE_CONTACTS android.permission.WRITE_EXTERNAL_STORAGE |
PeopleFinder has the following Java source files.
com.bushranger.peoplefinder.Constants.java com.bushranger.peoplefinder.List_display.java com.bushranger.peoplefinder.MainActivity.java com.bushranger.peoplefinder.Param.java com.bushranger.peoplefinder.SearchActivity.java com.bushranger.peoplefinder.SwipeDetector.java