Android Question Problem with bitmaps

HARRY

Active Member
Licensed User
Longtime User
Hi,

I do not succeed in realizing the following:

The background of an activity should be filled with a part of a large bitmap. This bitmap is an image from a file with a number of circles drawn on it after loading the bitmap. I am totally confused in bitmaps, drawable bitmaps, canvasses, etc.

Please some help.

Harry
 
Top