Reading package.json on Android build is optional
Now, for Android, when package.json is unreachable or unreadable, the build still goes on.
The user is warned in yellow, to make sure the exception is known.
Special thanks to @escanda for requesting this improvement on support, due to Phonegap Cloud Build path differences.