SlideShare uma empresa Scribd logo
1 de 6
Baixar para ler offline
Service Provider Mobility: Open Source in
Mobile - Part I

Posted by David Almstrom Sep 21, 2009

Open Source in mobile phones and devices are becoming increasingly popular and hyped.
All and everyone but Microsoft seems to go and use open source: Nokia, Motorola, Google,
SonyEricsson, Samsung, LGE, HTC, China Mobile, etc. etc.



I attended OSiM in Amsterdam for a day (had to be back to China the next day) and it was
quite an interesting and diverse crowd attending and/or speaking - hard core open sourcers
along with big fat OEMs trying to leverage open source to make the most of it. In the first
Open Source in Mobile blog, I'll make an overview of alternatives for building devices
using open source software. Apart from Windows Mobile, all software stacks being used in
Smartphones are now open sources.



Symbian

The absolutely largest and most complete open source software package comes from
Symbian. Without seeing the final version of Symbian^2, I am confident in that this will
be the most complete open source software package for mobile phones and also the one
that will ship the most (thanks to Nokia using it on all their N-series and Symbian-based
devices in 2010). After Nokia's acquisition of Symbian, Symbian Foundation was created
and Nokia contributed their assets related to Symbian to the Foundation and Lee Williams
was recruited from Nokia to head up the Foundation.



Symbian^2 package is a full phone solution based on selected ARM-based chipsets and
baseband modems.



Sofar, Nokia, SonyEricsson and Samsung are shipping phones with Symbian and NTT
DoCoMo is gearing up for a Japanese package based on Symbian^2 along with the
preferred phone suppliers.




Generated by Jive SBS on 2010-05-25-06:00
                                                                                              1
Service Provider Mobility: Open Source in Mobile - Part I


Android

Definitely the most talked about open source solution for mobile devices is Android, a result
of a few acquisitions from Google where they are using a number of Google software to
create a mobile phone platform along with the Open Handset Alliance for a final solution.



It is only HTC that has shipped a Google-certified phone in the market and there a few
chinese companies that created devices that ships on the open-source model but there is
a lot of momentum around Android. Samsung, LGE and Motorola have all announced that
they have phones that will be shipping this year. There were rumors also that HTC had a
one year exclusivity deal to be the only one to be Google certified. And a lot of the value
associated with Android comes with the right to include Google services with the related
Google revenue share.



Google itself focuses solely on creating Android for mobile phones and developed its
solution based on Linux and have lateley opened up some of the internal native APIs for
developers but the main SDK for developer is based on Dalvik - Java-based virtual machine.
The package from Android is not nearly as complete as Symbian but it obviously has a lot of
potential.



China Mobile took the Android version and developed OMS - its own OS to be used for edge
and TD-SCDMA phones in China. Dell and HTC have been expected to ship for the last
couple of months but the first phone has yet to hit the shelfs.



Beyond that, Archos announced an Android tablet; set-top-boxes in Japan and Taiwan being
developed and even Car systems being considered.



The appeal for Android is not only the Google backing (that gives credibility) but mainly the
stable UI system along with the developer friendly SDK and sandboxing.



ChromeOS



Generated by Jive SBS on 2010-05-25-06:00
                                                                                                2
Service Provider Mobility: Open Source in Mobile - Part I


Google though confused the market by revealing its plans to launch ChromeOS for netbooks
- a browser centric Linux OS delivering Google-cloud services but with an ability to run
services/applications off-line via Google Gears.



As much has not been told yet, I just bringing up as this will have some impact next year.
First devices expected to ship summer 2010.



LiMo

Vodafone along with a couple of OEMs created LiMo Foundation in 2007 with the aim to
develop an LGPL based mobile phone stack. Contrary to Android, the efforts are committee
driven where each member contributes development to the stack.



The first real LiMo phone still awaits to see the day of light but recently the rumors has that
Samsung that they will ship a LiMo based phone to Vodafone. See Linuxdevices and GSM
Dome.



As they name suggested, the stack is Linux based with a lot of open source software
(WebKit, Gstreamer, GTK, etc.). LiPS merged in with LiMO as Orange tended to be left
alone in the development efforts on LiPS.



Moblin

