Unity Tutorial : Native Android Toasts

Опубликовано: 01 Ноябрь 2024
на канале: CodeBlaze
333
10

Project Code : - https://github.com/BLaZeKiLL/NativeAn...

Android Toast Docs :- https://developer.android.com/guide/t...

Java String :-
Unity Player - com.unity3d.player.UnityPlayer
Current Activity - currentActivity
Application Context - getApplicationContext
Run on UI thread - runOnUiThread
Java String - java.lang.String
Android Toast - android.widget.Toast
Toast lengths - LENGTH_SHORT, LENGTH_LONG
makeText - makeText

CBSL is a unity library that contains reusable generic components, utils & frameworks that I develop while working on my projects
Give it a look at - https://cbsl.netlify.app/

Follow me on Insta -   / code.blaze  

#unity
#tutorial
#programming