svoid aRunSnippet(S snippetID) { aRunSnippet(snippetID, ""); } svoid aRunSnippet(S snippetID, S args) { call(vmGeneralMap_get('bootstrapper), 'runSnippet, androidContext(), snippetID, args); }
Began life as a copy of #1023363
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1023369 |
Snippet name: | aRunSnippet - run a snippet program on Android |
Eternal ID of this version: | #1023369/2 |
Text MD5: | 60e46008dd6016e151029142bdcb5833 |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-10 16:51:40 |
Source code size: | 203 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 312 / 322 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |