Showing posts with label images. Show all posts
Showing posts with label images. Show all posts

Something about processing images in Android

Monday, May 19, 2014

I will do some trial experience about image in Android programming. The list here will be updated once posted.

Related demo video:

The exercises have not take care the bitmap size, and any resizing. So dont test with big picture, otherwise OutOfMemoryError or "Bitmap too large to be uploaded into a texture" will happen.

Read More..