I'm still struggling away with how to deploy my app directly to my phone via command-line. But when I used eclipse I could easily deploy and build directly to my device.
But android studio is meant to be all in one development software.
So far all I have been able to is either create a new project, unsuccessfully or try and import my phonegap project which then only displays:
So nothing really has been imported. In my mind I'm going to have to get eclipse back up and running, which seems counter productive.
All I'd like to be able to do is, work from within android studio and deploy the complied app, again from within android studio directly to my phone.