Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - qw1nz

#1
Can I use alpha/invisible framebuffer background or world background that I can see any views behind GLSurfaceView?
If Yes, How can I do it?
#2
I can scale, but if I have resolution 1080x??? - fullhd display, then I need upload 2048x2048 image. but it give me outofmemoryerror
#3
Hello, For my app I can't use 2^x height/widht, because android devices have many different resolution, I need that image fills my display.
For example: my device has resolution 720x1280, I need set background image 720x1280.
How can I do it?