monodroid-samples/LocalNotifications
conceptdev d87583b203 Fix links to docs 2019-07-24 15:50:05 -07:00
..
Notifications.Android Just some quick tweaks to the local notifications sample. 2018-08-08 08:29:51 -06:00
Screenshots Separate screenshots in LocalNotifications 2016-02-18 14:08:23 -08:00
Metadata.xml New sample for Android local notifications (#651) 2015-07-23 17:58:14 -07:00
Notifications.sln Update LocalNotifications for Android 8.0 2018-08-07 15:06:52 -06:00
README.md Fix links to docs 2019-07-24 15:50:05 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.Android - Android Local Notifications Sample This sample app accompanies the article, Walkthrough - Using Local Notifications in Xamarin.Android. sample
csharp
xamarin
localnotifications

Android Local Notifications Sample

This sample app accompanies the article, Walkthrough - Using Local Notifications in Xamarin.Android.

Android app screenshot

When you tap the button displayed in the MainActivity screen, a notification is created. When you tap the notification, it takes you to a SecondActivity screen.