Moblin is being promoted and supported heavily by Intel and is not really a mobile phone
platform as it is focused on Netbooks and MIDs (Mobile Internet Devices). Intel has aligned
a lot of OSVs and ODMs/OEMs to support the Moblin Ecosystem and develop the solution.



Intel took a step further in Moblin 2 that is now a near-to-complete stack that is ready to ship
and Intel actively worked to unify the Linux netbook market. Novell, Ubuntu, Xandros and
many other OSVs have ported their solution to Moblin.




Generated by Jive SBS on 2010-05-25-06:00
                                                                                                  3
Service Provider Mobility: Open Source in Mobile - Part I


Moblin UI is a combination of Clutter and GTK on a Linux OS. Intel also joined forces with
Nokia to develop Ofono, an open source phone stack which implies that Moblin later will
have phone capabilities beyond Skype and VoIP/WiFi.



Maemo

Nokia also announced yet another open source based platform for mobiles: Maemo on
N900, which is continuous development from N800 and N810. GTK-based but moving to
use Qt in the next Maemo SDK release.



Maemo is partly released and so far only one other brand has shipped a product with
Maemo. It remains to be seen how Nokia will release Maemo to the open source community
but Nokia has actively worked with and engaged the community to use the best-in-breed
open source software.



Palm's WebOS

Palm is not releasing their WebOS under any open source license but leveraging Open
Source to build their OS. Based on Linux, they have developed their APIs and Toolkit to be
integrated with WebKit to deliver a Web-enabled OS.



Tools in Open Source in Mobile

Common to all these Open Source implementations is the use of WebKit, which also Apple
is using for iPhone with the exception of Maemo/Moblin (Mozilla).



For UI toolkit, either GTK or Qt have been used in the past. GTK was previously prevailant
(LiMo, Moblin, Maemo, etc.) mainly because the use of LGPL where as Qt was only GPL
or commercially available. But with Nokia's change in licensing, Qt is also available under
LGPL and I have seen a shift towards Qt from GTK lately.




Generated by Jive SBS on 2010-05-25-06:00
                                                                                              4
Service Provider Mobility: Open Source in Mobile - Part I


Gstreamer for Linux is extremely popular for delivering multimedia service in Linux. BlueZ for
Bluetooth, etc. etc.



Personally, I see a few of these open source solutions diminish overtime. I believe that GTK
will be marginalized in favor for Qt. I think that Android, Symbian and Maemo will be three
strong open source alternatives for mobile computing (smartphones, smartbooks, MIDs,
netbooks) along with Windows Mobile and iPhone.



Next blog, I will share my experience in creating devices with open source software and the
benefits of using Open Source and I will do that from a software provider's perspective.

932 Views Tags: smartphones, qt, open_source, limo, android, moblin, maemo

Sep 22, 2009 2:06 PM Kittur Nagesh
Thanks David for the very useful summary on a critical topic. Was the discussion mostly
aroud client OS and client API? Was there any discussion on network APIs, where the
network would expose federated services such as location, policy preferences, etc.



Open APIs on both the client and the network side will catapult the application development
and interoperability to the next level.



Finally, can you tell us which operators participated, esp North American operators.



Thanks again!

Nagesh

Sep 22, 2009 8:56 PM David Almstrom Kittur Nagesh in response to
Nagesh,

I will go deeper into the use of APIs/OS later. But to answer your question - this was mainly
client API/OS related. Not so much about opening up and developing OSS for network and
network API.




Generated by Jive SBS on 2010-05-25-06:00
                                                                                                5
Service Provider Mobility: Open Source in Mobile - Part I




I agree with your comment. I believe Nokia is trying to go towards that direction (and so is
Google) but with Open Source, Google nor Nokia would be able to limit how e.g. operators
or service providers are modifying those APIs, etc.



There were no North American operators there (at least not speaking). Orange as always
was there.




Generated by Jive SBS on 2010-05-25-06:00
                                                                                               6

Mais conteúdo relacionado

Mais procurados

Powerpoint activity 2
Powerpoint activity 2Powerpoint activity 2
Powerpoint activity 2rickielugue
 
Importance Of The Maemo Community Randall Arnold
Importance Of The Maemo Community Randall ArnoldImportance Of The Maemo Community Randall Arnold
Importance Of The Maemo Community Randall ArnoldAshley Walker
 
Mobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMarco Tabor
 
