You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/02 01:29:22 UTC

[GitHub] [cordova-android] breautek commented on issue #584: Error validating project name. Project name must not begin with a number.

breautek commented on issue #584: Error validating project name. Project name must not begin with a number.
URL: https://github.com/apache/cordova-android/issues/584#issuecomment-548997450
 
 
   I suspect once upon a time project names were used to create a java class, but as far as I can tell it does not do that anymore.
   
   I removed the check altogether and creating a project with the name "123Test" works.
   
   Can run build,
   can run `run`
   
   Can be deployed to a phone or simulator. And as previously mentioned, there are apps on the google play store, such as "8 Ball Pool"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org