Hi all,
I made a test prog which a screen will be copied to the sdcard and
to display on a listview or a scrollview afterwards by using a search input.
But I'm stuck with the 'copy' part.
It shows only a black image.
Strange thing is that I don't get any errors while compiling the prog.
Can anyone show me the right direction?
Asmoro
note: a testprogram attached to look at it.
edit: sorry my mistake, I do get errors as 'java.lang.NullPointerException' for example when running the prog.
edit 2: fixed the errors but still black screen image
I made a test prog which a screen will be copied to the sdcard and
to display on a listview or a scrollview afterwards by using a search input.
But I'm stuck with the 'copy' part.
It shows only a black image.
Strange thing is that I don't get any errors while compiling the prog.
Can anyone show me the right direction?
Asmoro
note: a testprogram attached to look at it.
edit: sorry my mistake, I do get errors as 'java.lang.NullPointerException' for example when running the prog.
edit 2: fixed the errors but still black screen image
Attachments
Last edited: