Okay, as I now am the proud owner of a mip device (I'm clearly one of the mip over amoled lovers as of today), I want to use onPartialUpdate.
Is it possible to copy part of the dc or the complete dc to a buffered bitmap?
Or is the way for analog to draw on a buffered bitmap till the seconds hand needs to be drawn and than push the buffered bitmap to dc and reuse it in onPartialUpdate to restore the background of the previous seconds hand?