MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

change text for when Chrome ADT can't acquire an IP address #2

Closed devoncarew closed 10 years ago

devoncarew commented 10 years ago

When Chrome ADT can't acquire an IP address, the Listening. IP= label changes to something like Couldn't get an IP address. I can't remember the exact text. In this situation, you are unable to push an application to the phone. There are many places that a push to the device can fail and it's difficult for the user to know exactly where the problem is. In this case, I think the label's text should read something like Unable to acquire an IP address; pushes to the Chrome ADT will not work. or Unable to acquire an IP address, application deploys will not work. Try re-starting the device?, so that it's clear to the user that pushes won't work.

devoncarew commented 10 years ago

I think addressed as part of the re-write? I'll close this.