Skip to content

FamilySearch/fs-platform-android

Repository files navigation

This project has been deprecated in favor of gedcomx-java

The use gedcomx-java in Android add the following dependency to your project:

compile ('org.gedcomx:gedcomx-model:1.0.158.M1') {
    exclude module: 'woodstox-core'
    exclude module: 'jaxb-impl'
}

Welcome

FamilySearch Android Platform is a library and samples that allow you to quickly begin and easily write Android applications which connects with FamilySearch servers and manipulate GEDCOM X objects.

See the developer site for more information writing applications that use the FamilySearch API. See the wiki for more information about GEDCOM X.

Simple XML is used to serialize/deserialize the xml representation of the GedcomX and FamilySearch model objects. See the Simple XML site for more information using Simple XML.

The main way to build this is using gradle and/or Android Studio.

About

Android libraries and utils for accessing the FamilySearch Platform API

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
LICENSE-header.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages