Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1000575 // Print on widget or console

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

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

Comments [hide]

ID Author/Program Comment Date
211 #1000604 (pitcher) 2015-08-18 00:51:14
193 #1000610 (pitcher) 2015-08-18 00:50:33

add comment

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: 703 / 672
Referenced in: [show references]