Since it is not possible to load as a resource the png files on a library, I was wondering if there is a way to code/encode a string to use as a png for buttons and other places where needs small images.
I think i need to create an app that have the images and create the encoded string, than copy this string to be used on the source code. How to do that?
And the opposite getting these string and make then a png to be used on a button.
Is there b4a supported functions for those things?
I think i need to create an app that have the images and create the encoded string, than copy this string to be used on the source code. How to do that?
And the opposite getting these string and make then a png to be used on a button.
Is there b4a supported functions for those things?