Andy Burnelli wrote:
> In addition, most mail servers usually give you specific options for
> syncing contacts with other programs & platforms, but my first suggestion
> would be to simply _export your Android contacts_ to a vcard (vcs) or
> spreadsheet (csv) file & then import them on the linux device (& vice
> versa).
I belatedly realized this in my haste to help the OP that I didn't make it
clear a whole bunch of seemingly unintuitive statements I made in the prior
post that most people, as far as I know, are wholly unaware of - but
everything I said in the prior post to help the OP I've done.
In addition, while I was writing the prior helpful post and including
necessary details, I momentarily lost track of which direction I was
"describing", but if I didn't make it clear, the process works the same in
_both_ directions, so to continue to try to be helpful, I am clarifying.
<
https://i.postimg.cc/rmBHmvtV/adb18.jpg> Windows adb vysor & scrcpy
And please note while I'm using Windows screenshots, there is no difference
between the Windows and Linux filesystems in a properly configured
dual-boot configuration as _both_ filesystems are simultaneously accessible
<
https://i.postimg.cc/9FJMKYch/scrcpy21.jpg> Windows Drive: === Android
Personally I do NOT maintain a contacts.db sqlite database on my Android
phone for privacy reasons, so for me, importing and exporting contacts is a
task I habitually perform a few times a year.
a. The contacts are maintained on the PC.
b. Every once in a while they're exported from the PC to Android directly.
c. And vice versa (depending on where any ad hoc changes occurred)
It needs to be repeated that the Linux and Windows file systems are
indistinguishable from each other (if the PC is properly configured)
as both operating systems easily access each others file system
simultaneously (in a properly configured dual-boot scenario).
In summary, the Android file system is easily networked to the PC over
Wi-Fi (no USB is ever required anymore), which means almost the entire
Android file system and PC file systems are simultaneously accessible to
each (whether or not it's writeable depends on whether or not you're
rooted).
Note it's unintuitive but a fact that even the Android root partition is
"mostly" visible to the PC whether that's Linux or Windows or macOS).
<
https://i.postimg.cc/hjkVFyqJ/scrcpy07.jpg> Android mnt as drive letter
--
Posted out of the goodness of my heart to disseminate useful information,
all of which is based on my own experience with Windows, Linux & Android.