An application that demonstrates the usage of the Java SDK library for the FamilySearch API.
The sample app requires a user account in the sandbox reference of the FamilySearch Family Tree. A sandbox account is obtained when registering with the developer community.
This repository includes two runnable classes:
- App.java: This class shows step-by-step samples of each example given in the documentation.
- PersonStateExample.java: This class shows how to use methods of PersonState objects not described in the documentation.
Use the issue tracker of the Java SDK.