boredsquirrel@slrpnk.net to Linux@lemmy.ml · 11 months agoThunderbird for Android / K-9 Mail: April 2024 Progress Report - The Thunderbird Blogblog.thunderbird.netexternal-linkmessage-square17fedilinkarrow-up1225cross-posted to: android@lemmy.worldandroid@lemdro.idthunderbird@lemmy.world
arrow-up1225external-linkThunderbird for Android / K-9 Mail: April 2024 Progress Report - The Thunderbird Blogblog.thunderbird.netboredsquirrel@slrpnk.net to Linux@lemmy.ml · 11 months agomessage-square17fedilinkcross-posted to: android@lemmy.worldandroid@lemdro.idthunderbird@lemmy.world
minus-squareboredsquirrel@slrpnk.netOPlinkfedilinkarrow-up2·11 months agoIPC? I mean it can export and import settings, sending that data via the share portal and opening it for import (autodetecting the extension) is really possible. Not that I know how to write a single line of Android app code.
minus-squareyukijooulinkfedilinkEnglisharrow-up4·11 months agoi was talking about intents! this is a specific API for one app to start & send specific data to another app on the system
IPC? I mean it can export and import settings, sending that data via the share portal and opening it for import (autodetecting the extension) is really possible.
Not that I know how to write a single line of Android app code.
i was talking about intents! this is a specific API for one app to start & send specific data to another app on the system