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

12
LINES

< > BotCompany Repo | #1014870 // Test androidUI in androidUI (OK)

JavaX source code (Android) [tags: use-pretranspiled] - run with: the app

Libraryless. Click here for Pure Java version (1017L/7K/26K).

!7

p {
  androidUI(r {
    print("Level 1.");
    androidUI(r {
      print("Level 2.");
    });
    print("Level 1 done.");
  });
  print("Level 0 done.");
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1014870
Snippet name: Test androidUI in androidUI (OK)
Eternal ID of this version: #1014870/3
Text MD5: 944856d7e9479bef68b10f521f677a78
Transpilation MD5: 90065aa0709345480756802d3f07b7f0
Author: stefan
Category:
Type: JavaX source code (Android)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-05 17:52:39
Source code size: 170 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 228 / 325
Version history: 2 change(s)
Referenced in: [show references]