Skip to content

Eclipse Indigo Service Release 2, Android 4.4.2 , ADT 20.3, package name = com.myexample.unitycallandroidutility

Notifications You must be signed in to change notification settings

msDygame/AndroidPluginsForUnityCall

Repository files navigation

AndroidPluginsForUnityCall

build Environment:

Eclipse Indigo Service Release 2, Android 4.4.2 , ADT 20.3, package name = com.myexample.unitycallandroidutility

Destination:

the jar file for unity to call android function , show toast and show dialog

call android funtion name:

showToast(final String sText) ; showAlertDialog(final String sTitle , final String sMessage , final String sButtonTips); showAlertDialog(final String sTitle , final String sMessage , final String sLeftButton , final String sRightButton); showAlertDialog(final String sTitle , final String sMessage , final String sLeftButton , final String sMiddleButton , final String sRightButton);

testing function , for call android menu:

showPopupWindow(int iWidth,int iHeight,final String sUpButton , final String sMiddleButton , final String sBottomButton) ;

About

Eclipse Indigo Service Release 2, Android 4.4.2 , ADT 20.3, package name = com.myexample.unitycallandroidutility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages