GitHub user fuhrysteve opened a pull request: https://github.com/apache/incubator-cordova-android/pull/36
CB-1047 Android UUID can sometimes be undefined (or otherwise not unique) because of limitations in ANDROID_ID See https://issues.apache.org/jira/browse/CB-1047 You can merge this pull request into a Git repository by running: $ git pull https://github.com/MontmereLimited/incubator-cordova-android master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-cordova-android/pull/36.patch ---- commit c12752566c2fba95f57b0d377dbd80c33d6013f6 Author: Stephen J. Fuhry <st...@montmere.com> Date: 2012-07-20T16:16:08-07:00 CB-1047 implementing Installation id solution instead of attempthing to get a unique identifier from ANDROID_ID ----