herbou / Unity-AndroidNativeToast

Unity android native toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity - Android Native Toast

Show native android toast messages in your unity game (Android only)

Hello World

How to use?

Simply add Toast.cs script to your project 😊😊 and use it wherever you want without any references :

Toast.Show("This is a Toast message");

toast ui





❤️ Donate

Paypal

About

Unity android native toast


Languages

Language:C# 100.0%