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

8
LINES

< > BotCompany Repo | #1000416 // Java hello world with test for setting androidContext

JavaX source code - run with: x30.jar

1  
public class main {
2  
  static Object androidContext;
3  
  
4  
  public static void main(String[] args) {
5  
    System.out.println("Hello world!");
6  
    System.out.println("androidContext = " + androidContext);
7  
  }
8  
}

Author comment

Began life as a copy of #1000414

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1000416
Snippet name: Java hello world with test for setting androidContext
Eternal ID of this version: #1000416/1
Text MD5: 943d414d69c913a2bee0bf720256c3ae
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-08-03 22:32:14
Source code size: 212 bytes / 8 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 598 / 535
Referenced in: [show references]