Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rhino on Android

I have a JavaScript file which has a few variables and some data that I need to use in my Android app. I am new to JavaScript and I understand that the Rhino engine provides methods to use JavaScript in my code. The problem is that I am not able to understand how. Can someone point me to a good tutorial or give a small example of how it must be used?

like image 403
Rameez Hussain Avatar asked Jun 20 '26 07:06

Rameez Hussain


1 Answers

go to this link for rhino-1.7R3 api doc.

http://www.jarvana.com/jarvana/view/org/mozilla/rhino/1.7R3/rhino-1.7R3-javadoc.jar!/index.html

for Rhino Tutorial go to this links

http://divineprogrammer.blogspot.in/2009/11/javascript-rhino-on-android.html

EDIT On 1st July 2016

Above content at links have been removed by their admin.

Please follow this link for rhino tutorial

https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Embedding_tutorial

like image 76
Swarnendu Paul Avatar answered Jun 22 '26 19:06

Swarnendu Paul



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!