appcelerator-archive / titanium_cli

Node package for Titanium CLI
http://appcelerator.com
Other
49 stars 7 forks source link

titanium run: "Error: Could not access the Package Manager. Is the system running?" #71

Closed tonylukasavage closed 12 years ago

tonylukasavage commented 12 years ago

Despite using the -wait-for-device option when attempting to deploy the app to android, it still preemptively throws this error. Need to handle this and try again.

tonylukasavage commented 12 years ago

According to lots of forum and help content regarding native android, this generally only occurs on the first boot of a new avd. Be that as it may, we'll still account for it.