c# - Automated alert notifications android xamarin -


i new android development.i using xamarin visual studio 2015.

in project, want send automatic alerts notification (like in games or apps notification shows after time.) on basis of time table stored in mobile database using sqlite orm. dont know how implement feature.help me sort out problem. in advance

i think should make service or intentservice , use notificationcompat.builder message. on examples in xamarin web


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -