INFO
Experimental "web server" that acceps PUT-requests with JavaScript code as content.
The server evaluates the JavaScript code using the Rhino engine.
Copyright (c) 2009 Mikael Kindborg mikael.kindborg@gmail.com
Licence: MIT
HOW TO INSTALL
First modify local.properties to point to your Android SDK, alter this line:
sdk.dir=/Users/miki/android/android-sdk-mac
Then compile and upload to emulator/device.
Either use the command line:
ant install
Or use Eclipse:
File->New Project->Other->Andro
评论0
最新资源