Skip to main content
Featured image for Rhino for Android
  1. Projects/
  2. Android Projects/

Rhino for Android

·1 min·

Rhino is an implementation of JavaScript in Java. Rhino for Android allows to use all features of Rhino on Android.

Features which were previously not working on Android include

  • optimization levels other than -1
  • the usage of JavaAdapter to extend Java classes from JavaScript

Related

ACRA

·1 min
ACRA is a library enabling Android Applications to automatically send their crash reports to a report server. It is targeted to android application developers to help them get data from their applications when they crash or behave erroneously.