Libraryless. Click here for Pure Java version (1002L/8K/25K).
!747 m { static S progID = "#1001596"; // Test Android static S vmName = "This is a JavaX VM. Shared VM."; p { S answer = sendToLocalBot(vmName, "please inject program *", progID); new Matches m; assertTrue(match3("OK. Injection ID: *", answer, m)); S injectionID = m.unq(0); print("Port: " + waitForBotStartUp("Test Android")); answer = sendToLocalBot(vmName, "get injection * variable *", injectionID, "port"); print(answer); } }
Began life as a copy of #1001595
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1001597 |
Snippet name: | Test: Inject new android into Shared VM and connect to it |
Eternal ID of this version: | #1001597/1 |
Text MD5: | 0644bc366fa8cd9a14176781c3bfaa44 |
Transpilation MD5: | 63de5eb55db5060cb492af3cfa88f51f |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-10-26 17:43:09 |
Source code size: | 486 bytes / 16 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 703 / 753 |
Referenced in: | #1001599 - Inject per-thread CPU monitor into Shared VM (chasing the 100% CPU bug!) #3000202 - Answer for stefanreich (>> T conversion bot) #3000238 - Answer for stefanreich (>> t power bot) #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |