I have one apk file which is stored internally on my samsung phone. I want to install that apk using cmd
. I mean is there any command or any code available for that??? So, I can install that app via usb or is there any code to install app or is there any soure code to update my app.
Any help would be appreciated.
I tried following command which couldn't worked for me...
adb install example.apk
adb install -s example.apk