Show HN: Run android java snippets live in your app(runondroid.com)1 ポイント·投稿者 tomatocode·11 年前·0 コメントrunondroid.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 コメントコメントを投稿—
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