xml - Android - Failure getting entry for 0x010802c8 (t=7 e=712) in package 0 (error -75) -


i have android app runs fine in genymotion emulator, has virtual device of api 23, problem when run in device api of 16, realized problem of error logcat throwing because have calendarview in xml layout.

how can fix this? need calendarview work fine in api level.

error:

failure getting entry 0x010802c8 (t=7 e=712) in package 0 (error -75) 


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -