isAndroidApiAvailable

Returns true if the Android API is currently available. Useful for branching functionality to make it testable via junit. The android API is available for Robolectric tests and android emulator tests.