A Glimpse On MeeGo
A Glimpse On MeeGoA Glimpse On MeeGo
A Glimpse On MeeGoAmanda Lam
 
Android / Android Phones
Android / Android PhonesAndroid / Android Phones
Android / Android Phoneskevinlaurenz
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2ELaii Dancel
 
Android and android phones
Android and android phonesAndroid and android phones
Android and android phonesMerries Mapindan
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2RancieCastro
 
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Ryo Jin
 
Developers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th editionDevelopers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th editionMarco Tabor
 
Webinar Roadmap TotalCross 2020
Webinar Roadmap TotalCross 2020Webinar Roadmap TotalCross 2020
Webinar Roadmap TotalCross 2020Bruno Muniz
 

Mais procurados (20)

Android - to be or not to be?
Android - to be or not to be?Android - to be or not to be?
Android - to be or not to be?
 
Powerpoint activity 2
Powerpoint activity 2Powerpoint activity 2
Powerpoint activity 2
 
Android
AndroidAndroid
Android
 
Android
AndroidAndroid
Android
 
Importance Of The Maemo Community Randall Arnold
Importance Of The Maemo Community Randall ArnoldImportance Of The Maemo Community Randall Arnold
Importance Of The Maemo Community Randall Arnold
 
Mobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th EditionMobile Developer's Guide To The Galaxy 12th Edition
Mobile Developer's Guide To The Galaxy 12th Edition
 
A Glimpse On MeeGo
A Glimpse On MeeGoA Glimpse On MeeGo
A Glimpse On MeeGo
 
MeeGo Presentation
MeeGo PresentationMeeGo Presentation
MeeGo Presentation
 
About android
About androidAbout android
About android
 
Android / Android Phones
Android / Android PhonesAndroid / Android Phones
Android / Android Phones
 
Android
AndroidAndroid
Android
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2
 
Android and android phones
Android and android phonesAndroid and android phones
Android and android phones
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2
 
Meego Mobile OS
Meego Mobile OSMeego Mobile OS
Meego Mobile OS
 
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
Tizen Overview and Architecture - Seokjae Jeong (Samsung) - Korea Linux Forum...
 
Developers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th editionDevelopers Guide To The Galaxy 8th edition
Developers Guide To The Galaxy 8th edition
 
Webinar Roadmap TotalCross 2020
Webinar Roadmap TotalCross 2020Webinar Roadmap TotalCross 2020
Webinar Roadmap TotalCross 2020
 
MeeGo Mobile OS
MeeGo Mobile OSMeeGo Mobile OS
MeeGo Mobile OS
 
MeeGo linux os
MeeGo linux os MeeGo linux os
MeeGo linux os
 

Semelhante a Open Source In Mobile - Part I

Firefox smart phone os
Firefox smart phone osFirefox smart phone os
Firefox smart phone osDeevena Dayaal
 
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For Gnome
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For GnomeRao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For Gnome
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For GnomeMario B.
 
Development of Mobile Application -PPT
Development of Mobile Application -PPTDevelopment of Mobile Application -PPT
Development of Mobile Application -PPTDhivya T
 
A first look_at_google_android
A first look_at_google_androidA first look_at_google_android
A first look_at_google_androidThai Kt
 
Know about Android Operating System
Know about Android Operating SystemKnow about Android Operating System
Know about Android Operating SystemTrailukya Dutta
 
Android technology
Android technologyAndroid technology
Android technologysatish kumar
 
Final ppt (mobile os)
Final ppt (mobile os)Final ppt (mobile os)
Final ppt (mobile os)Manoj Kavedia
 
889448 634356855122132416
889448 634356855122132416889448 634356855122132416
889448 634356855122132416zxdrtyu
 
Workshop on Android App Development
Workshop on Android App DevelopmentWorkshop on Android App Development
Workshop on Android App DevelopmentEntwicklers
 
Android and Android Phones
Android and Android PhonesAndroid and Android Phones
Android and Android PhonesCarla Argonza
 
Mobile Developer's Guide To The Galaxy 11th edition
Mobile Developer's Guide To The Galaxy 11th editionMobile Developer's Guide To The Galaxy 11th edition
Mobile Developer's Guide To The Galaxy 11th editionMarco Tabor
 
