• ADB APK path

What would I type in for adb to install an apk from a specific file path on my computer?

    YEG navigate to the apk in file manager and then copy it from the address bar.

    you might have to type "cd" and space before

    • YEG replied to this.

      TryingToBeHelpful basically I have a Android tablet with an adb app which connects through otg. The only way I can install apps is writing out the whole command including the path. But I don't know how to do that. Can someone help me?

        YEG sorry for delay... i'm not sure in your case but you can give it a try.. so it's to type before the path like:
        "cd C:\Users\PRACTICAL\Pictures\Saved Pictures" or it could be:
        "cd \Users\PRACTICAL\Pictures\Saved Pictures"