The Following 2 Users Say Thank You to danramos For This Useful Post: | ||
![]() |
2010-05-06
, 17:46
|
Posts: 288 |
Thanked: 196 times |
Joined on Oct 2009
@ London
|
#42
|
![]() |
2010-05-06
, 18:07
|
|
Posts: 4,672 |
Thanked: 5,455 times |
Joined on Jul 2008
@ Springfield, MA, USA
|
#43
|
![]() |
2010-05-06
, 18:09
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#44
|
You guess incorrectly. Though you can kinda leverage JNI to use native code in an Android app (my Android apps use it, since I wrote the core engine in c... to make it work well with the iPhone, Qt, etc), most people don't, because it's a pain. Nearly all of the Android apps are 100% Java. So basically, you have to re-implement almost everything, and that isn't even considering the OS API differences--merely your logic.
The Following 3 Users Say Thank You to daperl For This Useful Post: | ||
![]() |
2010-05-06
, 18:46
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#45
|
If you continue with this attitude, and you're a decent software developer, you'll leave easy money on the table. Some of the good software houses are supporting 5 mobile OS's; the minimum is 2. Go the extra mile and continue to abstract your solutions. Take what's yours. If you can't handle the reality that there's more than one OS out there, you might want to move aside before you get flattened. Java, iPhone OS, Symbian, and anything GNU/Linux based, all have solid underpinnings (and some shared [OpenGL ES]), and it seems they all will be here for a while.
Porting is fun. If you don't feel that way, you might be in the wrong arena. Regardless of what you think about the U.S. Military, one of the Marine Corps' mantras applies here:
"Improvise, Adapt and Overcome"
![]() |
2010-05-06
, 18:49
|
Posts: 288 |
Thanked: 196 times |
Joined on Oct 2009
@ London
|
#46
|
Prejudiced much? You claim he's ignorant before he even gets to answer. I, for one, have tried it. It was garbage and rife with issues. If anyone appears ignorant now, it might be you.
![]() |
2010-05-06
, 18:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#47
|
![]() |
2010-05-06
, 18:55
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#48
|
The Following User Says Thank You to twoboxen For This Useful Post: | ||
![]() |
2010-05-06
, 18:56
|
|
Posts: 4,384 |
Thanked: 5,524 times |
Joined on Jul 2007
@ ˙ǝɹǝɥʍou
|
#49
|
![]() |
2010-05-06
, 18:59
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#50
|
![]() |
Tags |
it's floor wax, slick-be-gone |
|
As for Adobe's AIR... even on the desktop... I tried it. I was not impressed. Not at all. DO NOT WANT.