I\'m just starting out on android and my java is verry rusty. I can\'t remember ever seeing a function nested in another function like this before. Could somebody explain to
This code creates an instance of class Handler, and at the same time overrides the "handleMessage" method of Handler.