One Comment
-
Android of course.
2 Trackbacks
-
[...] the official Twitter for Android, but still think #twicca is the best. [2010-05-14 12:05:38] dchang http://aldenml.com/blog/2010/05/12/the-missing-part-in-the-android-development-story/ The missing part in the Android development story [2010-05-14 12:03:32] THEOBAMANIZER RT @engadget: [...]
-
[...] This post was mentioned on Twitter by Daniel Chang. Daniel Chang said: http://aldenml.com/blog/2010/05/12/the-missing-part-in-the-android-development-story/ The missing part in the Android development story [...]
The missing part in the Android development story
The Android platform is great. The thin Java layer on top of the real operating system has plenty of features. The development environment can be integrated with Eclipse providing you with a powerful tool to develop, run, test and debug your applications.
My question now is: What happens if I want to create my custom hardware and put Android OS in it? I think you’ll need to be a great hacker or a Linux kernel developer. Until now everything is good developing applications but only for commercial phones.
In the case of Microsoft’s Windows CE platform, you have hundred of integrated chip providers ready to use with WinCE. You can select the processor architecture to work with (ARM, MISP, x86). The Platform Builder is a tool to create your custom OS. You can include or drop the parts you are not interested (audio, video, usb, network, etc) with a mouse click. You can even adapt some of the drivers included in the tools, when source code is present.
If you are a small company in a hurry to create a hardware prototype, which platform will you chose, the Linux based Android or the Microsoft’s Windows CE platform?
But to be fair - any company that can afford the huge costs required to create custom hardware, won`t care about paying licencing costs or hiring a bunch of developers to customize either OS.
to a new hardware architecture if you're skilled.
Xda developers ported various android version (up to 2.1) to many Windows CE phones (TYTN II, Vogue & more). I believe that was relatively simple because other HTC devices run Android and might share some component with Windows ones, anyway as James said the build tools will arrive in the next few releases, they have to :)
Hi @James Harnedy, I hope you are right in your vision.
Currently I'm playing with Jolicloud. Just wish I had a netbook instead of this laptop.
Hi @Stephen Oglesby, thanks for your comment. That is a great story and good to know that you have early access to the WM7 OS environment.