Libraryless. Click here for Pure Java version (84L/1K/3K).
1 | !747 |
2 | |
3 | m { |
4 | p { |
5 | L records = cast get(getJavaX(), "record_list"); |
6 | print("Num records: " + records.size()); |
7 | O android = records.get(records.size()-1); |
8 | int port = (Integer) get(android, "port"); |
9 | print("VM Inspection Port: " + port); |
10 | } |
11 | } |
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: | #1001319 |
Snippet name: | Get your own VM inspection port |
Eternal ID of this version: | #1001319/1 |
Text MD5: | 19006263017e60d1b77e8fb81e6f51bb |
Transpilation MD5: | 4402ba868b6d0f5435f2b4d15301ad21 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-10-09 18:14:14 |
Source code size: | 265 bytes / 11 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 659 / 644 |
Referenced in: | [show references] |