Android Studio v1.4 preview 2 not able to install app on Phone -


after upgrading android studio 1.4 preview 2 using canary channel , since behaving little differently. not able install app on phone. getting stuck @ following line:

uploading file     local path: /volumes/project/app/build/outputs/apk/app-debug.apk     remote path: /data/local/tmp/com.sample.android installing com.sample.android device shell command: pm install -r "/data/local/tmp/com.sample.android" 

any suggestions wrong. have restarted as, machine stuck in same mode.

ps : understand canary channel provides latest stuff , maybe broken assuming wont break basic app installing.

did timeout error message? after line

device shell command: pm install -r "/data/local/tmp/com.sample.android"

for me problem got timeout error, , after replacing usb cable, solved problem,


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -