View Single Post
Posts: 1 | Thanked: 5 times | Joined on Feb 2020
#14
Thanks for this script! I just migrated from n900 to Android 9. On Ubuntu 18.04 I needed to install
Code:
sudo apt install libtext-csv-perl libdbd-sqlite3-perl
for the script to work.

Since Anything with SMS is not available anymore from Google Play I installed it from apkmonk. First I tried the autodetected "Message Xtreme SMSGlobal", but the order of fields was wrong and I had to delete over 15k messages - since the shitty Android Messages app doesn't offer this (because it's dangerous m'kay), I used ChompSMS. Finally, I gave up with predefined formats and used the following:
Code:
"$(folder)","$(address)","$(dateyyyy-MM-dd HH:mm:ss)","$(body)"
and defined "read" keyword for inbox and "sent" for sent.
 

The Following 5 Users Say Thank You to ThePianoGuy For This Useful Post: