Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1004165 // Android: Show boot program

JavaX source code (Android) [tags: use-pretranspiled] - run with: the app

Libraryless. Click here for Pure Java version (655L/6K/17K).

!752

p {
  S id = androidGetBootProgram();

  if (id == null)
    print("No boot program registered.");
  else
    print("Boot program is: " + id + " - " + getSnippetTitle(id));
}

Author comment

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: 473 / 513
Referenced in: [show references]