I searched the Android source tree and found instant-run source code located at: https://android.googlesource.com/platform/tools/base/+/studio-master-dev/instant-run/ It contains the instant-run client and server implementations. Br,