1 | svoid aRunSnippet(S snippetID) { |
2 | aRunSnippet(snippetID, ""); |
3 | } |
4 | |
5 | svoid aRunSnippet(S snippetID, S args) { |
6 | call(vmGeneralMap_get('bootstrapper), 'runSnippet, androidContext(), snippetID, args); |
7 | } |
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: | 313 / 323 |
Version history: | 1 change(s) |
Referenced in: | [show references] |