How many mobile app platforms are there?
-
Seymour Clufley
- Addict

- Posts: 1267
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
How many mobile app platforms are there?
I know of Android and the iPhone. What others exist?
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
Re: How many mobile app platforms are there?
Windows CESeymour Clufley wrote:I know of Android and the iPhone. What others exist?
Windows Mobile
Windows Phone
WebOS
Symbian
....
Greetings ... Kiffi
Hygge
Re: How many mobile app platforms are there?
BlackBerry
-
Seymour Clufley
- Addict

- Posts: 1267
- Joined: Wed Feb 28, 2007 9:13 am
- Location: London
Re: How many mobile app platforms are there?
Blimey. And all of these are platforms for which you can compile apps?
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
- the.weavster
- Addict

- Posts: 1583
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: How many mobile app platforms are there?
Yep, mostly using C++ though I'm afraid.Seymour Clufley wrote:Blimey. And all of these are platforms for which you can compile apps?
Nokia are planning to use the Qt framework across the board for their hardware (MeeGo & Symbian): http://qt.nokia.com/products/platform/symbian/
Samsung have created their own developer's api called bada: http://developer.bada.com/apis/index.do
Palm (now owned by HP) have WebOS which you can develop for using JavaScript/CSS/HTML: http://developer.palm.com/
Motorola have just purchased Azingo so they'll no doubt have their own api & sdk soon.
HTC have just purchased Abaxia so that may well be a first step for them going the same route.
And unfortunately it looks like (with the possible exception of Nokia) they are all going to take the walled garden approach that's been so successful for Apple. Users will only be able to install apps that are available from the manufacturers own app store.
I guess companies that don't manufacture their own hardware (e.g. M$ & Google) are going to find it increasingly hard to find a platform to run their kit on. If smart-phones, tablets and net-books continue to become more and more popular and start to take over from desktops / laptops we're all going to end up with a lot less freedom.
- utopiomania
- Addict

- Posts: 1655
- Joined: Tue May 10, 2005 10:00 pm
- Location: Norway
Re: How many mobile app platforms are there?
Too many, but ANDROID is the one that will rule them all.What others exist?
Here's (one reason) why: BASIC for the smart-phone market
- the.weavster
- Addict

- Posts: 1583
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: How many mobile app platforms are there?
That project seems to be at a standstill though. It's a real shame, it would be ideal wouldn't it?utopiomania wrote:Here's (one reason) why: BASIC for the smart-phone market
This looks quite interesting: http://www.glbasic.com/
- utopiomania
- Addict

- Posts: 1655
- Joined: Tue May 10, 2005 10:00 pm
- Location: Norway
Re: How many mobile app platforms are there?
Yes it would be ideal.. But about your link, is that for programming phones??
- the.weavster
- Addict

- Posts: 1583
- Joined: Thu Jul 03, 2003 6:53 pm
- Location: England
Re: How many mobile app platforms are there?
I haven't tried it but it claims you can compile for Windows Mobile and the iPhone (and some quite cool looking Linux based gaming device).utopiomania wrote:about your link, is that for programming phones??
I'm going to give GLBasic a try when I get some free time.
