On Sat, Jun 4, 2011 at 11:31 AM, cellurl <[email protected]> wrote:
> I have to port an app from ios to android.
> It contains email, pictures, xml...
>
> Anyone want to share any experiences.
> I want to ask the client how long it took him to write the ios one and
> then multiply it by X.
>

To make it work and look right in Android, you'd have to re-design
at least some part of the user interface. Android has menus, a back
button and other UX differences you need to take into account.
So it would be something like:

(number of screens * cost of re-design) / productivity

to get a *very rough* estimate for who long it would take.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to