cordova - Show native toast in Phonegap Application in android -


How to show indigenous toast in Phonegap version 3.5 on Android We make any class in Android application to show toast in PhoneGap application

  window.plugins.toast.showLongBottom ("server error", function (a) { Console.log ('toast success:' + a)}, function (b) {console.log ('toast error:' + b)});  

Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -