Hi, I've made an app together with a website to run android java code snippets, for example if you send:

Toast.makeText(this, "Hello World!", Toast.LENGTH_LONG).show();

The app will show a toast message. Or you can read the accelerometer or files, or what you like to program on the fly.

I'd love to get some feedback.

Bye, Jan

Show HN: Run android java snippets live in your app
runondroid.com