Portability among mobile platforms
Posted
by ElectricDialect
on Stack Overflow
See other posts from Stack Overflow
or by ElectricDialect
Published on 2010-03-20T15:53:20Z
Indexed on
2010/03/20
16:01 UTC
Read the original article
Hit count: 489
Do any libraries or other development resources exist that can help reduce the effort involved in porting applications between various mobile platforms? In particular, I am interested in supporting iPhone, Android, and Windows Mobile. Some areas of concern include UI, client-server communication, and hardware support (e.g., camera, GPS, etc).
© Stack Overflow or respective owner