trying to install the ARCore apk using adb on my S8+. Enabled USB debugging.
Used powershell on E:\Users\black\AppData\Local\Android\sdk\platform-tools
then used ./adb shell to get 127|dream2lte:/
but when i run adb install -r -d arcore-preview.apk it gives the following error
/system/bin/sh: adb: not found.
any help will be appreciated, cheers!