Show HN: Run android java snippets live in your app(runondroid.com)1 points·by tomatocode·11 ปีที่แล้ว·0 commentsrunondroid.comShow HN: Run android java snippets live in your apphttps://runondroid.com/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, Jan0 commentsPost comment—
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