Is it an OpenGL ES live wallpaper? Does your code check OpenGL for error 
codes<http://developer.android.com/reference/android/opengl/GLES20.html#glGetError%28%29>?
 
As far as I know these errors do not get logged by default. It may be just 
about anything like OpenGL running out of memory while trying to upload a 
texture or something like that.

On Wednesday, August 21, 2013 1:43:32 PM UTC-5, MobileVisuals wrote:
>
> One of my live wallpaper shows  a black screen on Samsung Galaxy S4 mini. 
> It works on other devices and I try to debug S4 mini.There are no error 
> messages, which I can use as a clue. Does anyone have an idea what can 
> cause this?
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to