Skip to content

Latest commit

 

History

History
 
 

LocalNotifications

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Android Local Notifications Sample

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

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.