This is my index.html
PhoneGap
There are more then one way to do so, to call the java script function from MainActivity is
MainActivity
this.sendJavascript("appResumed");
Here appResumed is javascript function name.
you will get the right answer here