Factual Android SDK
Factual would like to announce the release of the new, officially supported SDK for Android! Some of you may already be using the Factual Java driver in your Android project, so what’s so different about this version? We’ve done several things for you:
Defined the exact dependencies needed to get up and running on an Android device.
Provided a sample Android project. Copy this project as a model for incorporating Factual data in your own application, or use it as a starter to immediately begin work on your new application.
Setup
If you’re using Maven, add the driver to your project using:
com.factual
factual-java-driver
1.2.1-android
Otherwise, check the pom.xml file for the required dependencies.