Test app in android phone using command line? -


android studio running quite slow in laptop im planning use android studio building app structure , use sublime text 3 coding, want test app in phone connected via usb using command within terminal. adb maybe? or else?

you can push apk , install using adb install.

of course, still need compile new apk each time.