adb install test.apk
app installation
install [-lrtsdg] [--instant] <PACKAGE-NAME>
install-multiple [-lrtsdpg] [--instant] PACKAGE...push package(s) to the device and install them
-l: forward lock application
-r: replace existing application
-t: allow test packages
-s: install application on sdcard
-d: allow version code downgrade (debuggable packages only)
-p: partial application install (install-multiple only)
-g: grant all runtime permissions
--instant: cause the app to be installed as an ephemeral install app