Libraryless. Click here for Pure Java version (655L/6K/17K).
1 | !752 |
2 | |
3 | p {
|
4 | S id = androidGetBootProgram(); |
5 | |
6 | if (id == null) |
7 | print("No boot program registered.");
|
8 | else |
9 | print("Boot program is: " + id + " - " + getSnippetTitle(id));
|
10 | } |
Began life as a copy of #1002657
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, crvwmplrxojx, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004165 |
| Snippet name: | Android: Show boot program |
| Eternal ID of this version: | #1004165/1 |
| Text MD5: | f6730be32aee02195548cdf29809b9e2 |
| Transpilation MD5: | 9593b5e2555f801f43f265c6547c85df |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code (Android) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-09 14:09:58 |
| Source code size: | 191 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 735 / 830 |
| Referenced in: | [show references] |