Cannot launch Android Studio through Fire to edit UI files

I tried to edit my main.layout-xml by right clicking my Android project and selecting Edit User Interfaces Files in Android Studio but it seems to not work on my environment (nothing happened, no logs in console):

  • Fire: 8.1.82.1719, built 2015-3-13
  • Internal Mono: 3.10.0 (64-bit)
  • Internal Elements: 8.1.82.1719
  • Java SDK: jdk1.7.0_45
  • Android SDK: r21 + Android Studio v1.1.0

Hmm, turns out i had that code commented out. i don;t recall doing that, but its for the better, as it still ha issues syncing changes BACK from Android Studio. I’ll be looking at that next-ish. Thanx!

This is fixed in .1723, which is out now. Feedback on how well it works for you appreciated.

It works for me now. Thanks!

1 Like

Has this feature been killed? I don’t see “Edit User Interface Files in Android Studio” as an option when I right-click on my layout-xml file.

Thanks.

you need to right-click on the project: http://share.dwarfland.com/lxYL

Thanks

1 Like