Re: [android-developers] android studio - getting new hello world project to work

2015-09-28 Thread mike digioia
did you have to change any .xml files? if so which one On Mon, Sep 28, 2015 at 9:11 AM, mike digioia wrote: > I have been attempting to use Android Studio to connect to my real rooted > device but it is not clear what is needed. My device comes up and i can see > its serial number with adb fin

Re: [android-developers] android studio - getting new hello world project to work

2015-09-28 Thread mike digioia
I have been attempting to use Android Studio to connect to my real rooted device but it is not clear what is needed. My device comes up and i can see its serial number with adb fine. Looking at this ( http://developer.android.com/tools/device.html, seems to require a line In the application tag of

[android-developers] android studio - getting new hello world project to work

2015-09-27 Thread Ray Tayek
hi, i just downloaded android studio and made a new project. i an using an emulator for nexus 7 2012 api 22. when i run, it takes a *long* time. then i see the emulator window or what ever you call it. i have to open it and click on one the icons to see the programs. i do not see my program.