- context
- The context to use. Usually your Android.App.Application or Android.App.Activity object.
- resId
- The resource id of the string resource to use. Can be formatted text.
- duration
- How long to display the message. Either Toast.LENGTH_SHORT or Toast.LENGTH_LONG
Documentation for this section has not yet been entered.
Type Reason !:NoType:if the resource can't be found. !:NoType:android/content/res/Resources$NotFoundException;Href=../../../reference/android/content/res/Resources.NotFoundException.html
Make a standard toast that just contains a text view with the text from a resource.