Skip to content

strengthandwill/wiki-contacts-android

Repository files navigation

Wiki-Contacts Android

Wiki-Contacts Android is the android mobile client for web application Wiki-Contacts.

The mobile app is available at Google Play. Repository of Wiki-Contacts is available at GitHub.

Searching contacts

  • Parses JSON response from the web application using Jackson paser and displays into a list view.

  • Retrieves image using Intent.ACTION_GET_CONTENT and performs imaging processing before uploading to the web application.

  • Displays app notifications using NotificationManager.

  • Stores app data using SharedPreferences.

Caller ID

  • Runs a background service (if enabled) to listen to incoming calls.

  • Searches the phone book for the incoming call number for contact details.

  • If not found, searches the web application for the incoming call number for contact details.

  • Uses WindowManager to display the contact details in a dialog over the incoming call screen.

License

Wiki-Contacts Android is released under version 2.0 of the Apache License.

About

Mobile app for Wiki-Contacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages