Smarty Android SDK
If you want to access our US Street Address API or US ZIP Code API from an Android app, the Smarty Java SDK can make it a lot easier. Although it is not specifically an Android SDK, it is fully supported in Android.
Contents
requirements
- Decide to build an Android app.
- Make sure you are using Android API Level 19 (KitKat) or higher as your target framework.
- Build enough of the project to realize that you now need an address verification component.
- Wisely conclude that you don't want to build your own address verification component.
- Realize that Smarty has already created an address verification component.
- Congratulations! You are now ready to use the Smarty Java SDK.
How to get it
Maven
The easiest way to install this SDK is by using Apache Maven through Android Studio.
Download the source code
You can find source code of the Smarty Android/Java SDK repository on Github which contains many sample code snippets.
Examples
Here are a few examples showing how to use the Android SDK: