Im try to testing debug on something, but as i can’t create any other project except my android project, i try to debug on connected android device but this is not showed on the lids of devices? Is ok or the android must appear there and in this release is already possible to debug on devices?
Weird. this is the list we go by. if it doesn’t show there, then we and the Android SDK aren’t seeing your device. Is Android Studio running on your Mac, as well? or do you by chance run that in a VM and have your android device connected thru to that?
marc,
This work with crossbow? Theres any special sequence to follow?
i remove android studio and start installing all by hand and still is not detect on fire.
no, this is all handled internally in Fire — it runs adb devices. It does so every ~30s, so if the device does show up in abd for you, it should also show in Fire within 30s, and/or after a restart. DO you see any messages in Console.app that would indicate Fire could not run adb?
30/05/14 15:09:06,464 com.apple.mtmd[70]: Failed to get the path for fd 5 (Invalid argument)
30/05/14 15:09:17,816 Fire[3829]: FillTypes2: or FillMembers3:: Exception: Null Reference Exception
Sorry for the delay; it’s been a busy week. I’ve uploaded a new build to dropbox for you, Fire-Debug-Android-v2.zip. This fixes one potential NRE, and also emits way more logging that should help narrow it down if that fix didn’t do the trick.