Unable with build to Android

Have tried multiple times over the past 14 hours with both build 484 and 525.

Both send back this message in Terminal:

Corona Simulator[20363:903] Connection error: (corona.get) ({
“/kWSHTTPResponseMessage” = “{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}”;
})

No other messages seen.

App builds fine on iPhone

Can provide any other details required upon request. [import]uid: 7473 topic_id: 11553 reply_id: 311553[/import]

Hey,

Is this resolved now or are you still having issues?

Peach [import]uid: 52491 topic_id: 11553 reply_id: 42099[/import]

It is still a problem as of a few seconds ago.

Same error message.

Have never gotten it to work. [import]uid: 7473 topic_id: 11553 reply_id: 42169[/import]

weird

joe : any unusual filename? conflicting names?

example

foo.png
foo.jpg will give an error

c. [import]uid: 24 topic_id: 11553 reply_id: 42170[/import]

On your suggestion I looked at my application folder.

I removed two meta-files that were placed in the folder by other programs.

After deleting:

.ds_store

and a non-extension file named:

Icon

The build went through successfully.

Not sure which one it was. Suppose it was Icon. I think Dropbox makes this hidden file automatically in some cases. I had to enable Finder to display hidden files to spot it.

Thanks for your help [import]uid: 7473 topic_id: 11553 reply_id: 42171[/import]

Ah dropbox yes !

the dreaded hidden resource files

c. [import]uid: 24 topic_id: 11553 reply_id: 42172[/import]