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

3
LINES

< > BotCompany Repo | #1000609 // updateWidgetWithText

JavaX fragment (include)

static void updateWidgetWithText(String s) {
  call(androidContext, "updateWidgetWithText", s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
204 #1000604 (pitcher) 2015-08-20 15:28:24
187 #1000610 (pitcher) Edit suggestion:
!636
!629

main {
static Object androidContext;
static String programID;

public static void main(String[] args) throws Exception {
static void updateWidgetWithText(String s) {
call(androidContext, "updateWidgetWithText", s);
}
}}
2015-08-18 00:50:18

add comment

Snippet ID: #1000609
Snippet name: updateWidgetWithText
Eternal ID of this version: #1000609/1
Text MD5: 887c999b55a3c34b346aebe673f16713
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-17 18:42:54
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 878 / 1639
Referenced in: [show references]