Getting error "MAX_TEXTURE_SIZE from Caches::initConstraints()" while working with mediaPlayer -


06-19 07:28:51.144 2744-2744/com.musicplayer e/openglrenderer﹕ getting max_texture_size gradiencache 06-19 07:28:51.148
2744-2744/com.musicplayer e/openglrenderer﹕ getting max_texture_size caches::initconstraints()

sounds might trying load graphic large media player? max_texture_size can checked via code. suggest check value before using if makes sense in application. see answer more info on how check it- stackoverflow answer


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -