Libraryless. Click here for Pure Java version (1002L/8K/25K).
1 | !747 |
2 | |
3 | m { |
4 | static S progID = "#1001596"; // Test Android |
5 | static S vmName = "This is a JavaX VM. Shared VM."; |
6 | |
7 | p { |
8 | S answer = sendToLocalBot(vmName, "please inject program *", progID); |
9 | new Matches m; |
10 | assertTrue(match3("OK. Injection ID: *", answer, m)); |
11 | S injectionID = m.unq(0); |
12 | print("Port: " + waitForBotStartUp("Test Android")); |
13 | answer = sendToLocalBot(vmName, "get injection * variable *", injectionID, "port"); |
14 | print(answer); |
15 | } |
16 | } |
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: | 702 / 752 |
Referenced in: | [show references] |