Snap install error on debian 10

i am trying to install snap store on debian 10 which is actually running on android through vnc, i try to execute this:
> sudo snap install core
and i get this error
> error: cannot communicate with server: Post http://localhost/v2/snaps/core: dial unix /run/snapd.socket: connect: no such file or directory
any help here?

looks like snapd did not start after install (which it should) … what is the full output of snap version ?

Is this debian 10 even using systemd, or is it just a container/chroot?

oops, i totally missed the “android” above … thanks for spotting …