View Single Post
Posts: 113 | Thanked: 30 times | Joined on Oct 2009
#42
Originally Posted by Rushmore View Post
Ironically, the G1's KB is better than Droids. N900 appears to have both the same key alignment and lack of top row clearance that Droid has.
Never understood any review that said the Droid's keyboard was better than the G1s. Shallow flat keys v raised keys, a no brainer really! The Droid's 'chin' is smaller, but the stupid D-Pag position is like having two chins on a G1.

Originally Posted by sharper View Post
Android applications are written in the Java language syntax yes but they don't use the Java platform or run as Java on the phone.

Google also makes a toolkit that lets you write javascript applications as Java. That's not "Java" either, that's a Java framework that lets you write javascript/ecmascript.
Android just uses a different JVM, it is a Java derivative. You can use some standard Java libraries. I would say it is Java, but it is like comparing J2SE to J2ME.

I didn't know the JVM lacked JIT, I would've thought it would really speed up Android.

Not sure if I hate Dalvik or J2ME more! J2ME is like using Java 1.4, no Generics, no Collections, no foreach loops, etc. Whilst I am forced to use crummy Eclipse for Dalvik So I am glad to be leaving the platform!

Last edited by 406NotAcceptable; 2009-11-21 at 19:38.