public class main { static Object androidContext; public static void main(String[] args) { System.out.println("Hello world!"); System.out.println("androidContext = " + androidContext); } }
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: | 679 / 621 |
Referenced in: | #1000417 - Java hello world with test for setting androidContext - with translator #3000382 - Answer for ferdie (>> t = 1, f = 0) |