I have an android app that runs fine in my genymotion emulator, which has a virtual device of api 23, the problem is when I run it in a device with an api of 16, I realized the problem of this error that the Logcat is throwing is because I have a calendarView in my XML layout.
How can I fix this? I need the calendarView to work fine in this api level.
Error:
Failure getting entry for 0x010802c8 (t=7 e=712) in package 0 (error -75)