Mobil Uygulama Geliştirme Klavuzu
Mobil Uygulama Geliştirme KlavuzuMobil Uygulama Geliştirme Klavuzu
Mobil Uygulama Geliştirme KlavuzuSybase Türkiye
 

Semelhante a Open Source In Mobile - Part I (20)

Mobile platforms
Mobile platformsMobile platforms
Mobile platforms
 
TOP TEN CELLULAR DEVICES OPERATING SYSTEMS
TOP TEN CELLULAR DEVICES OPERATING SYSTEMS TOP TEN CELLULAR DEVICES OPERATING SYSTEMS
TOP TEN CELLULAR DEVICES OPERATING SYSTEMS
 
Firefox smart phone os
Firefox smart phone osFirefox smart phone os
Firefox smart phone os
 
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For Gnome
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For GnomeRao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For Gnome
Rao Yeleswarapu - Moblin Overview Apac Roadshow 2009 For Gnome
 
Development of Mobile Application -PPT
Development of Mobile Application -PPTDevelopment of Mobile Application -PPT
Development of Mobile Application -PPT
 
A first look_at_google_android
A first look_at_google_androidA first look_at_google_android
A first look_at_google_android
 
Mobile software development_and_mobile_porting
Mobile software development_and_mobile_portingMobile software development_and_mobile_porting
Mobile software development_and_mobile_porting
 
Know about Android Operating System
Know about Android Operating SystemKnow about Android Operating System
Know about Android Operating System
 
Mobile Programming
Mobile Programming Mobile Programming
Mobile Programming
 
Android technology
Android technologyAndroid technology
Android technology
 
Tizen OS
Tizen OSTizen OS
Tizen OS
 
Final ppt (mobile os)
Final ppt (mobile os)Final ppt (mobile os)
Final ppt (mobile os)
 
Android architecture
Android architectureAndroid architecture
Android architecture
 
889448 634356855122132416
889448 634356855122132416889448 634356855122132416
889448 634356855122132416
 
Workshop on Android App Development
Workshop on Android App DevelopmentWorkshop on Android App Development
Workshop on Android App Development
 
Android and Android Phones
Android and Android PhonesAndroid and Android Phones
Android and Android Phones
 
Mobile Developer's Guide To The Galaxy 11th edition
Mobile Developer's Guide To The Galaxy 11th editionMobile Developer's Guide To The Galaxy 11th edition
Mobile Developer's Guide To The Galaxy 11th edition
 
Mobil Uygulama Geliştirme Klavuzu
Mobil Uygulama Geliştirme KlavuzuMobil Uygulama Geliştirme Klavuzu
Mobil Uygulama Geliştirme Klavuzu
 
Android App
Android AppAndroid App
Android App
 
Ijetr021120
Ijetr021120Ijetr021120
Ijetr021120
 

Mais de Cisco Service Provider Mobility

Service Provider Wi-Fi Networks: Scaling Signaling Transactions (White Paper)
Service Provider Wi-Fi Networks:  Scaling Signaling Transactions (White Paper)Service Provider Wi-Fi Networks:  Scaling Signaling Transactions (White Paper)
Service Provider Wi-Fi Networks: Scaling Signaling Transactions (White Paper)Cisco Service Provider Mobility
 
Unveiling the Monetization Opportunities for Carrier Wi-Fi
Unveiling the Monetization Opportunities for Carrier Wi-FiUnveiling the Monetization Opportunities for Carrier Wi-Fi
Unveiling the Monetization Opportunities for Carrier Wi-FiCisco Service Provider Mobility
 
Wi-Fi–Enabled Value-Added Services: Gain Insights from Cisco Mobile Customer...
Wi-Fi–Enabled Value-Added  Services: Gain Insights from Cisco Mobile Customer...Wi-Fi–Enabled Value-Added  Services: Gain Insights from Cisco Mobile Customer...
Wi-Fi–Enabled Value-Added Services: Gain Insights from Cisco Mobile Customer...Cisco Service Provider Mobility
 
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White Paper
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White PaperSimulate IP Fast Reroute Loop-Free Alternate (LFA) White Paper
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White PaperCisco Service Provider Mobility
 
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)Cisco Service Provider Mobility
 
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)Cisco Service Provider Mobility
 
