Skip to content

inucat/LDAP-Sync

 
 

Repository files navigation

A LDAP Sync adapter for Android

Supports Android 7+

LDAP-Sync can sync entries from a remote LDAP server to your phone's Contacts, making them available offline. They are then accessible to all apps with permission to read your address book. It works read-only and never changes data on the remote server.

Build from source

After an initial pull, open the project in Android Studio. To build an APK, use the Build > Generate Signed APK ... command.

Source

The original source is hosted at https://github.com/weisserd/LDAP-Sync. An updated fork is hosted at https://github.com/luelista/LDAP-Sync

License

This project is licensed under the Apache License v2.0.

About

LDAP Sync adapter for Android

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%