iamNarada
|
2009-12-24
, 14:50
|
Posts: 177 |
Thanked: 43 times |
Joined on Apr 2008
@ Gainesville, FL
|
#31
|
|
2009-12-24
, 15:00
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#32
|
Make sure to factor in the community to you purchasing decision. Read some threads here about the community and see if this is the right one for you.
The Following 2 Users Say Thank You to fatalsaint For This Useful Post: | ||
|
2009-12-24
, 15:02
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#33
|
Its hard to compare Android vs Maemo (this snapdragon vs omap3) because of the fundamental differences in the operating system design. Android applications typically have significantly more of a footprint due to the java "vm" system that they have to run through..
Since I know of no identical OS's on snapdragon vs omap3... the Nexus is sort of fighting a losing battle uphill in terms of processing power.. the snapdragon, in theory, is supposed to be slower - and the OS it runs is bulkier than Maemo or even the iPhone (I believe, since apple controls the hardware here they have no need for the middle layer.)
|
2009-12-24
, 15:13
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#34
|
Android doesn't run a Java VM, but a Dalvik VM. It compiles Java code, but the resulting bytecode is register based which is supposed to have some serious performance advantages over Java-VM stack based implementations (eg. no just-in-time compiler required!).
Also, from what I understand, only android non-os apps use the dalvik executable. The core OS is plain old Linux (kernel -- of course, with a unique API footprint).
I'm quite sure that the snapdragon is more than adequate for providing a solid user experience, and from what I've read so far, it's part of a package that puts serious pressure on the competition. The apps and UI are extremely snappy (incl. the browser), and android has been evolving nicely with updates every 3 months.
}:^)~
Each process has its own Java virtual machine (VM), so application code runs in isolation from the code of all other applications.
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
2009-12-24
, 15:34
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#35
|
The Following User Says Thank You to Capt'n Corrupt For This Useful Post: | ||
|
2009-12-24
, 15:49
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#36
|
The Following 3 Users Say Thank You to javispedro For This Useful Post: | ||
|
2009-12-24
, 17:58
|
|
Posts: 3,524 |
Thanked: 2,958 times |
Joined on Oct 2007
@ Delta Quadrant
|
#37
|
Dalvik VM is horribly slow (_slower_ than Sun JVM, but uses less memory), but much like what they did in the PalmOS 5 days, most of the CPU-constrained code runs as native code either way.
|
2009-12-24
, 18:01
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#38
|
Thanks! Can you link to some resources? I'd be interested in learning a bit more.
|
2009-12-24
, 18:02
|
Banned |
Posts: 291 |
Thanked: 42 times |
Joined on Dec 2009
|
#39
|
Second: Since you obviously love this community so much; why do you hang around? I'm legitimately curious here.. we obviously completely rub you the wrong way and yet here you are. Either we are just that irresistible, or you have some inner severe masochistic desires.
Have you just branded yourself the "savior of newbs" and continue to be here warding off everyone from this horrible, black-hole of death that t.m.o evidently is?
|
2009-12-24
, 18:31
|
Posts: 50 |
Thanked: 8 times |
Joined on Nov 2009
|
#40
|