Results 3 comments of Heeler-Deer

hey,I've got the same error...

> I'm trying to use ultrasound on my android phone, so could you share an implementation of LLAP in Android? https://github.com/MangoForest/LLAP this one

hi ,i'm using ubuntu and face the same challenge i modify the uninstall.sh like that: ```shell #!/usr/bin/env bash export check="\xE2\x9C\x94" export cross="\xE2\x9D\x8C" command=$1 if [[ ! $command =~ native|web ]];...