Going Mobile: Choosing target devices & platforms
by Barbara Ballard on Sep 25, 2007
- 10,823 views
A process for making a key early mobile development decision: which platform/technology to choose.
A process for making a key early mobile development decision: which platform/technology to choose.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
Statistics
- Favorites
- 25
- Downloads
- 702
- Comments
- 4
- Embed Views
- Views on SlideShare
- 10,671
- Total Views
- 10,823

What the OS is developed in is pretty irrelevant to how to design applications within the OS. Sure it's Java, and I expect it will have an efficient Java interpreter and rendering engine, which will be helpful. Best case is that Android devices will be as similar to Symbian devices (including UIQ, Series 60, and other flavors). I expect the reality to be not quite that good: companies like to differentiate and Google isn't applying a lot of control over implementation. 4 years ago Reply
It is written in Java but the Byte code is then convert to run on Dalvick Virtual Machine!
The Kernel is Linux but we would only touch the Java layer - There is no UI graphical creation tool at the moment, u have to code a user interface in..
---
Also Apple are about to release a Limited SDK for there iPhone any minute! 4 years ago Reply