1 | static File androidInternalDir() { |
2 | ret (File) call(androidContext(), "getFilesDir"); |
3 | } |
4 | |
5 | static File androidInternalDir(S sub) { |
6 | ret newFile(androidInternalDir(), sub); |
7 | } |
Began life as a copy of #1004625
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: | #1023348 |
Snippet name: | androidInternalDir - return app-internal files dir |
Eternal ID of this version: | #1023348/2 |
Text MD5: | 86ef8a82cb8fa88d4c0a2eb72bf80616 |
Author: | stefan |
Category: | javax / android |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-06-07 09:11:42 |
Source code size: | 179 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 267 / 305 |
Version history: | 1 change(s) |
Referenced in: | [show references] |