INSTALL_FAILED_MISSING_SHARED_LIBRARY error using Andriod Studio with ConnectCore6 Early Dev Kit?

I am using Android Studio and attempting to load the Digi general application for blinking an led. The device API is 17 and Android SDK add on is API22. I set build flavors in AS to API17 and everything seems fine. When I attempt to run the APP it fails with this message INSTALL_FAILED_MISSING_SHARED_LIBRARY.
What is the work around this since there appears to be a board revision for the ConnectCore6 SBC. All the examples use the final release version of the SBC.

API17 is kitkat, API 22 is lolipop. What are you compiling for and what are you running on?