Hi, I'd like to poll the microphone every five minutes. Since I'm new to Android I have not the slightest idea, how to implement this in a correct way.
I found the ASyncTask class, which seems appropriate. But how do I implement the periodic call? Using a while loop and sleep? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

