install apk adb

C++
android install apkadb install example.apk
adb install -s example.apk
Source

Also in C++: