I have just started Android development, and I am super noob at it. What I want to achieve, briefly, is this: to play an audio clip after a set certain time. I would presume I would run a timer in the background for this. I want to be able to use the oldest SDK possible for doing this, to support a lot of devices. Which SDK, and which API should I use?
No responses yet.