android - My app makes certain devices reset -


i have report app makes devices reset (reboot).

i have no idea how can app possibly make device reset (i don't use admin classes, , don't have permission). app involves standard ui + jni calls + opengl es 2 rendering. best guess glsl shader freaks out device...

when device resets erases logcat buffer well.

any advice on , for?

most right regarding it's using opengl. however, there probability it's related jni (especially, if doing beyond basic calls).

i think way of actions following:

  • gather info on devices, os version happens
  • get device reproduce or in touch user can testing you
  • prepare version logs file (and dont' forget flush file after each line of log, else reset kill buffered logs)
  • wrap suspicious places logs

Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -