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

10
LINES

< > BotCompany Repo | #1004458 // Try setting ADB port forward

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1184L/8K/27K).

1  
!752
2  
3  
p {
4  
  if (!isOnPATH("adb"))
5  
    print("adb not on path");
6  
  else {
7  
    backtick_verbose = true;
8  
    backtick("adb forward tcp:4995 tcp:4999");
9  
  }
10  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, etmzoiygucik, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1004458
Snippet name: Try setting ADB port forward
Eternal ID of this version: #1004458/1
Text MD5: e7b58666ab0dd1ba9aad41ad8d23188b
Transpilation MD5: 82a24d1f69841fb0c7818c5dbe769163
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-17 20:31:07
Source code size: 163 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 416 / 499
Referenced in: [show references]