MAXS Module SmsWrite: User Guide
Table of Contents
1. Overview
Modify the system's SMS database, e.g. add new messages to it.
The main purpose is to add messages send by module-smssend, to the outbox.
| Makes optional use of modules | ContactsRead |
| Uses inoffical Android API | no |
1.1. Permissions
| Permission | Use |
|---|---|
android.permission.SMS_WRITE |
Write access to system's SMS database |
2. Commands
2.1. sms (short command: s)
2.1.1. sms write
This command is not yet implemented.