air - Unable to publish directly to Android device, stuck on "Uninstalling..." within IntelliJ IDE -
i publishing adobe air app android device using intellij getting stuck. able build apk, move device, , install without problems. trouble comes when attempt publish app directly device.
first request install air runtime though installed, couple quick dialogs come , go until see "uninstalling mobiletestair" (mobiletestair name of app). dialog doesn't go away, , intellij not successful in uninstalling app.
obviously there problem communicating device, unsure how correct or party involved blame.
i'm using:
- intellij 12
- adobe air sdk, packaged within apache flex 4.91 (air version 3.4)
- nexus 7 2013 version, unrooted android 4.3
- windows 8 google usb drivers installed
- current android sdk installed
update: have attempted apply fix work 4.2.2 (what phone runs) , getting following when test connection device command adb devices
:
adb server out of date. killing... adb server disk ack * failed start daemon * error:
(no error shown)
this may root cause.
this might issue android 4.2, added security check before allowing installation of apps on usb.
check out: launching device on 4.2 jelly bean
at least case me.
Comments
Post a Comment