Hi,
I understand Activity_KeyPress won't work within a service and the same for any modal msgbox etc.
But is there any way an active service can capture user input to do something (in this case, to stop a media file playing)?
I've tried creating an activity with transparent panel but it still fills the whole display and is not transparent.
All I'd want really is a popup message box with a button for the user to press to stop the media file playing.
Thanks,
I understand Activity_KeyPress won't work within a service and the same for any modal msgbox etc.
But is there any way an active service can capture user input to do something (in this case, to stop a media file playing)?
I've tried creating an activity with transparent panel but it still fills the whole display and is not transparent.
All I'd want really is a popup message box with a button for the user to press to stop the media file playing.
Thanks,