Slashdot Mirror


EEtimes Speculates on The Initial gPhone

jetpack writes "EETimes goes Inside the gPhone: What to expect from Google's Android alliance. Based on the membership of the Open Handset Alliance, EETimes makes an educated guess as to what the first offering from Google and its new buddies might be."

2 of 47 comments (clear)

  1. Google vs Microsoft by PolarBearFire · · Score: 4, Insightful

    Anyone know the difference in terms of features between Android and the most current version of Windows mobile? I hope that the introduction of Android will spur all companies to introduce more and more innovations. The gPhone will be more of a competitor to smartphones that are NOT iPhones. iPhones are more of a status symbol and their users will not be really in the market for other phones. I like the iPhone because they are cool and do things that other phones can't match yet, but feature for feature they lose to other smartphones.

    1. Re:Google vs Microsoft by Anonymous Coward · · Score: 4, Insightful

      Windows CE allows you to develop in C++ or the .NET languages if you prefer. So far, Android only supports Java. This is annoying for someone like me, with a large C++ codebase targetting Win32, CE and Symbian as it means rewriting the application from scratch in a different language.

      There are some people experimentally bypassing the JVM, but AFAIK no-one has succeeded in making a GUI application which does this.