Problem with Android 4.2.2

  • Replies:0
mosine
  • Forum posts: 1

May 21, 2015, 5:08:08 PM via Website

Hi,
I developed and published an app. I tested it with success on smartphone with different versions of android, but I have problems with 4.2.2 version. My app connects to device by bluetooth. I have following problems in 4.2.2 version (logCat):

  • sendUserActionEvent() mView== null

  • Skipped xx frames! The application may be doing too much work on its main thread

  • the connection is not stable

I haven't these errors in other versions. Can you help me to understand problem?
Thanks

Reply