termux / termux-api-package

Termux package containing scripts to call functionality in Termux:API.
MIT License
1.02k stars 318 forks source link

How to read and list sms using termux v0.31? #91

Closed Crowned-Eagle closed 4 years ago

Crowned-Eagle commented 4 years ago

Problem description Unable to open JSON output of termux-sms-list

Steps to reproduce If I run termux-sms-list, the output is '[]' I am using v0.31 which supports accessing SMS.

Expected behavior List of SMS threads

Additional information How to get sms list or how can I parse the json output? This problem occurs for all api implementations which provides JSOn output instead of simple text output.