• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Disabling Streamed Installation in Android Studio

D

Deleted User

Guest
Hi,

I have a problem installing apps using Android Studio (3.5.3) whereby sometimes it simply hangs. To fix this, I have to perform an installation on the command line and disabled streamed installation:

adb install -r -t --no-streaming app-debug.apk

Is there a way to force the option "--no-streaming" in Android Studio? The only related option I can find is the "Install Flags" in the "Run/Debug Configuration", but the hint text for this says "Options to 'pm install' command", and this suggests that this is only used if non-streaming is used (i.e. push to temporary file on device, then use pm install on the device).

Any assistance would be appreciated.
 
Last edited by a moderator:

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones