At some point we just stripped spaces. I imagine this created a bug
and my guess is we removed the functionality rather than addressing
the issue.

We def do not want titles with no spaces! Maybe we add a fourth param.

On Mon, Jul 22, 2013 at 12:10 PM, Andrew Grieve <agri...@chromium.org> wrote:
> The third parameter is the app's title, so I think it should be made to
> work with spaces.
>
>
> On Mon, Jul 22, 2013 at 12:07 PM, Don Coleman <don.cole...@gmail.com> wrote:
>
>> The CLI docs for creating an app, use a main activity name containing a
>> space
>>
>>     $ cordova create HelloWorld com.example.hello "Hello World"
>>
>>
>> This works for iOS but fails on Android. Should we adjust the docs, or
>> attempt to make the Android scripts remove spaces?
>>
>>
>> http://docs.phonegap.com/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface_create_the_app
>>

Reply via email to