- Search Google for keywords relating to the subject (Android, Service, Context, Intent, etc.)
- Locate a promising link and read the material
- Copy code snippets and hack, paste, cut, and spew the bits all over my project
- Test the changes
- Wish I hadn't made such drastic alterations as I attempt to reverse them
- Repeat
You can imagine, I'm sure, how frustrating this all can be to a programmer nascent to the language. I have only a dim perception of how most of it works, and the rest is trial and error.
At the end of the day, I had managed to add a menu whereon my one test clip can be toggled on and off. So far, it seems to loop smoothly and run stably. I'm crossing my fingers.