Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitmap too large to be uploaded into a texture #49

Open
terryyhl opened this issue Jun 13, 2013 · 2 comments
Open

Bitmap too large to be uploaded into a texture #49

terryyhl opened this issue Jun 13, 2013 · 2 comments

Comments

@terryyhl
Copy link

No description provided.

@Francesco80
Copy link

01-14 04:08:59.726 6191-6223/com.example.android.justjava W/OpenGLRenderer: Bitmap too large to be uploaded into a texture (6432x4893, max=4096x4096) ??

how to resolve this ?

@wanghuizzz
Copy link

You can close the hardware acceleration to suppot the large bitmap.
But the correct method to display large bitmap is using BitmapRegionDecoder or other Methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants