{"id":18969545,"url":"https://github.com/brionmario/rhino-library-android","last_synced_at":"2025-04-19T15:02:01.162Z","repository":{"id":127161011,"uuid":"85383428","full_name":"brionmario/rhino-library-android","owner":"brionmario","description":":rhinoceros: An example implementation of the Rhino open-source JavaScript engine in an Android application.","archived":false,"fork":false,"pushed_at":"2018-01-06T13:41:30.000Z","size":192,"stargazers_count":15,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T09:05:36.889Z","etag":null,"topics":["android","library","rhino-javascript-engine"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brionmario.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-18T07:23:38.000Z","updated_at":"2024-06-27T09:36:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"09244e12-4712-4e7f-9b07-c004164fee7a","html_url":"https://github.com/brionmario/rhino-library-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brionmario%2Frhino-library-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brionmario%2Frhino-library-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brionmario%2Frhino-library-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brionmario%2Frhino-library-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brionmario","download_url":"https://codeload.github.com/brionmario/rhino-library-android/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249213765,"owners_count":21231096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","library","rhino-javascript-engine"],"created_at":"2024-11-08T14:53:27.504Z","updated_at":"2025-04-19T15:02:01.133Z","avatar_url":"https://github.com/brionmario.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://developer.mozilla.org/@api/deki/files/832/=Rhino.jpg\" width=\"200\"/\u003e \n\u003c/p\u003e\n \n\u003ch3 align=\"center\"\u003eMOZILLA RHINO - JavaScript Engine\u003c/h3\u003e\n\u003ch6 align=\"center\"\u003eAndroid Studio Tutorial\u003c/h6\u003e\u003cbr /\u003e\n \n \u003cp\u003eRhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. It is embedded in J2SE 6 as the default Java scripting engine.\n \u003c/p\u003e\u003cbr /\u003e\n \u003cp\u003eFollow my blog Post - \u003ca href=\"http://brionmario.com/mozilla-rhino-javascript-engine/\" target=\"_blank\"\u003ehttp://brionmario.com/mozilla-rhino-javascript-engine/\u003c/a\u003e\u003c/p\u003e\n \u003cp\u003eDownload the latest version - \u003ca href=\"https://mvnrepository.com/artifact/org.mozilla/rhino\" target=\"_blank\"\u003ehttps://mvnrepository.com/artifact/org.mozilla/rhino\u003c/a\u003e\n \u003c/p\u003e\n \u003cp\u003eVisit their GitHub repository - \u003ca href=\"https://github.com/mozilla/rhino\" target=\"_blank\"\u003ehttps://github.com/mozilla/rhino\u003c/a\u003e\n \u003c/p\u003e\n \u003cbr /\u003e\n \n \u003cp\u003eIn this brief tutorial, I have created a basic activity which accepts an arithmetic expression and once you click the \n \"FIND ANSWER\" button, the anwer will be generated using the RHINO JavaScript engine.\u003c/p\u003e\n\n \u003ch4\u003eNOTE\u003c/h4\u003e\n\u003cp\u003ePut this in the Module Dependencies - \u003cb\u003ecompile 'org.mozilla:rhino:1.7R4'\u003c/b\u003e\u003c/p\u003e\n\u003cbr\u003e\n\u003ch5 align=\"center\"\u003eSCREENSHOTS OF THE USER INTERFACE\u003c/h5\u003e\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"https://cloud.githubusercontent.com/assets/25959096/24070745/525137d8-0be9-11e7-9afb-1c4e8edf6981.png\" width=\"350\"/\u003e \n\n   \u003cimg src=\"https://cloud.githubusercontent.com/assets/25959096/24070746/5253d402-0be9-11e7-8344-32cc46e53977.png\" width=\"350\"/\u003e \n\u003c/p\u003e\n\u003cbr\u003e\n\u003ch6 align=\"center\"\u003eP:S - The credits belong to the original developers. I'm simply using the library here :D \u003c/h6\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrionmario%2Frhino-library-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrionmario%2Frhino-library-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrionmario%2Frhino-library-android/lists"}