Skip to content

synchornization your native contact in your android app and present contact details

Notifications You must be signed in to change notification settings

MilanBojic/contact-loader

Repository files navigation

Contact Loader

What is this?

Contact loader application - synchornization your native contact in your android app and present contact details, request contact permission dialog if needed.

Requirements

Android 5.0 or later (Minimum SDK level 21)

Android Studio 3.0 (to compile and use)

Eclipse is not supported

Getting Started

Download Android Studio

Launch Android Studio

Start your new project

Open your project's main Gradle file, in root directory (/build.gradle)

Make sure you are using jcenter() in the repository block (mavenCentral() should work too)

Open your app module Gradle file, for example /app/build.gradle

Click Tools/Android/Sync Project with Gradle Files or click on the Sync icon in the top toolbar

Click Run/Run 'app' to see if it's resolved correctly

This will run the app on your device. You may need to download a newer version of Gradle, which will be available in the Android Studio UI if compile fails.

What does it look like?

test image size

test image size

test image size

Support

If you've found an error while using the library, please file an issue. All patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub.

About

synchornization your native contact in your android app and present contact details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages