Transpiled version (105L) is out of date.
1 | !636 |
2 | !standard functions |
3 | |
4 | main {
|
5 | static Object androidContext; |
6 | |
7 | psvm {
|
8 | String it = "bla"; // example input |
9 | System.out.println(it); |
10 | if (androidContext != null) {
|
11 | call(androidContext, "updateWidgetWithText", it); |
12 | print "Widget updated." |
13 | } |
14 | } |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, hxnwyiuffukg, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
2 comment(s) hidden. show
| Snippet ID: | #1000575 |
| Snippet name: | Print on widget or console |
| Eternal ID of this version: | #1000575/1 |
| Text MD5: | a10fd2993fe886a984035d79f32f106a |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-08-14 23:25:41 |
| Source code size: | 290 bytes / 15 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 1066 / 1086 |
| Referenced in: | [show references] |