Skip to content
forked from Pmovil/Toast

Toast support for codename one applications

License

Notifications You must be signed in to change notification settings

littlemonkeyltd/Toast

 
 

Repository files navigation

Usage:

Toast.makeText(context, "Hi there", Toast.LENGTH_LONG).show();

where context is the object passed in the init method of your main class

Yes, just like the android one :)

Currently supports Android, iOS and Blackberry

Thanks to Oladipo Fasoro for the Blackberry port !

About

Toast support for codename one applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 70.7%
  • Java 28.3%
  • C# 1.0%