IP Network Control Turning an Art into a Science (Customer Case Study)
IP Network Control Turning an Art into a Science (Customer Case Study)IP Network Control Turning an Art into a Science (Customer Case Study)
IP Network Control Turning an Art into a Science (Customer Case Study)Cisco Service Provider Mobility
 
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)Cisco Service Provider Mobility
 
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...Cisco Service Provider Mobility
 
El futuro cinematográfico de la industria inalámbrica
El futuro cinematográfico de la industria inalámbrica El futuro cinematográfico de la industria inalámbrica
El futuro cinematográfico de la industria inalámbrica Cisco Service Provider Mobility
 
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)Cisco Service Provider Mobility
 
Building Accurate Traffic Matrices with Demand Deduction (White Paper)
Building Accurate Traffic Matrices with Demand Deduction (White Paper)Building Accurate Traffic Matrices with Demand Deduction (White Paper)
Building Accurate Traffic Matrices with Demand Deduction (White Paper)Cisco Service Provider Mobility
 
Next-Generation Knowledge Workers TweetChat – Transcript
Next-Generation Knowledge Workers TweetChat – TranscriptNext-Generation Knowledge Workers TweetChat – Transcript
Next-Generation Knowledge Workers TweetChat – TranscriptCisco Service Provider Mobility
 

Mais de Cisco Service Provider Mobility (20)

Cisco quantum policy suite
Cisco quantum policy suiteCisco quantum policy suite
Cisco quantum policy suite
 
Cisco Use Case: Location-Based Advertising
Cisco Use Case: Location-Based AdvertisingCisco Use Case: Location-Based Advertising
Cisco Use Case: Location-Based Advertising
 
Service Provider Wi-Fi Networks: Scaling Signaling Transactions (White Paper)
Service Provider Wi-Fi Networks:  Scaling Signaling Transactions (White Paper)Service Provider Wi-Fi Networks:  Scaling Signaling Transactions (White Paper)
Service Provider Wi-Fi Networks: Scaling Signaling Transactions (White Paper)
 
Unveiling the Monetization Opportunities for Carrier Wi-Fi
Unveiling the Monetization Opportunities for Carrier Wi-FiUnveiling the Monetization Opportunities for Carrier Wi-Fi
Unveiling the Monetization Opportunities for Carrier Wi-Fi
 
Wi-Fi–Enabled Value-Added Services: Gain Insights from Cisco Mobile Customer...
Wi-Fi–Enabled Value-Added  Services: Gain Insights from Cisco Mobile Customer...Wi-Fi–Enabled Value-Added  Services: Gain Insights from Cisco Mobile Customer...
Wi-Fi–Enabled Value-Added Services: Gain Insights from Cisco Mobile Customer...
 
Defining the Business Case for Carrier-Grade Wi-Fi
Defining the Business Case for Carrier-Grade Wi-FiDefining the Business Case for Carrier-Grade Wi-Fi
Defining the Business Case for Carrier-Grade Wi-Fi
 
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White Paper
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White PaperSimulate IP Fast Reroute Loop-Free Alternate (LFA) White Paper
Simulate IP Fast Reroute Loop-Free Alternate (LFA) White Paper
 
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)
Planning and Designing Networks with the Cisco MATE Portfolio (White Paper)
 
SP Wi-Fi Monetization Thought Leadership
SP Wi-Fi Monetization Thought LeadershipSP Wi-Fi Monetization Thought Leadership
SP Wi-Fi Monetization Thought Leadership
 
Small Cells in the Enterprise
Small Cells in the EnterpriseSmall Cells in the Enterprise
Small Cells in the Enterprise
 
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)
Model Complex Routing with Cisco MATE Design External Endpoints (White Paper)
 
IP Network Control Turning an Art into a Science (Customer Case Study)
IP Network Control Turning an Art into a Science (Customer Case Study)IP Network Control Turning an Art into a Science (Customer Case Study)
IP Network Control Turning an Art into a Science (Customer Case Study)
 
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)
Forecasting Traffic Growth and Impact with Cisco MATE Design (White Paper)
 
5G: Your Questions Answered
5G: Your Questions Answered5G: Your Questions Answered
5G: Your Questions Answered
 
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...
Data Center Migration and Network Bandwidth Assessments with Cisco MATE Desig...
 
El futuro cinematográfico de la industria inalámbrica
El futuro cinematográfico de la industria inalámbrica El futuro cinematográfico de la industria inalámbrica
El futuro cinematográfico de la industria inalámbrica
 
