1 | sS androidAssistant_token() { |
2 | S token = loadTextFileTrim(androidAssistant_tokenFile()); |
3 | if (empty(token)) |
4 | saveTextFile(androidAssistant_tokenFile(), token = randomID(24)); |
5 | ret token; |
6 | } |
Began life as a copy of #1023374
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: | #1023375 |
Snippet name: | androidAssistant_token - create if not there |
Eternal ID of this version: | #1023375/3 |
Text MD5: | d6fa47b014ca00d32285dc0f99fa219a |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-11 19:45:48 |
Source code size: | 199 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 269 / 300 |
Version history: | 2 change(s) |
Referenced in: | [show references] |