monodroid-samples icon indicating copy to clipboard operation
monodroid-samples copied to clipboard

update services for new Android 8.0

Open joeblew99 opened this issue 7 years ago • 5 comments

With android 8.0 Services has changed a fair bit.

Should the sample be updated ? https://github.com/xamarin/monodroid-samples/tree/master/ApplicationFundamentals/ServiceSamples

joeblew99 avatar Sep 12 '17 09:09 joeblew99

We're working on new updates for several samples. We'll update it soon. In the meantime, you can check this sample in this branch https://github.com/xamarin/monodroid-samples/tree/support-26.1.0/ApplicationFundamentals/ServiceSamples

Thanks

gonzalonm avatar Oct 11 '17 13:10 gonzalonm

i have a few questions. The main one is how to install a Foreground app and Background Service iin the one APK

Shoudl i ask here or there ?

i already asked here: https://github.com/xamarin/monodroid-samples/issues/211

but no answer.

joeblew99 avatar Oct 12 '17 20:10 joeblew99

yeah, it is ok. I'll review it shortly

gonzalonm avatar Oct 12 '17 20:10 gonzalonm

answered here: https://github.com/xamarin/monodroid-samples/issues/211#issuecomment-336457610 We can close this issue and follow this thread in that issue

gonzalonm avatar Oct 13 '17 13:10 gonzalonm

Xamarin.Android Forground Service applied to Android 10. https://github.com/pulmuone/Foreground_Service

pulmuone avatar Apr 21 '20 15:04 pulmuone