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

15
LINES

< > BotCompany Repo | #1001079 // Android: Test EditText

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

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: 581 / 566
Referenced in: [show references]