Open Source Software in mobile devices. Timofey Turenko Nokia Research Center, Office of CTO

Size: px
Start display at page:

Download "Open Source Software in mobile devices. Timofey Turenko Nokia Research Center, Office of CTO"

Transcription

1 Open Source Software in mobile devices Timofey Turenko Nokia Research Center, Office of CTO

2 Agenda What is OSS? How did OSS come into mobile? OSS platforms for mobile devices Maemo

3 What is OSS? 1/2 The source code is available and you can read it, modify it, compile it Free Software Foundation (FSF) ( GNU project GNU licences Free Software Directory ( The Free Software Definition Projects hosting Open Source Initiative (OSI), 1998 ( reviewing and approving licenses: do they comply with OpenSource Definition? Very very long list of available software Sourceforge.net hosted projects yesterday (177,686 projects )

4 What is OSS? 2/2 Open Source Free Free SW can be closed source (Google Picasa) If you have source code it doesn't automatically mean you can use it in any way you want (Software IPRs!!!, mp3 codec) Open Source GPL: there are a lot of different licenses It is a good idea to read license agreement

5 How did OSS come into mobile? 1/3 Mobile devices become more and more complex and more close to PC: now mobile phone looks like a multimedia computer and Internet center We need applications from 3 rd party developers Platform should be open for 3 rd party developers How to inspire people and companies to create applications for our platform? Experienced PC application developers should be able to start creating applications for mobiles without significant reeducation It should be easy to port existing applications to mobile device Not necessary to create everything from scratch There are a lot of useful code under GPL: if we use GPL code it have to be open source

6 How did OSS come into mobile? 2/3 How can I develop for mobile? JavaME: virtual machine, slow, limited capabilities Proprietary OS with some public APIs: special knowledge is needed; proprietary SDKs; a lot of limitations Symbian Windows Mobile Mac OS Is it possible to run PC OS in mobile? Different HW, different processor architecture (ARM), device is always on Strong power consumption and heat dissipation requirements Reliability: blue screen of death is not good for mobile phone Security: do you want some hacker can use your phone to send spam sms? Let's take Linux and modify it to be suitable for mobile!

7 How did OSS come into mobile? 3/3 Embedded Linux some hacker's Linux ports: HP ipaq A lot of linux powered devices: routers, measuring instruments, internet kiosks, navigators Why Linux? Highly configurable: we can get rid of all unnecessary stuff to optimize for mobile There are ports and compilers for a number of processor architectures (Intel, ARM, Alpha, SPARC, PowerPC, SuperH, MIPS, Motorola 68000,...) Official support from many processor vendors OSS means we can modify everything A lot of applications and developer tools A lot of developers It is good to have the same OS on mobile and PC There are well tested and stable versions

8 Alternatives Maemo Nokia + Community Android Google, Open Headset Alliance LiMo A number of supporters leaded by Motorola Moblin Open source project supported by Intel Qtopia phone edition Trolltech Openmoko TuxPhone Group of enthusiasts (~5 persons)

9 MAEMO Devices are available on the market (in Russia Nokia provides support (see Regular device SW, SDK, tutorials updates Help with applications distribution and promoting (Maemo repositories) A big number of applications from Nokia Big number of available applications: maemo extras, garage.maemo.org Wide range of development tools: almost all that you can find in Linux Linux SDK with cross compile and emulation tools: you can compile for ARM and run on device or you can compile for i386 and run on PC

10 Android Only one device is available now (T Mobile G1, made by HTC) Hacker's ports testing result: very slow (UI written in Java, only Java is available for application developers) Cross platform SDK (Java + Eclipse + Android plug in) Licensing issues are not clear (complex combination of Linux kernel, Google code and hardware vendor code (drivers, device specific applications)) A lot of restrictions in SDK

11 LiMo SDK from Motorola: MOTODEV Studio Trial license, valid until December 31, 2008 No right to disclose info on SDK and other software test results Closed source, available to free download in binary form Contains a limited number of source files (application examples): no right to disclose them Right to use them to develop your own application No right to disclose your own code if it uses these source files or parts of these files Functionally incomplete (info from Motorola web site) There are a number of devices on the market now Motorola ROKR EM30, MOTOZINE ZN5, U9, MOTO Z6w, MOTORAZR2 V8,...; NEC NTTDOCOMO FOMA 906im; Panasonic NTT DOCOMO FOMA P906i; Aplix OPAL; LG LiMo Phone; Purple Labs Purple Magic OS Source code is open only for kernel and some libraries, but device drivers, UI, user applications, and many key libraries are closed; a lot of closed APIs Big question about future licensing and openness

12 Moblin Open source project supported by Intel Linux port for Intel Atom processors Main target Mobile Internet Devices (MID): small laptops like Eee PC, OLPC Cooperates with Ubuntu Mobile Uses Hildon desktop and libosso (there are a lot of links from moblin.org to the documentation on maemo.org) Application porting between Moblin and Maemo should be an easy task SDK uses Intel C++ compiler (not GNU) Free for download (now), but not open source GNU compilers exist, but there is no any notice about them on moblin.org To install a new application to the mobile device it is necessary to create a new image with Moblin Image Creator and re flash the device Moblin Image Create tool is a set of bash and python scripts

13 Maemo vs desktop Linux Different CPU architecture (do we need to know about it?) Security mode: single user desktop Light weight base system: BusyBox instead full set of GNU utilities Hildon Desktop Optimized for small screen Input methods: touch screen support, virtual keyboard, handwriting recognition Device state monitoring and improved power management (proprietary code) Battery monitoring Go to sleep mode as soon as possible, switch off unused HW Screen backlight control LibOSSO: maemo initialization, battery status messages, application state saving, OSSO category databases JFFS2 filesystem (compressed)

14 MAEMO SDK Scratchbox GNU toolchain: compilers, linkers, debuggers, profilers ARM i386 Rootstrap a clone of device root filesystem Xepher virtual X server (emulates device screen)

15 Application porting Command line apps: just compile in Scratchbox for ARM (do not forget to check for missing libraries) Graphical apps GTK+ should not be used directly; use Hildon instead Consider state saving issue Try to avoid unnecessary HW usage: BATTERY!!!

16 How to start Download SDK install scripts from maemo.org Try to port something or try to create HelloWorld: see Maemo 4 Quick Start Guide and Maemo Diablo Reference Manual Or go to garage.maemo.org: you can find a lot of Open Source application use them as examples Java, Phyton? Why not? It should work... Something you do not like in Maemo? SDK? Any ideas how to improve? Let's create your own project, contact community, contact Nokia,...

17 Questions? Ideas? Projects?

Mobile Linux Mojo. The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, Copyright 2009 Bill Weinberg, LinuxPundit,com

Mobile Linux Mojo. The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, Copyright 2009 Bill Weinberg, LinuxPundit,com Mobile Linux Mojo The XYZ of Mobile TLAs PDQ! Bill Weinberg January 29, 2009 Copyright 2009 Bill Weinberg, LinuxPundit,com Alphabet Soup Too many TLAs Non-profits Commercial Entities Tool Kits Standards

More information

University co-operation with Maemo SW FRUCT seminar Tampere Nokia V1-Filename.ppt / YYYY-MM-DD / Initials

University co-operation with Maemo SW FRUCT seminar Tampere Nokia V1-Filename.ppt / YYYY-MM-DD / Initials University co-operation with Maemo SW FRUCT seminar Tampere 29.10.2008 1 2008 Nokia V1-Filename.ppt / YYYY-MM-DD / Initials Contents Maemo SW The upcoming Maemo 5 (Fremantle) release The meamo open source

More information

Integrating Open Source Tools for Developing Embedded Linux Applications

Integrating Open Source Tools for Developing Embedded Linux Applications Integrating Open Source Tools for Developing Embedded Linux Applications Raul Fernandes Herbster 1, Hyggo Almeida 1, Angelo Perkusich 1, Dalton Guerrero 1 1 Embedded Systems and Pervasive Computing Laboratory

More information

An overview of mobile and embedded platforms

An overview of mobile and embedded platforms ES3 Lecture 2 An overview of mobile and embedded platforms Basic Classes Embedded devices: These are in toasters, cars, mice, etc. Usually very real-time focused (us accuracy) Very small memory, not usually

More information

Coda Fine 1.0 Distributed File System Manager Manual

Coda Fine 1.0 Distributed File System Manager Manual CodaFine1.0 DistributedFileSystemManager Manual MakingtheCodaFileSystema1stClassCitizenon HandheldLinuxDevices Abstract ThismanualprovidesdetailedinformationaboutCoda fineproject.it includesdetailsonhildonlibraries,maemo,installationinstructions,

More information

Mobile Phone Programming

Mobile Phone Programming agenda Symbian OS Introduction Why Symbian? Overview Symbian Development considerations UI Platforms Series 60/80/90, UIQ etc. agenda Development for S60 Available IDE s Getting the SDK and using the Carbide.c++

More information

FutureWalker

FutureWalker FutureWalker 2008.3.20 http://futurewalker.kr Agenda Questions Storyline Market Platform Impact Questions What is the Smartphone? Why Google? What s going on the Mobile industry? Who needs open platform?

More information

RTOS, Linux & Virtualization Wind River Systems, Inc.

RTOS, Linux & Virtualization Wind River Systems, Inc. taeyong.kim@windriver.com RTOS, Linux & Virtualization 2008 Wind River Systems, Inc. Simple Board Simple Code 2 2008 Wind River Systems, Inc. start: /* disable interrupts in CPU and switch to SVC32 mode

More information

Phony Programming (Series 60 Symbian Phones)

Phony Programming (Series 60 Symbian Phones) Phony Programming (Series 60 Symbian Phones) Larry Rudolph MIT 6.883 & SMA 5508 March 6, 2006 1 What s so special about phones? Ignorant Operator really ignorant operator Scarce Resources Size -- Screen

More information

Mobile Phone Programming

Mobile Phone Programming agenda Symbian OS Introduction Why Symbian? Overview Symbian Development considerations UI Platforms Series 60/80/90, UIQ etc. 1 agenda Development for S60 Available IDE s Getting the SDK and using the

More information

Moblin v2 SDK. Open Source Technology Center Presented by Bob Spencer

Moblin v2 SDK. Open Source Technology Center Presented by Bob Spencer Moblin v2 SDK Open Source Technology Center Presented by Bob Spencer 1 Moblin SDK Agenda SDK Overview (3 parts) Project Creation Demo Plans QA 2 Moblin SDK Development environment Moblin 2.0 Distribution

More information

SMARTPHONE OPERATING SYSTEMS

SMARTPHONE OPERATING SYSTEMS SMARTPHONE OPERATING SYSTEMS INDEX Index Table of Contents Table of Contents... i List of Figures... iv Executive summary...1 1 Smartphones and their operating systems...3 1.1 Smartphone operating systems...3

More information

The Mobile-Phone Domain and CELF. Scott E. Preece Motorola Mobile Devices Linux OS Development

The Mobile-Phone Domain and CELF. Scott E. Preece Motorola Mobile Devices Linux OS Development The Mobile-Phone Domain and CELF Motorola Mobile Devices Linux OS Development linux in mobile phones First Linux-based phones introduced in 2003, in Asia Recent prediction that 204 million Linux handsets

More information

Android App Development

Android App Development Android App Development Outline Introduction Android Fundamentals Android Studio Tutorials Introduction What is Android? A software platform and operating system for mobile devices Based on the Linux kernel

More information

Nokia for developers. Alexey Kokin. Developer Relations

Nokia for developers. Alexey Kokin. Developer Relations Nokia for developers Alexey Kokin Developer Relations alexey.kokin@nokia.com Agenda Nokia Platforms and changes due to MSFT deal WP7 Symbian Meego S40 Qt update Ovi Store update 2 Strategy shift in brief

More information

Phony Programming (Series 60 Symbian Phones)

Phony Programming (Series 60 Symbian Phones) Phony Programming (Series 60 Symbian Phones) Larry Rudolph MIT 6.883 & SMA 5508 March 6, 2006 1 What s so special about phones? Ignorant Operator really ignorant operator Scarce Resources Power -- slow

More information

Android Sdk Tutorial For Windows 7 64 Bit Full Version

Android Sdk Tutorial For Windows 7 64 Bit Full Version Android Sdk Tutorial For Windows 7 64 Bit Full Version I will be doing the same tutorial for Windows 7 next. First of all you need to know which. Windows XP (32-bit), Vista (32- or 64-bit), or Windows

More information

Introduction To Android

Introduction To Android Introduction To Android Mobile Technologies Symbian OS ios BlackBerry OS Windows Android Introduction to Android Android is an operating system for mobile devices such as smart phones and tablet computers.

More information

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010

Mobile Computing. Juha-Matti Liukkonen, Nov 17, 2010 Mobile Computing Juha-Matti Liukkonen, Nov 17, 2010 1 Contents Mobile Computing revolution Structural impact of device evolution A look into Mobile Linux 2 Mobile Computing revolution 3 Pocketable power

More information

Poky Linux & OpenEmbedded based environment

Poky Linux & OpenEmbedded based environment & based environment Marcin Juszkiewicz marcin@juszkiewicz.com.pl http://marcin.juszkiewicz.com.pl ST-Ericsson Community Workshop 2009 Some information about me Bought Sharp Zaurus SL-5500 in February 2003

More information

Qt + Maemo development

Qt + Maemo development ES3 Lecture 11 Qt + Maemo development Maemo Nokia's Linux based platform Almost entirely open source Nokia N770, N800, N810, N900 only models Only N900 has 3G/phone capability N900 has relatively fast

More information

Qt in MeeGo. Zhang Chi Manager of Qt & MeeGo ecosystem, Greater China

Qt in MeeGo. Zhang Chi Manager of Qt & MeeGo ecosystem, Greater China Qt in MeeGo Zhang Chi Manager of Qt & MeeGo ecosystem, Greater China Agenda Why you need to know Qt How Qt Makes Developer s lives easier How Qt&MeeGo fit into N-Screen world MeeGo is the next big thing

More information

Ahmed Ali Big fan of Android

Ahmed Ali Big fan of Android Ahmed Ali Big fan of Android Mobile Operating Systems What is your Mobile OS? What is your opinion about it? Why you are using it? Do you know any other OSs?? Mobile Operating Systems Click to edit Master

More information

How To Install Java Manually Linux Mint 14 >>>CLICK HERE<<<

How To Install Java Manually Linux Mint 14 >>>CLICK HERE<<< How To Install Java Manually Linux Mint 14 Cinnamon From Usb Oracle Java 9 (early access release) is now available in the WebUpd8 Oracle Java PPA for all supported Ubuntu / Linux Mint versions. You can

More information

Google Android. 2008/3/10 NemusTech, Inc. Lee Seung Min

Google Android. 2008/3/10 NemusTech, Inc. Lee Seung Min Google Android 2008/3/10 NemusTech, Inc. Lee Seung Min Agenda Introduction Mobile Platform Overview Background : Current Linux Mobile Platform What is Android? Features Architecture Technical Detail Android

More information

Familiar Linux for the ipaq H3975 (XScale Processor) CSC 714 Real Time Computing Systems Term Project

Familiar Linux for the ipaq H3975 (XScale Processor) CSC 714 Real Time Computing Systems Term Project Familiar Linux for the ipaq H3975 (XScale Processor) CSC 714 Real Time Computing Systems Term Project Adinarayanan Venkatachalam (avenkat2@unity.ncsu.edu) Srivatsa Venkata Chivukula (svchivuk@unity.ncsu.edu)

More information

Adding Advanced Shader Features and Handling Fragmentation

Adding Advanced Shader Features and Handling Fragmentation Copyright Khronos Group, 2010 - Page 1 Adding Advanced Shader Features and Handling Fragmentation How to enable your application on a wide range of devices Imagination Technologies Copyright Khronos Group,

More information

Sony Ericsson Bluetooth Connect To Pc Suite For Windows 8

Sony Ericsson Bluetooth Connect To Pc Suite For Windows 8 Sony Ericsson Bluetooth Connect To Pc Suite For Windows 8 Sony ericsson PC suite is a software which allow to you to connect or transfer Connect Via usb or Via bluetooth. Backup your phone data. Manage

More information

Trolltech's success with dual licensing 12 Years Of Symbiosis

Trolltech's success with dual licensing 12 Years Of Symbiosis Trolltech's success with dual licensing 12 Years Of Symbiosis Eirik Aavitsland Nokia, formerly Trolltech Agenda About Trolltech About KDE Symbiosis with Open Source Dual licensing Open Source after acquisition

More information

Android System Development Training 4-day session

Android System Development Training 4-day session Android System Development Training 4-day session Title Android System Development Training Overview Understanding the Android Internals Understanding the Android Build System Customizing Android for a

More information

Colin Turfus, Symbian Developer Network. Developer essentials for Symbian OS

Colin Turfus, Symbian Developer Network. Developer essentials for Symbian OS Colin Turfus, Symbian Developer Network Developer essentials for Symbian OS 1 Overview 1. Choosing a language 2. Tooling up 3. Which APIs can I use? 4. What s new for developers in v8.x? 2 1 - Choosing

More information

Mobile Programming. Two Scenarios Web sites, like Tuubi where you read/write/download/ upload material

Mobile Programming. Two Scenarios Web sites, like Tuubi where you read/write/download/ upload material Mobile Programming 1 Two Scenarios Web sites, like Tuubi where you read/write/download/ upload material Web Services/Sites, like Foursquare where location, device camera, etc and local processing make

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on Chapter 2: Operating-System Structures Operating System Concepts 9 th Edit9on Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures 1. Operating System Services 2. User Operating System

More information

Miguel de Icaza A Genius Free Software Evangelist. Cristhian Figueroa PhD Student Ingegneria Informatica e dei Sistemi Politecnico di Torino 2013

Miguel de Icaza A Genius Free Software Evangelist. Cristhian Figueroa PhD Student Ingegneria Informatica e dei Sistemi Politecnico di Torino 2013 Miguel de Icaza A Genius Free Software Evangelist Cristhian Figueroa PhD Student Ingegneria Informatica e dei Sistemi Politecnico di Torino 2013 Miguel de Icaza Biography: Born in Mexico (1972). Is a free

More information

Hands-on with the Sitara Linux SDK

Hands-on with the Sitara Linux SDK Hands-on with the Sitara Linux SDK This presentation provides a hands-on overview of the Sitara Linux SDK. It focuses on the software and tools found in the SDK and how to use these tools to develop for

More information

Embedded Linux UI Comparison. Tim Bird Senior Staff Software Engineer Sony Electronics

Embedded Linux UI Comparison. Tim Bird Senior Staff Software Engineer Sony Electronics Embedded Linux UI Comparison Tim Bird Senior Staff Software Engineer Sony Electronics 1 yyyy-mm-dd Agenda Embedded Linux UI options Comparison points Presence at ELC Evaluations

More information

MMAPI (Mobile Media API) Multimedia Framework for Mobile Devices

MMAPI (Mobile Media API) Multimedia Framework for Mobile Devices MMAPI (Mobile Media API) Multimedia Framework for Mobile Devices Zohar Sivan IBM Research Laboratory in Haifa IBM Labs in Haifa MMAPI Objectives Provide a standards-based Java multimedia framework for

More information

Firepoint: Porting Application to Mobile Platforms

Firepoint: Porting Application to Mobile Platforms Firepoint: Porting Application to Mobile Platforms Artem Timonin, Artem Kalinin, Alexander Troshkov, Kirill Kulakov Petrozavodsk State University (PetrSU) Petrozavodsk, Republic Karelia, Russia (timonin,

More information

Android. (XKE Mars 2009) Erwan Alliaume.

Android. (XKE Mars 2009) Erwan Alliaume. Android (XKE Mars 2009) Erwan Alliaume ealliaume(*at*)xebia(*dot*)fr http://www.xebia.fr http://blog.xebia.fr History August 2005 Google acquires Android November 2007 Open Handset Alliance announcement

More information

Lecture 1 Introduction Pervasive & Mobile Computing MIT 6.883

Lecture 1 Introduction Pervasive & Mobile Computing MIT 6.883 Lecture 1 Introduction Pervasive & Mobile Computing MIT 6.883 Larry Rudolph (MIT) 1 Pervasive Computing MIT 6.883 Spring 2007 Larry Rudolph Course Structure Overview Class is hands-on but also lectures

More information

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed. CHAPTER 2: SYSTEM STRUCTURES By I-Chen Lin Textbook: Operating System Concepts 9th Ed. Chapter 2: System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

T Multimedia Programming. Different Operating Systems and their Multimedia Support

T Multimedia Programming. Different Operating Systems and their Multimedia Support T-111.5350 Multimedia Programming Different Operating Systems and their Multimedia Support Carlos Herrero September 27, 2007 Contents Windows DirectX.NET Framework Linux KDE & Gnome Gstreamer SDL Mac OS

More information

Mobile Graphics Ecosystem. Tom Olson OpenGL ES working group chair

Mobile Graphics Ecosystem. Tom Olson OpenGL ES working group chair OpenGL ES in the Mobile Graphics Ecosystem Tom Olson OpenGL ES working group chair Director, Graphics Research, ARM Ltd 1 Outline Why Mobile Graphics? OpenGL ES Overview Getting Started with OpenGL ES

More information

Copyright

Copyright 1 Mobile APPS: Distribution/Installation: Android.APK What is TEST FAIRY? TestFairy offers some great features for app developers. One of the stand out features is client side Video recording and not just

More information

Embedded Systems. Mail: Web: Université de Nice - Sophia Antipolis

Embedded Systems. Mail: Web:   Université de Nice - Sophia Antipolis Embedded Systems Mail: Stephane.Lavirotte@unice.fr Web: http://stephane.lavirotte.com/ Université de Nice - Sophia Antipolis A Smart Object A Smart Object: What is it? The Nabaztag example 23 cm high 418

More information

Programmazione di sistemi mobili e tablet

Programmazione di sistemi mobili e tablet Programmazione di sistemi mobili e tablet Android Development Carlo Menapace carlo.menapace@factorymind.com Jonny Fox WHO WE ARE Factory Mind is a young cooperative company formed by a team of engineers

More information

Integrated Software Environment. Part 2

Integrated Software Environment. Part 2 Integrated Software Environment Part 2 Operating Systems An operating system is the most important software that runs on a computer. It manages the computer's memory, processes, and all of its software

More information

Operating System Services. User Services. System Operation Services. User Operating System Interface - CLI. A View of Operating System Services

Operating System Services. User Services. System Operation Services. User Operating System Interface - CLI. A View of Operating System Services Operating System Services One set of services for users The other set of services for system operations Operating Systems Structures Notice: This set of slides is based on the notes by Professor Perrone

More information

IJRDTM Kailash ISBN No Vol.17 Issue

IJRDTM Kailash ISBN No Vol.17 Issue ABSTRACT ANDROID OPERATING SYSTEM : A CASE STUDY by Pankaj Research Associate, GGSIP University Android is a software stack for mobile devices that includes an operating system, middleware and key applications.

More information

Tooling for Success: Embedded Linux File System Management

Tooling for Success: Embedded Linux File System Management Tooling for Success: Embedded Linux File System Management Presenter: Troy Kitch Session Code: AE205 Track: Enabling Technologies Market Segment: Development Tools Agenda Traditional Linux Development

More information

Android Programmierung leichtgemacht. Lars Vogel

Android Programmierung leichtgemacht. Lars Vogel Android Programmierung leichtgemacht Lars Vogel Twitter: @vogella Lars Vogel Arbeitet als unabhängiger Eclipse und Android Berater und Trainer Arbeit zusätzlichen für SAP AG als Product Owner in einem

More information

Copyright

Copyright 1 Overview: Mobile APPS Categories Types Distribution/Installation/Logs Mobile Test Industry Standards Remote Device Access (RDA) Emulators Simulators Troubleshooting Guide App Risk Analysis 2 Mobile APPS:

More information

More performance options

More performance options More performance options OpenCL, streaming media, and native coding options with INDE April 8, 2014 2014, Intel Corporation. All rights reserved. Intel, the Intel logo, Intel Inside, Intel Xeon, and Intel

More information

Lab 6: OS Security for the Internet of Things

Lab 6: OS Security for the Internet of Things Department of Computer Science: Cyber Security Practice Lab 6: OS Security for the Internet of Things Introduction The Internet of Things (IoT) is an emerging technology that will affect our daily life.

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

Lab 6: OS Security for the Internet of Things

Lab 6: OS Security for the Internet of Things Department of Computer Science: Cyber Security Practice Lab 6: OS Security for the Internet of Things Introduction The Internet of Things (IoT) is an emerging technology that will affect our daily life.

More information

Android - open source mobile platform

Android - open source mobile platform Android - open source mobile platform Alexander Schreiber http://www.thangorodrim.de/ Chemnitzer Linux-Tage 2009 Alexander Schreiber Android - open source mobile

More information

See the Power of Software - Optimizing mobile applications

See the Power of Software - Optimizing mobile applications - Optimizing mobile applications Gerard Bosch and Mika Kuulusa 29 April 2010 1 Contents Background Nokia Energy Profiler Application examples, "power hogs" Guidelines Summary 2 / 29 Background What is

More information

Android. Lesson 1. Introduction. Android Developer Fundamentals. Android Developer Fundamentals. to Android 1

Android. Lesson 1. Introduction. Android Developer Fundamentals. Android Developer Fundamentals. to Android 1 Android Lesson 1 1 1 1.0 to Android 2 Contents Android is an ecosystem Android platform architecture Android Versions Challenges of Android app development App fundamentals 3 Android Ecosystem 4 What is

More information

Manual Java For Mac Developer Package

Manual Java For Mac Developer Package Manual Java For Mac 10.5 8 Developer Package Packages. Mac OS X users please note: Eclipse requires Mac OS X 10.5 Tools for Java developers creating Java EE and Web applications, including a Java. Additional

More information

Palm Platform Hardware Intro to the Palm OS and application programming

Palm Platform Hardware Intro to the Palm OS and application programming Palm Platform Hardware Intro to the Palm OS and application programming Total memory (RAM/ROM) originals had only 128 Kb currently average is 4 Mb (max. 8Mb) 32 bit addresses 8, 16 & 32 bit data types

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A REVIEW ON THE ARCHITECTURE OF ANDROID IN SMART PHONES RAVNEET KAUR T. BAGGA 1,

More information

Introduction to Linux Spring 2014, Section 02, Lecture 3 Jason Tang

Introduction to Linux Spring 2014, Section 02, Lecture 3 Jason Tang Introduction to Linux Spring 2014, Section 02, Lecture 3 Jason Tang Topics What is an Operating System Overview of Linux Linux commands Shell Submit system What is an Operating System? Special type of

More information

Our software strategy

Our software strategy Our software strategy Contents 1. Executive Summary 2. Architecture for differentiation and efficiency 3. Device platforms for all needs Mobile Computers Maemo to MeeGo Smartphones Symbian Mobile Phones

More information

Building graphic-rich and better performing native applications. Pro. Android C++ with the NDK. Onur Cinar

Building graphic-rich and better performing native applications. Pro. Android C++ with the NDK. Onur Cinar Building graphic-rich and better performing native applications Pro Android C++ with the NDK Onur Cinar For your convenience Apress has placed some of the front matter material after the index. Please

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition Chapter 2: Operating-System Structures Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

Yocto Project components

Yocto Project components Lecture 3 3 Yocto Project components 25 octombrie 2016 Exam questions 1. Please write al least four of the described components of a GNU toolchain 2. List the components which define a Linux distribution

More information

Systems Programming. The Unix/Linux Operating System

Systems Programming. The Unix/Linux Operating System Systems Programming The Unix/Linux Operating System 1 What is UNIX? A modern computer operating system Operating system: a program that acts as an intermediary between a user of the computer and the computer

More information

Embedded Linux Birds of a Feather Session

Embedded Linux Birds of a Feather Session Embedded Linux Birds of a Feather Session Tim Bird Chair, Architecture Group of the CE Linux Forum State of Embedded Linux For each technology area: Areas of ongoing interest Interesting kernel patches

More information

Software Development. Integrated Software Environment

Software Development. Integrated Software Environment Software Development Integrated Software Environment Source Code vs. Machine Code What is source code? Source code and object code refer to the "before" and "after" versions of a computer program that

More information

August 4, 2008 August 11, 2008 August 18, 2008 August 25, Avg. Time on Site 00:06:55 Site Avg: 00:05:35 (23.74%)

August 4, 2008 August 11, 2008 August 18, 2008 August 25, Avg. Time on Site 00:06:55 Site Avg: 00:05:35 (23.74%) wiki.openmoko.org Keywords Aug 1, 2008 - Aug 31, 2008 Comparing to: Site Visits 4,000 4,000 2,000 2,000 August 4, 2008 August 11, 2008 August 18, 2008 August 25, 2008 Search sent 95,368 total visits via

More information

JavaME TAMZ. Department of Computer Science VŠB-Technical University of Ostrava

JavaME TAMZ. Department of Computer Science VŠB-Technical University of Ostrava TAMZ 1 Contact Information Office: A-1007 Address: Dept. of Computer Science, FEECS 17. listopadu 15 708 33 Ostrava-Poruba Phone: +420 59 699 4219 E-mail: pavel.moravec@vsb.cz Web: http://wiki.cs.vsb.cz/index.php/moravec/cz

More information

HOW TO INTEGRATE NFC CONTROLLERS IN LINUX

HOW TO INTEGRATE NFC CONTROLLERS IN LINUX HOW TO INTEGRATE NFC CONTROLLERS IN LINUX JORDI JOFRE NFC READERS NFC EVERYWHERE 28/09/2017 WEBINAR SERIES: NFC SOFTWARE INTEGRATION PUBLIC Agenda NFC software integration webinar series Session I, 14th

More information

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Android App Development Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Mobile devices (e.g., smartphone, tablet PCs, etc.) are increasingly becoming an essential part of human life

More information

Eclipse Environment Setup

Eclipse Environment Setup Eclipse Environment Setup Adapted from a document from Jeffrey Miller and the CS201 team by Shiyuan Sheng. Introduction This lab document will go over the steps to install and set up Eclipse, which is

More information

Embedded Linux development made easier. User s manual. Version:

Embedded Linux development made easier. User s manual. Version: Embedded Linux development made easier User s manual Version: 2.10.2 August 4, 2009 About Evidence S.r.l. Evidence is a company operating in the field of software for embedded real-time systems. It started

More information

Kick Start your Embedded Development with Qt

Kick Start your Embedded Development with Qt Kick Start your Embedded Development with Qt Increasing Return On Investment & shortening time-to-market Nils Christian Roscher-Nielsen Product Manager, The Qt Company Overview Problems facing Device Creators

More information

Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange

Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange France Telecom Group Strategy and Development Mobile Applications Shops Use of mobile Internet is still low (14% EUR, 12% US)

More information

CS260 Intro to Java & Android 04.Android Intro

CS260 Intro to Java & Android 04.Android Intro CS260 Intro to Java & Android 04.Android Intro Winter 2015 Winter 2015 CS260 - Intro to Java & Android 1 Android - Getting Started Android SDK contains: API Libraries Developer Tools Documentation Sample

More information

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010

Open Mobile Platforms. EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms EE 392I, Lecture-6 May 4 th, 2010 Open Mobile Platforms The Android Initiative T-Mobile s ongoing focus on Android based devices in US and EU markets In Nov 2007, Google announced

More information

Android Sdk Setup For Windows 7 32 Bit Full Version

Android Sdk Setup For Windows 7 32 Bit Full Version Android Sdk Setup For Windows 7 32 Bit Full Version Android Sdk Tools Full Installer Free Download For Windows 7,8,Xp,Vista (32 Bit/ 64 Bit) Android Sdk tools latest version full installer free download

More information

Mobile Terminal Software Platform OPP

Mobile Terminal Software Platform OPP Terminal PF Globalization Mobile Terminal Platform Recent years have seen changes in the mobile phone market together with intensified competition, and this has led to calls for the development of a mobile

More information

Connecting with Tizen : An Overview & Roadmap. Mohan Rao

Connecting with Tizen : An Overview & Roadmap. Mohan Rao Connecting with Tizen : An Overview & Roadmap Mohan Rao Contents What is Tizen? Why Tizen? Device profile Tizen 2.4 Tizen 3.0 What s next? Conclusion 2 What is Tizen? (1/2) Designed for various category

More information

SMARTPHONE MARKETS AND TECHNOLOGIES

SMARTPHONE MARKETS AND TECHNOLOGIES SMARTPHONE MARKETS AND TECHNOLOGIES INDEX Index Table of Contents Table of Contents... i List of Figures... vi Executive summary...1 1 Mobile handsets and smartphones...3 1.1 Overview of handset segments...3

More information

Android Studio Setup Procedure

Android Studio Setup Procedure Android Studio Setup Procedure System Requirements : Windows OS Linux OS Mac OS Microsoft Windows 7/8/10 (32- or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 2 GB

More information

Introduction to Linux

Introduction to Linux Introduction to Linux EECS 211 Martin Luessi April 14, 2010 Martin Luessi () Introduction to Linux April 14, 2010 1 / 14 Outline 1 Introduction 2 How to Get Started 3 Software Development under Linux 4

More information

Qt for Device Creation

Qt for Device Creation Qt for Device Creation Speeding up ROI & Time-to-Market with Qt Andy Nichols Software Engineer, Qt R&D, Oslo Overview Problems facing Device Creators How Qt for Device Creation addresses those Problems

More information

Gentoo Linux. Software Freedom Day 2010 Charleston, SC Linux User Group. Presentation by Kevin Bowling

Gentoo Linux. Software Freedom Day 2010 Charleston, SC Linux User Group. Presentation by Kevin Bowling Gentoo Linux Software Freedom Day 2010 Charleston, SC Linux User Group Presentation by Kevin Bowling http://bit.ly/9xywlx Gentoo Linux - Software Freedom Day 2010 1 Source Based Distro Gentoo is prepared

More information

Step into Green Computing Consortium

Step into Green Computing Consortium Step into Green Computing Consortium Tao Wang March 21, 2018 Diversified Workload and Moore s Law Failure Opened Opportunity for ARM Z High performance server SPARC Power PA-RISC Itanium X86 MIPS RISC

More information

The Evolution of Mobile Technology Part 4: Breaking Down Challenges in Open Source Tricks of the Trade

The Evolution of Mobile Technology Part 4: Breaking Down Challenges in Open Source Tricks of the Trade The Evolution of Mobile Technology Part 4: Breaking Down Challenges in Open Source Tricks of the Trade September 30, 2009 Moderated by Jim McGregor Chief Technology Strategist In-Stat Introduction Welcome

More information

Unit 10. Linux Operating System

Unit 10. Linux Operating System 1 Unit 10 Linux Operating System 2 Linux Based on the Unix operating system Developed as an open-source ("free") alternative by Linux Torvalds and several others starting in 1991 Originally only for Intel

More information

Android Sdk Install Documentation Eclipse. Ubuntu >>>CLICK HERE<<<

Android Sdk Install Documentation Eclipse. Ubuntu >>>CLICK HERE<<< Android Sdk Install Documentation Eclipse Ubuntu 12.04 These are instructions to install the Android SDK onto Ubuntu. If you are only I'm skipping the Eclipse install, sorry if you wanted. Just trying

More information

Linux and Open Source in Samsung

Linux and Open Source in Samsung Toward Soft Driven Company Linux and Open Source in Samsung 2012/ 10 /10 Samsung Software R&D Center VP WonJoo Park 2012 SAMSUNG Electronics Co. What does Software mean to Samsung? In the past, Means for

More information

Embedded Systems Programming

Embedded Systems Programming Embedded Systems Programming OS Linux - Toolchain Iwona Kochańska Gdansk University of Technology Embedded software Toolchain compiler and tools for hardwaredependent software developement Bootloader initializes

More information

SSQA Seminar Series. Server Side Testing Frameworks. Sachin Bansal Sr. Quality Engineering Manager Adobe Systems Inc. February 13 th, 2007

SSQA Seminar Series. Server Side Testing Frameworks. Sachin Bansal Sr. Quality Engineering Manager Adobe Systems Inc. February 13 th, 2007 SSQA Seminar Series Server Side Testing Frameworks Sachin Bansal Sr. Quality Engineering Manager Adobe Systems Inc. February 13 th, 2007 1 Agenda Introduction Drivers for Server Side Testing Challenges

More information

Tutorial on Basic Android Setup

Tutorial on Basic Android Setup Tutorial on Basic Android Setup EE368/CS232 Digital Image Processing, Spring 2015 Linux Version Introduction In this tutorial, we will learn how to set up the Android software development environment and

More information

Static analysis for quality mobile applications

Static analysis for quality mobile applications Static analysis for quality mobile applications Julia Perdigueiro MOTODEV Studio for Android Project Manager Instituto de Pesquisas Eldorado Eric Cloninger Product Line Manager Motorola Mobility Life.

More information

Wireless Internet Platform for Interoperability (WIPI(

Wireless Internet Platform for Interoperability (WIPI( for Interoperability (( ) on Linux 11-12 July, 2005 Jae-Ho Lee Team, ETRI 1 LINUX + Deficiency of contents running on smartphone, compared with existing mobile phone Porting the sharable mobile platform

More information

Program for Advance Telecom Services (PATS) Mobile Developer Days

Program for Advance Telecom Services (PATS) Mobile Developer Days Program for Advance Telecom Services (PATS) Mobile Developer Days 2007 30.08.2007 Knut Yrvin Community Manager Trolltech ASA Telenor in 1986 technical assistant Engineer in electronics 1992 Telenor planning

More information