Libraryless. Click here for Pure Java version (37L/1K/2K).
!747 import android.app.*; import android.widget.*; m { static Activity androidContext; p { androidContext.runOnUiThread(runnable { EditText et = new EditText(androidContext); androidContext.setContentView(et); }); } }
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: | 659 / 657 |
Referenced in: | #1001080 - Android: Trying to emulate BorderLayout... (making a console) #1002653 - Android: Enter & save Slack token |