Technology to write iPhone, BlackBerry and Android phone at the same time?
Posted
by Michael Pryor
on Stack Overflow
See other posts from Stack Overflow
or by Michael Pryor
Published on 2009-05-04T17:36:15Z
Indexed on
2010/04/10
5:03 UTC
Read the original article
Hit count: 343
Is there a strategy or at least best practice to write an app that runs on iPhone, BlackBerry and Android?
I'm ignorant about the development environments for BB and Android, but I assume they both support Java apps.
I know that the iPhone would require an ObjectiveC portion (as well as a whole new UI).
Has anyone done this?
© Stack Overflow or respective owner