Our production app works fine on a variety of devices, but is crashing on an old Station. I've reproduced this with an Android API 17 emulator. The unhandled exception is:
Unable to get provider com.loyalpatron.app.providers.TenderInfoImageProvider: java.lang.ClassNotFoundException: Didn't find class "com.loyalpatron.app.providers.TenderInfoImageProvider" on path: /data/app/com.loyalpatron.app-2.apk
I've checked build.gradle and see:
minSdkVersion 17