###### HOME BUTTON PRESSED TO MINIMIZE THE APPLICATION ###### 04-05 15:00:17.801: INFO/System.out(357): onWindowFocusChanged() -> hasFocus:false
###### APPLICATION BUTTON PRESSED TO RETURN TO THE RUNNING APPLICATION ###### 04-05 15:00:28.354: INFO/System.out(357): onWindowFocusChanged() -> hasFocus:true 04-05 15:00:28.354: INFO/System.out(357): mySoundPlaybackMethods() ###### now the window focus has already become true..... why should the following occur again???? ######## 04-05 15:00:29.251: INFO/System.out(357): onWindowFocusChanged() -> hasFocus:false 04-05 15:00:29.301: INFO/System.out(357): onWindowFocusChanged() -> hasFocus:true 04-05 15:00:29.352: INFO/System.out(357): mySoundPlaybackMethods() -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

