[Q] Text to image conversion and image back to text conversion - Java for Android App Development

how to convert text to image?

What do you mean? What do you need to do?

Maybe you want to use Canvas#drawText() in addition with a Bitmap?

Related

Exporting your SMSs to TXT or other readable format

Hey there! How are you?
Does anybody know of any programs that can export all my received SMSs to a text file (.txt) or any other readable format? When I try to read a message from the backup I only get a bunch of symbols. To view them I have to restore the backup. And that's a process I don't want to do...

Programming Problems: Get Taskbar image and saving img to jpg, etc

Hi all,
I am trying to programm a tool which can get screenshots of the whole PDA screen. With GetDesktopWindow() from coredll.dll I get just the desktop without the upper Taskbar. How can I get the handle to the taskbar, or a handle to the complete screen?
When I try to save an Image with an extension other than bmp via:
Code:
Image screenie = Screeniefunction();
screenie.Save(Filename, System.Drawing.Imaging.ImageFormat.Jpeg);
I'll get a "NotsupportedException". What do I have to do to save an image in formats like png, jpg or gif?
Thanks,
Dirk

Converting to .Brn...?

I have some png icons that I need to convert to .brn, how is this done?
use this utility (i've found it on xda).

problem of displaying corrupted chinese character in G1

i have a problem that my G1 shows corrupted chinese characters in those mp3 or video files that i copy from my PC. i'm guessing the problem is about character encoding. G1 only support uni-code but not big5 and gbk (not sure...can be the another way).
Just wondering how i can i convert my chinese files to a supported format before i copy it into my G1
thx for answering

text to image conversion and image back to text

i am going to develop an app in android which will convert text to image like if i write hello then image will be formed against these words and this image will be saved with some key so that it also convert back to text from image. can anyone tell me best way of doing or best tools!!

Categories

Resources