Server error when building Galaxy Tab app

I’ve been trying to build an app for the Galaxy Tab using the androiddebugkey for a couple of days now but keep getting the following error:

2011-04-10 14:42:32.821 Corona Simulator[32671:903] Connection error: (corona.get) ({
“/kWSHTTPResponseMessage” = “{url = http://developer.anscamobile.com/services/xmlrpc; status = HTTP/1.1 200 OK}”;
})

I can build it for iOS without a problem, am I doing something wrong? If so can you point me in the right direction to solve this? I have searched the forums extensively and found one thread about this problem where it was mentioned that you cannot have two files with the same name but different extensions. I have double checked my app to make sure that this is true but I still get the error above.

Thanks in advance,
Tom
[import]uid: 6397 topic_id: 8753 reply_id: 308753[/import]

there are a bunch of reasons why.

make sure that you have file names that don’t collide like foo.png and foo.mp3

make sure that you don’t have any file with names like java, float, etc. (key words)…

c. [import]uid: 24 topic_id: 8753 reply_id: 32037[/import]

Hey Carlos I have made a game that works well on the simulator. It play the background sounds and detects volume and all. I tried testing this game on the galaxy tab. But neither do the background sounds play nor does the volume detection code work. Why is it so. Is there a way around this problem. Please help! [import]uid: 44499 topic_id: 8753 reply_id: 38537[/import]