import android.telephony.*; static void aSendSMS(S phoneNumber, S text) { SmsManager.getDefault().sendTextMessage(phoneNumber, null, text, null, null); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006513 |
Snippet name: | aSendSMS - send SMS on Android |
Eternal ID of this version: | #1006513/1 |
Text MD5: | 9f09c28728fa6de86ce51a2d0fd8ec3a |
Author: | stefan |
Category: | javax / networking |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-01-12 14:47:18 |
Source code size: | 160 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 622 / 587 |
Referenced in: | [show references] |