Libraryless. Click here for Pure Java version (37L/1K/2K).
1 | !747 |
2 | |
3 | import android.app.*; |
4 | import android.widget.*; |
5 | |
6 | m { |
7 | static Activity androidContext; |
8 | |
9 | p { |
10 | androidContext.runOnUiThread(runnable { |
11 | EditText et = new EditText(androidContext); |
12 | androidContext.setContentView(et); |
13 | }); |
14 | } |
15 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001079 |
Snippet name: | Android: Test EditText |
Eternal ID of this version: | #1001079/1 |
Text MD5: | 096a8b8771d11cac9c1e607a31b294e5 |
Transpilation MD5: | c5db107d635e97623206ec1f83f964a6 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code (Android) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-09-20 00:52:08 |
Source code size: | 263 bytes / 15 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 660 / 660 |
Referenced in: | [show references] |