Hey,
I released my mobile game to iOS few days ago and now I think about release to Android. I have Android Exporter for Fusion 2.5.
How can I convert my game from iOS to Android ?
1. In iOS Exporter I used below objects. What alternatives objects should I use in Android Exporter ?
- Game Center Connect (to connect with Apple GameCenter network)
- Game Center Achievements (to Achievements in my game)
- Game Center Leaderboard ( to Apple leaderboards in GameCenter)
2. In iOS I used main app resolution (window size) 320 x 480 but my frame have 360 x 693. It's good for all iOS devices. What about resolution on Android ? It will be fit or not ?
3. Controls in game (touch gesture). In iOS i used Multiple Touch object. Will it work on Android ?
4. Any other tips ?