MATE Design (Data Sheet)
MATE Design (Data Sheet)MATE Design (Data Sheet)
MATE Design (Data Sheet)
 
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)
Architecture for Mobile Data Offload over Wi-Fi Access Networks (White Paper)
 
Building Accurate Traffic Matrices with Demand Deduction (White Paper)
Building Accurate Traffic Matrices with Demand Deduction (White Paper)Building Accurate Traffic Matrices with Demand Deduction (White Paper)
Building Accurate Traffic Matrices with Demand Deduction (White Paper)
 
Next-Generation Knowledge Workers TweetChat – Transcript
Next-Generation Knowledge Workers TweetChat – TranscriptNext-Generation Knowledge Workers TweetChat – Transcript
Next-Generation Knowledge Workers TweetChat – Transcript
 

Último

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 

Último (20)

"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 

Open Source In Mobile - Part I

  • 1. Service Provider Mobility: Open Source in Mobile - Part I Posted by David Almstrom Sep 21, 2009 Open Source in mobile phones and devices are becoming increasingly popular and hyped. All and everyone but Microsoft seems to go and use open source: Nokia, Motorola, Google, SonyEricsson, Samsung, LGE, HTC, China Mobile, etc. etc. I attended OSiM in Amsterdam for a day (had to be back to China the next day) and it was quite an interesting and diverse crowd attending and/or speaking - hard core open sourcers along with big fat OEMs trying to leverage open source to make the most of it. In the first Open Source in Mobile blog, I'll make an overview of alternatives for building devices using open source software. Apart from Windows Mobile, all software stacks being used in Smartphones are now open sources. Symbian The absolutely largest and most complete open source software package comes from Symbian. Without seeing the final version of Symbian^2, I am confident in that this will be the most complete open source software package for mobile phones and also the one that will ship the most (thanks to Nokia using it on all their N-series and Symbian-based devices in 2010). After Nokia's acquisition of Symbian, Symbian Foundation was created and Nokia contributed their assets related to Symbian to the Foundation and Lee Williams was recruited from Nokia to head up the Foundation. Symbian^2 package is a full phone solution based on selected ARM-based chipsets and baseband modems. Sofar, Nokia, SonyEricsson and Samsung are shipping phones with Symbian and NTT DoCoMo is gearing up for a Japanese package based on Symbian^2 along with the preferred phone suppliers. Generated by Jive SBS on 2010-05-25-06:00 1
  • 2. Service Provider Mobility: Open Source in Mobile - Part I Android Definitely the most talked about open source solution for mobile devices is Android, a result of a few acquisitions from Google where they are using a number of Google software to create a mobile phone platform along with the Open Handset Alliance for a final solution. It is only HTC that has shipped a Google-certified phone in the market and there a few chinese companies that created devices that ships on the open-source model but there is a lot of momentum around Android. Samsung, LGE and Motorola have all announced that they have phones that will be shipping this year. There were rumors also that HTC had a one year exclusivity deal to be the only one to be Google certified. And a lot of the value associated with Android comes with the right to include Google services with the related Google revenue share. Google itself focuses solely on creating Android for mobile phones and developed its solution based on Linux and have lateley opened up some of the internal native APIs for developers but the main SDK for developer is based on Dalvik - Java-based virtual machine. The package from Android is not nearly as complete as Symbian but it obviously has a lot of potential. China Mobile took the Android version and developed OMS - its own OS to be used for edge and TD-SCDMA phones in China. Dell and HTC have been expected to ship for the last couple of months but the first phone has yet to hit the shelfs. Beyond that, Archos announced an Android tablet; set-top-boxes in Japan and Taiwan being developed and even Car systems being considered. The appeal for Android is not only the Google backing (that gives credibility) but mainly the stable UI system along with the developer friendly SDK and sandboxing. ChromeOS Generated by Jive SBS on 2010-05-25-06:00 2
  • 3. Service Provider Mobility: Open Source in Mobile - Part I Google though confused the market by revealing its plans to launch ChromeOS for netbooks - a browser centric Linux OS delivering Google-cloud services but with an ability to run services/applications off-line via Google Gears. As much has not been told yet, I just bringing up as this will have some impact next year. First devices expected to ship summer 2010. LiMo Vodafone along with a couple of OEMs created LiMo Foundation in 2007 with the aim to develop an LGPL based mobile phone stack. Contrary to Android, the efforts are committee driven where each member contributes development to the stack. The first real LiMo phone still awaits to see the day of light but recently the rumors has that Samsung that they will ship a LiMo based phone to Vodafone. See Linuxdevices and GSM Dome. As they name suggested, the stack is Linux based with a lot of open source software (WebKit, Gstreamer, GTK, etc.). LiPS merged in with LiMO as Orange tended to be left alone in the development efforts on LiPS. Moblin Moblin is being promoted and supported heavily by Intel and is not really a mobile phone platform as it is focused on Netbooks and MIDs (Mobile Internet Devices). Intel has aligned a lot of OSVs and ODMs/OEMs to support the Moblin Ecosystem and develop the solution. Intel took a step further in Moblin 2 that is now a near-to-complete stack that is ready to ship and Intel actively worked to unify the Linux netbook market. Novell, Ubuntu, Xandros and many other OSVs have ported their solution to Moblin. Generated by Jive SBS on 2010-05-25-06:00 3
  • 4. Service Provider Mobility: Open Source in Mobile - Part I Moblin UI is a combination of Clutter and GTK on a Linux OS. Intel also joined forces with Nokia to develop Ofono, an open source phone stack which implies that Moblin later will have phone capabilities beyond Skype and VoIP/WiFi. Maemo Nokia also announced yet another open source based platform for mobiles: Maemo on N900, which is continuous development from N800 and N810. GTK-based but moving to use Qt in the next Maemo SDK release. Maemo is partly released and so far only one other brand has shipped a product with Maemo. It remains to be seen how Nokia will release Maemo to the open source community but Nokia has actively worked with and engaged the community to use the best-in-breed open source software. Palm's WebOS Palm is not releasing their WebOS under any open source license but leveraging Open Source to build their OS. Based on Linux, they have developed their APIs and Toolkit to be integrated with WebKit to deliver a Web-enabled OS. Tools in Open Source in Mobile Common to all these Open Source implementations is the use of WebKit, which also Apple is using for iPhone with the exception of Maemo/Moblin (Mozilla). For UI toolkit, either GTK or Qt have been used in the past. GTK was previously prevailant (LiMo, Moblin, Maemo, etc.) mainly because the use of LGPL where as Qt was only GPL or commercially available. But with Nokia's change in licensing, Qt is also available under LGPL and I have seen a shift towards Qt from GTK lately. Generated by Jive SBS on 2010-05-25-06:00 4
  • 5. Service Provider Mobility: Open Source in Mobile - Part I Gstreamer for Linux is extremely popular for delivering multimedia service in Linux. BlueZ for Bluetooth, etc. etc. Personally, I see a few of these open source solutions diminish overtime. I believe that GTK will be marginalized in favor for Qt. I think that Android, Symbian and Maemo will be three strong open source alternatives for mobile computing (smartphones, smartbooks, MIDs, netbooks) along with Windows Mobile and iPhone. Next blog, I will share my experience in creating devices with open source software and the benefits of using Open Source and I will do that from a software provider's perspective. 932 Views Tags: smartphones, qt, open_source, limo, android, moblin, maemo Sep 22, 2009 2:06 PM Kittur Nagesh Thanks David for the very useful summary on a critical topic. Was the discussion mostly aroud client OS and client API? Was there any discussion on network APIs, where the network would expose federated services such as location, policy preferences, etc. Open APIs on both the client and the network side will catapult the application development and interoperability to the next level. Finally, can you tell us which operators participated, esp North American operators. Thanks again! Nagesh Sep 22, 2009 8:56 PM David Almstrom Kittur Nagesh in response to Nagesh, I will go deeper into the use of APIs/OS later. But to answer your question - this was mainly client API/OS related. Not so much about opening up and developing OSS for network and network API. Generated by Jive SBS on 2010-05-25-06:00 5
  • 6. Service Provider Mobility: Open Source in Mobile - Part I I agree with your comment. I believe Nokia is trying to go towards that direction (and so is Google) but with Open Source, Google nor Nokia would be able to limit how e.g. operators or service providers are modifying those APIs, etc. There were no North American operators there (at least not speaking). Orange as always was there. Generated by Jive SBS on 2010-05-25-06:00 6