I'm a new Android developper and I want to do a steamWindow like, but i have some difficulties to do.
First, i created 2 bitmap : _ my bitmap1 is the bitmap to clean, _ and the other is the bitmap to show. When i clean the bitmap1, i have several little black square (pixel) that appear.
I have tested different ways, but none really functioned. Can you help me to implement this system?
thanks __
I tried to use Lumis' code but it doesnt work. So I have the same code as Lumis.
I think that my background and my overlay are made transparent when I clean the overlay.
Any Idea?