x


Porting ios game to android

Hi. I have to port existing ios Unity game to Android platform.
Now I need to make estimate how long will it take to port.
Game uses some resources from StreamingAssets folder. Could you tell me what problems can I get during porting?
How long does it usually take to make such port?
I know it's really depends on kind of the game but could you share your experience?

more ▼

asked Apr 20 '12 at 07:56 AM

Division gravatar image

Division
16 10 10 12

(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

I believe it really depends on what you've done in your game.

Here, we made an application for iOS and it was running without any modification on Android.

The main problem we met : it's easy to test performances on iOS because there are only a few different devices. But there are a lot of different Android devices, and there are on average less powerfull as iOS devices.

In our case, our game wasn't running as smoothly on most Android devices that it did on iOS devices.

more ▼

answered Apr 20 '12 at 08:51 AM

dnjata gravatar image

dnjata
241 3 4 7

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x3740
x2484
x1965
x22

asked: Apr 20 '12 at 07:56 AM

Seen: 799 times

Last Updated: Apr 20 '12 at 08:51 AM