Libraryless. Click here for Pure Java version (8L/1K/1K).
1 | import android.content.Context; |
2 | import android.widget.Toast; |
3 | |
4 | public class main { |
5 | public static void main(final Context context) { |
6 | Toast.makeText(context, "Yo Alarm", Toast.LENGTH_LONG).show(); |
7 | } |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004170 |
Snippet name: | Android Alarm Test |
Eternal ID of this version: | #1004170/1 |
Text MD5: | d0ed256aab9389033216c0646351e0b0 |
Transpilation MD5: | d0ed256aab9389033216c0646351e0b0 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-08-08 22:49:32 |
Source code size: | 212 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 429 / 829 |
Referenced in: | [show references] |