How to publish on Android?

sbartsasbartsa Member Posts: 43
Hi,
Can i use the exact same file that i use for the iphone game (the gamesalad file) in order to publish to Android or do i have
to rebuild the game from scratch on the android-sdk?

Best Answer

  • tenrdrmertenrdrmer Posts: 9,934
    Accepted Answer
    Well you can use the the same game salad project but you must go through the GameSalad publishing process again for the android platform.

    you cannot just send the .app file to the android market. android apps have a different file type.

Answers

  • sbartsasbartsa Member Posts: 43
    Tnx for the answer.Of course i have to send the other file but do i have to resize everything since android devices use multiple screens different to the iphone(i mean like a rule "when self.position.X >480 and stuff) or is it done automatically?
Sign In or Register to comment.