static S quickRunOnPhone(S src) { adbForward(); File dexFile = prepareProgramFile(uniqueNow() + ".dex"); javaxToDex(src, dexFile); byte[] dex = loadBinaryFile(dexFile); dexFile.delete(); ret sendToPhoneBot("Dex Bot", "quick run dex: *", bytesToHex(dex)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004621 |
Snippet name: | quickRunOnPhone |
Eternal ID of this version: | #1004621/1 |
Text MD5: | 87f634acc74bb68ee6b707f558b2fa8f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-24 20:12:51 |
Source code size: | 277 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 488 / 495 |
Referenced in: | [show references] |