CHAPTER 1 INTRODUCTION. ones. It is recognized that the current existence of game has become one of the

Size: px
Start display at page:

Download "CHAPTER 1 INTRODUCTION. ones. It is recognized that the current existence of game has become one of the"

Transcription

1 CHAPTER 1 INTRODUCTION 1.1 Background of Study The word game is familiar among people from the young until the old ones. It is recognized that the current existence of game has become one of the necessities in life. Game can be used as a mean of recreation or entertainment,even for some people game becomes their professions. The devices used to play game variesfrom the ones that use consoles like Nintendo Wii, or computer games usually called PC games, to the ones that are played on mobile phones and tablet PCs. The games on mobile phones and tablet PCs havetheir own advantages, one of them is portability. In addition, it must be admitted that the price of the games sold on mobile phones and tablet PCs is relatively inexpensive and sometimes free. Mobile phones and tablet PCs use different kinds of operating system (OS) such as Symbian, Windows, ios, Blackberry, and Android. However, for the last few years, ios, Blackberry, and Android become the most popular OS. Here is the comparison amongios, Blackberry, and Android OS seen from some of the features available. 1

2 2 Table 1.1 Comparison among Blackberry, ios, and Android OS features at the end of Blackberry ios Android Device Blackberry ipad, iphone, ipod Touch, etc. Samsung, etc. HTC, Chatting and Available Available Available Social Networking Touch Screen Available in some Available in all Available in most Blackberry phone Apple products with of products with type such as BB Torch. ios Android OS Voice and Not Available Available Available Motion Sensor System Lowest Price ± IDR 2,000,000 ± IDR 3,000,000 ± IDR 1,500,000 From the table above, it can be concluded that iosand Android operating system are better than Blackberry because they support touch screen, voice sensor, and motion sensor system. Besides Blackberry, compared to ios, the price offered

3 3 by Android is relatively inexpensive so that Android is used by most people. It can be seen from the mobile phone market share table in 2010, 2011, and the prediction in 2012 and 2015 below; Table1.2Mobile Phone Market Share on Various Operating Systems With the current operating system, mobile phone is able to have the technology that can support high performance game. Currently, there are many mobile phone games that use motion detection technology, in which the user can control the game by moving the mobile phone. Besides motion detection, there are still many technologies to develop mobile phone game; voice recognition and inter-devices connection are the examples.by using voice recognition, the game will be more attractive because the user can control the game by his/her voice. It

4 4 makes the game different than the others. Then, compared to PC games, mobile phone games lack of development in multiplayer system. If PC multiplayer games like DOTA and Ragnarok can succeed and have many enthusiasts, then the implementation of multiplayer system into mobile phone games has to be considered. This system can be implemented by connecting each mobile phone using Bluetooth technology. All these modern technologies lead to many game applicationsoffered. There are many kinds of game applications;talking Tom Cat is one example.in this game application, the user can play a cat character that can mimic every user s voice. It is a funny game application for most people. Yet, there are things that haven t been developed more in this game application, whichare voice recognition and inter-devices connection using Bluetooth technology. This statement leads to the background of the thesis research entitled MY NAME IS DUG GAME APPLICATION USING VOICE RECOGNITION AND INTER-DEVICES TECHNOLOGY ON ANDROID OPERATING SYSTEM. 1.2 Scope The scopes of this game application development are; 1. Voice recognition and inter-devices connection development on Android operating system 2.2 with Java language (Eclipse Java EE IDE version indigo release), Android SDK, and Android API Level The user interface and game character design based on 2D graphic.

5 5 3. Menu buttonsdesign that covers; Record and Playback, Connect Bluetooth, Play Game, Voice Recognition, and Info. 4. Blow Up! minigame design using voice recognition and inter-devices connection. 5. Tap The Drum minigame design using inter-devices connection. 6. Remember Itminigame design. 7. Shake Itminigame design using motion detection. 8. Database design for minigame log score. Game security system will not be discussed in this research. 1.3 Aim and Benefit The aims of this research are to; 1. Implement voice recognition and inter-devices connection on Android operating system. 2. Explain how the voice recognition and the inter-devices connection work on Android operating system. 3. Develop mobile phone game application that has various minigames. The benefits of this research are to; 1. Develop a game application as an entertainment media. 2. Provide social media for the users in form of competition using Bluetooth connection.

6 6 1.4 Research Method The methods used in this research are; a. Data collection method Data and information gathering are done by using fact finding method; 1. Literature study Literature study is a technique of collecting data and information in form of books, journals, and e-books that relate to mobile phone application theories, Java programming for Android, and how to develop voice recognition and inter-devices connection using Bluetooth connection. 2. Observation Observation is carried out to know the field condition, in this case to find the information of common dogs behavior. 3. Questionnaire Questionnaire is delivered to know the users preference and to be a reference and evaluation in developing the game application. b. Application development method The method used in this game application development is Scrum method that is a part of Agile Development. Scrum method fits to be applied in this development compared to other method like waterfall. Waterfall mode is not very effective because it does not support software increment which the developer team can not add other changes during the development. In addition, it makes the developers have to repeat the same previous steps when they meet any problems in the test, which will cost time and budget.

7 7 On the contrary, in Scrum method the developer team does not have to repeat the same previous steps. If they have changes, they can do it in every sprint. It fits to be applied because it relies on small scaled team so that the tasks delegated will be more specific, effective, and efficient. The developer team will only focus on the features agreedpreviously so that the game application will not be out of the plan. This method is also able to adapt to technical changes, create software increments, and do the test continuously during game development.based on Keith (2010), the activities on Scrum method are; 1. Backlog In backlog activity, it will be listed the things needed to develop the game application which is called product backlog. The list can be added during the development. The product backlog will be divided into more specific tasks called sprint backlog. For an example, the developer team will have a meeting to discuss what features, software, and other things needed in developing the game application. 2. Sprint Sprint activity is the work unit needed to fulfill the requirement set up in the backlog within a predetermined time. During this process, there will be no addition in the backlog. For an example, the developer team will be divided into smaller groups, each will do more specific task. 3. Daily Scrum Meeting Scrum meeting is a daily brief meeting to evaluate what has been done

8 8 and what the problems are within a sprint. In this meeting, it will be settled another target for the next meeting. For an example, the developer team will do routine meeting to submit each task and evaluate them. 4. Demo (Potentially shippable game) This is the activity where the game application will be tested then delivered. For an example, the developer team will demonstrate the game application to the game experts to be tested and evaluated. Image 1.1 Scrum Method Activities (Source: Clinton Keith, 2010) 1.5 Generic Structure This thesis research will be divided into several chapters in order to make the readers easy to understand the content. Chapter1 Introduction This chapter contains the discussion and the explanation of the researchbackground,

9 9 what will be created, the research scope, the aim and benefit, the research method, and the generic structure. Chapter 2 Theoretical Foundation This chapter contains the discussion and the explanation of the theories applied in the research which will be divided into general and special theories. Chapter 3 System Analysis and Design This chapter contains the discussion and the explanation ofthe research analysis result and the design of the game application. Chapter 4 Implementation and Evaluation This chapter contains the discussion and the explanation ofthe hardware and software specification which is got from the design and evaluation result. Besides, it will explain the features of the game application. Chapter 5 Conclusion and Suggestion This chapter contains the discussion and the explanation ofthe conclusion and the suggestions needed forthe next development.

Before you begin. Once you have your wireless network name and network security key, follow the steps below on your wireless device.

Before you begin. Once you have your wireless network name and network security key, follow the steps below on your wireless device. The Wireless Home Networking gateway from Northwestel allows you to connect your wireless-enabled devices to the Internet. To configure a device to connect to your wireless home network please follow the

More information

01. Introduction of Android

01. Introduction of Android 01. Introduction of Android Goal Understand the concepts and features of the Android Install the complete Android development environment Find out the one-click install Android development environment

More information

Comparative Study of Different Mobile Operating Systems

Comparative Study of Different Mobile Operating Systems International Journal of Advancements in Research & Technology, Volume 2, Issue3, March-2013 1 Comparative Study of Different Mobile Operating Systems T.N.Sharma, Mahender Kr. Beniwal, Arpita Sharma ABSTRACT:

More information

IT Quick Reference Guides How to Find Your MAC Address

IT Quick Reference Guides How to Find Your MAC Address IT Quick Reference Guides How to Find Your MAC Address Various Systems / Network Guides From time to time, especially when trying to attach a network device to the network, you may be asked to provide

More information

Finding Your MAC (Ethernet) Address All Device Types

Finding Your MAC (Ethernet) Address All Device Types Finding Your MAC (Ethernet) Address All Device Types Standard Operating Systems WINDOWS 7 1. Open a Command Prompt: a. Click the Start button. b. In the Search programs and files box, type cmd and press

More information

Developing Applications for ios

Developing Applications for ios Developing Applications for ios Lecture 1: Mobile Applications Development Radu Ionescu raducu.ionescu@gmail.com Faculty of Mathematics and Computer Science University of Bucharest Content Key concepts

More information

A Review of Different Comparative Studies on Mobile Operating System

A Review of Different Comparative Studies on Mobile Operating System Research Journal of Applied Sciences, Engineering and Technology 7(12): 2578-2582, 2014 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2014 Submitted: August 30, 2013 Accepted: September

More information

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality,

Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, Mobile Testing Mobile application testing is a process by which application software developed for hand held mobile devices is tested for its functionality, usability and consistency. A mobile application

More information

Tablets in Data Acquisition

Tablets in Data Acquisition Tablets in Data Acquisition Introduction In the drive to smaller and smaller data acquisition systems, tablet computers bring a great appeal. Desktop personal computers gave engineers the power to create

More information

Mobile Fragmentation. FIA Aalborg, 10 May 2011 Philippe COUSIN WP2 Leader, ETSI Thanks to Cuihtlauac ALVARADO WP1 Leader, ORANGE

Mobile Fragmentation. FIA Aalborg, 10 May 2011 Philippe COUSIN WP2 Leader, ETSI Thanks to Cuihtlauac ALVARADO WP1 Leader, ORANGE Mobile Fragmentation FIA Aalborg, 10 May 2011 Philippe COUSIN WP2 Leader, ETSI Thanks to Cuihtlauac ALVARADO WP1 Leader, ORANGE http://www.mosquito-fp7.eu Fragmentation? Anything that drives developers

More information

Mobile Device Manual for 3G DVRs

Mobile Device Manual for 3G DVRs Mobile Device Manual for 3G DVRs The 3G DVR can be monitored with APPS for supported mobile device operating systems. Please refer to the table below for your specific mobile device application. Please

More information

MobileConnect. Getting Started Guide

MobileConnect. Getting Started Guide MobileConnect Getting Started Guide 1 Table of Contents Compatible Device List! 3 Operating Systems, Applications, & Personal Computer Devices:! 3 Mobile Devices & Mobile Operating Systems:! 3 Setting

More information

Mobile Device Support Model

Mobile Device Support Model [Type here] Mobile Device Support Model This document defines the level of support the university offers for mobile devices. Mobile devices are defined as portable handheld devices such as smartphones

More information

"It's a Phone First! How to Test Your Five-star Mobile Apps"

It's a Phone First! How to Test Your Five-star Mobile Apps BW4 Concurrent Session 11/7/2012 10:15 AM "It's a Phone First! How to Test Your Five-star Mobile Apps" Presented by: Will Hurley Quality and Security Services Brought to you by: 340 Corporate Way, Suite

More information

esarinformation Systems Simplifying your Technology Mobile Applications Development Profile

esarinformation Systems Simplifying your Technology Mobile Applications Development Profile esarinformation Systems Simplifying your Technology Mobile Applications Development Profile Why Mobile Application Custom mobile application with a unique touch is much needed to boost the functions and

More information

Evolution of Smartphones And Android Operating System

Evolution of Smartphones And Android Operating System Evolution of Smartphones And Android Operating System Evolution of Smartphones Background First telephone call was made on March 10, 1876 by Alexander Graham Bell. After that Pager continues to dominate

More information

How to Steer Characters in Group Games

How to Steer Characters in Group Games How to Steer Characters in Group Games Ugly Low- Bandwidth Version Ilham Abiyasa Surhadi Universität Bremen Jörn Loviscach(presenter) Hochschule Bremen http://j3l7h.de Outline 1 Background group gaming,

More information

Zebra Link-OS Environment Version 2.0

Zebra Link-OS Environment Version 2.0 Zebra Link-OS Environment Version 2.0 To meet changing expectations and growing demands for devices that are mobile, intelligent and connected to the Cloud, Zebra Technologies has created a new software

More information

ECE 455/555 Embedded System Design. Android Programming. Wei Gao. Fall 2015 1

ECE 455/555 Embedded System Design. Android Programming. Wei Gao. Fall 2015 1 ECE 455/555 Embedded System Design Android Programming Wei Gao Fall 2015 1 Fundamentals of Android Application Java programming language Code along with any required data and resource files are compiled

More information

Taylor & Francis Online Mobile FAQs

Taylor & Francis Online Mobile FAQs Taylor & Francis Online Mobile FAQs ACCESS Q. How do I access Taylor & Francis Online Mobile? A. Open the browser on your mobile device and enter the URL www.tandfonline.com. As you are accessing the site

More information

VOICE-BASED DATA ENTRY THROUGH ANDROID PHONE FAN CHEE KHUEN 10ACB06681 A PROPOSAL SUBMITTED TO. Universiti Tunku Abdul Rahman

VOICE-BASED DATA ENTRY THROUGH ANDROID PHONE FAN CHEE KHUEN 10ACB06681 A PROPOSAL SUBMITTED TO. Universiti Tunku Abdul Rahman VOICE-BASED DATA ENTRY THROUGH ANDROID PHONE BY FAN CHEE KHUEN 10ACB06681 A PROPOSAL SUBMITTED TO Universiti Tunku Abdul Rahman In partial fulfillment of the requirements for the degree of BACHELOR OF

More information

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org

International Journal of Research in Advent Technology Available Online at: http://www.ijrat.org PERSONALISED APPLICATION DEVELOPMENT FOR ANDROID MOBILE PHONES N. Leo Bright Tennisson Department of Computer Applications Valliammai Engineering College tennisson@rediffmail.com ABSTARCT: This paper gives

More information

I. A short overview of the app/game development market and the potentials of this business. A description of course s structure

I. A short overview of the app/game development market and the potentials of this business. A description of course s structure 1 I. A short overview of the app/game development market and the potentials of this business. A description of course s structure In the summer of 2008, Apple made history by opening its App Store. Nowadays,

More information

Luxriot Broadcast Server Manual 21.01.2013

Luxriot Broadcast Server Manual 21.01.2013 Luxriot Broadcast Server Manual 21.01.2013 Table of contents Introduction... 2 Luxriot Broadcast Server system requirements...3 Installation... 4 Luxriot Broadcast Server configuration...5 Broadcast Server

More information

Client Overview. Engagement Situation. Key Requirements. Xoriant Solutions

Client Overview. Engagement Situation. Key Requirements. Xoriant Solutions Client Overview Our client is one of the leading media businesses creating and delivering interactive entertainment, family-focused content and multi-platform video games across all digital media platforms

More information

Synchronization Center

Synchronization Center Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Synchronization Center Synchronization Center Overview SmarterMail's

More information

Building Mobile Applications Creating ios applications with jquery Mobile, PhoneGap, and Drupal 7

Building Mobile Applications Creating ios applications with jquery Mobile, PhoneGap, and Drupal 7 Building Mobile Applications Creating ios applications with jquery Mobile, PhoneGap, and Drupal 7 Jeff Linwood 1st Chapter, Early Release Introduction... 3 Prerequisites... 3 Introduction to Mobile Apps...

More information

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry...

Apple Mail... 36 Outlook Web Access (OWA)... 38 Logging In... 38 Changing Passwords... 39 Mobile Devices... 40 Blackberry... Contents Email Accounts... 3 Adding accounts... 3 Account Modifications... 6 Adding Aliases... 7 Primary E-mail Addresses... 10 Mailbox Quotas... 12 Removing accounts... 13 Mail Forwarding and Distribution

More information

Monitoring and control of users in open environments on the Android platform

Monitoring and control of users in open environments on the Android platform Monitoring and control of users in open environments on the Android platform DEGREE IN COMMUNICATIONS SYSTEMS ENGINEERING AUTHOR: TUTOR: Eric Bella Pulgarín Raúl Sánchez Reillo DIRECTOR: Aitor Mendaza

More information

Cell Phone Operating Systems

Cell Phone Operating Systems Cell Phone Operating Systems The first smartphone was the IBM Simon and was designed in 1992. The phone themselves have changed. The most important changes are in the Operating System (OS) Operating Systems

More information

OCTOBER 2010 DEVICE & MANUFACTURER DATA DEVICE & OS CARRIER MIX GLOBAL SNAPSHOT. Visit www.millennialmedia.com/research to sign up

OCTOBER 2010 DEVICE & MANUFACTURER DATA DEVICE & OS CARRIER MIX GLOBAL SNAPSHOT. Visit www.millennialmedia.com/research to sign up MOBILE MIX TRACKS & REPORTS MOBILE DEVICE TRENDS OCTOBER 00 DEVICE & MANUFACTURER DATA DEVICE & OS CARRIER MIX GLOBAL SNAPSHOT OCTOBER 00 Device & Manufacturer Data Top Manufacturers (all devices) CHART

More information

3D Android game Hide-n-Seek

3D Android game Hide-n-Seek International Journal of Computer Sciences and Engineering Open Access Technical Paper Volume-4, Issue-4 E-ISSN: 2347-2693 3D Android game Hide-n-Seek Sanket Tilotkar 1, Mehul Makwana 2, Siraj Sayyed 3

More information

The Mobile Device and Operating System Landscape

The Mobile Device and Operating System Landscape Chapter 2 The Mobile Device and Operating System Landscape 50 billion connected devices by 2020. Ericsson, 2010 Networked computers. Connected devices. Mobile devices. Machine-to-machine (M2M). On-the-Go

More information

Information. Sheer Driving Pleasure SOFTWARE UPDATE. INFORMATION.

Information. Sheer Driving Pleasure SOFTWARE UPDATE. INFORMATION. Information Sheer Driving Pleasure SOFTWARE UPDATE. INFORMATION. UPD05062.bin Information Congratulations on your choice of a BMW. The better you are acquainted with your car, the easier you will find

More information

Models of Software Development

Models of Software Development October 28, 2015 Verification & Validation In many computer science courses, software is submitted once, graded, and thrown away. In real life, software development is an process. Some attempts to codify

More information

FREQUENTLY ASKED QUESTIONS

FREQUENTLY ASKED QUESTIONS Tip for use of FAQ: Click on questions to go to answer. GETTING STARTED... 2 Which hearing devices do I need to use the app?... 2 Why do I need the ReSound Unite Phone Clip+ to use the app?... 2 I have

More information

INDEX. Google Android Phone OS application and operation 2. Blackberry Operation System(Software Installation and Operation) 13

INDEX. Google Android Phone OS application and operation 2. Blackberry Operation System(Software Installation and Operation) 13 DVR4rt-H264 Mobile User Guide INDEX DATE: 2011/03/02 VER 1.0 Google Android Phone OS application and operation 2 Blackberry Operation System(Software Installation and Operation) 13 iphone Software installation

More information

Chapter 4. Operating Systems and File Management

Chapter 4. Operating Systems and File Management Chapter 4 Operating Systems and File Management Chapter Contents Section A: Operating System Basics Section B: Today s Operating Systems Section C: File Basics Section D: File Management Section E: Backup

More information

Mobiliti. Certified Device List MR5 Release. Last Updated November 21, 2014 - ASP Version

Mobiliti. Certified Device List MR5 Release. Last Updated November 21, 2014 - ASP Version Certified Device List MR5 Release Last Updated November 21, 2014 - ASP Version 2011-2014, Inc. or its affiliates. All rights reserved. This work is confidential and its use is strictly limited. Use is

More information

So#ware Development. Overview. Hans- Pe4er Halvorsen, M.Sc. h4p://home.hit.no/~hansha/?page=so#ware_development

So#ware Development. Overview. Hans- Pe4er Halvorsen, M.Sc. h4p://home.hit.no/~hansha/?page=so#ware_development h4p://home.hit.no/~hansha/?page=so#ware_development So#ware Development Overview B. Lund. (2013). Lunch. Available: h4p://www.lunchstriper.no, h4p://www.dagbladet.no/tegneserie/lunch/ Hans- Pe4er Halvorsen,

More information

More details >>> HERE <<<

More details >>> HERE <<< More details >>> HERE http://pdfo.org/androider/pdx/natu3676/ Tags: buy best build

More information

Mobile Banking FAQ Page 1 of 9

Mobile Banking FAQ Page 1 of 9 Page 1 of 9 allows anyone with existing online banking access to see their account information from a mobile phone. can be Text Banking, Mobile Browser Banking or Smartphone App Banking. General Questions

More information

Mobile Phones Operating Systems

Mobile Phones Operating Systems Mobile Phones Operating Systems José Costa Software for Embedded Systems Departamento de Engenharia Informática (DEI) Instituto Superior Técnico 2015-05-28 José Costa (DEI/IST) Mobile Phones Operating

More information

mcashier User Guide To accept payments To cancel a payment

mcashier User Guide To accept payments To cancel a payment mcashier User Guide To accept payments 1. Enter the purchase amount in the app. If desired, you can enter a reference under the amount (e.g. the product name). The reference will appear on the receipt.

More information

More details >>> HERE <<<

More details >>> HERE <<< More details >>> HERE http://pdfo.org/androider/pdx/nasl1325/ Tags: clfp7dm get access to build your own androidâ empire with

More information

M a as3 6 0 fo r M o bile D evice s

M a as3 6 0 fo r M o bile D evice s by Fiberlink Services > Overview MaaS360 helps IT administrators provision, manage, and secure today s expanding suite of mobile devices, including ios and Android devices. The New Challenges of Mobile

More information

McAfee Multi Access from ø. Step-by-step guide to protecting your devices. Always.

McAfee Multi Access from ø. Step-by-step guide to protecting your devices. Always. McAfee Multi Access from ø Step-by-step guide to protecting your devices. Always. Contents 3 Welcome to McAfee Multi Access 5 Setting up your Windows PC Setting up McAfee Multi Access on your Windows PC

More information

Etanova Enterprise Solutions

Etanova Enterprise Solutions Etanova Enterprise Solutions Mobile Development» 2016-07-01 http://www.etanova.com/technologies/mobile-development Contents ios iphone and ipad... 6 Objective-C Programming Language... 6 Swift Programming

More information

Mobile App Development

Mobile App Development Mobile App Development Spring 2013 Agenda Practical information Introduction to mobile development Introduction to Android development 1 About us Jacob Avlund, course manager Kasper Østerbye, teacher Charlotte

More information

Mobile Operating Systems & Security

Mobile Operating Systems & Security Mobile Operating Systems & Security How can I protect myself? Operating Systems Android Apple Microsoft What do they do? operate smartphones, tablets, watches and other mobile devices includes touchscreens

More information

Installation Guide. Mobile Surveillance Distance makes no difference. eagleeyes_quick_v1.5

Installation Guide. Mobile Surveillance Distance makes no difference. eagleeyes_quick_v1.5 Installation Guide Mobile Surveillance Distance makes no difference eagleeyes_quick_v1.5 IMPORTANT SAFEGUARD All lead-free products offered by the company comply with the requirements of the European law

More information

Using the Jive for ios App

Using the Jive for ios App Using the Jive for ios App TOC 2 Contents App Overview...3 System Requirements... 4 Release Notes...5 Which Version Am I Using?... 6 Connecting to Your Community... 11 Getting Started...12 Using Your Inbox...13

More information

Nokia. udirect 2 Bluetooth pairing guide. Pairing and connecting udirect 2 with your Nokia cellular phone

Nokia. udirect 2 Bluetooth pairing guide. Pairing and connecting udirect 2 with your Nokia cellular phone Nokia with your Nokia cellular phone Charge and turn on both cellular phone and udirect 2. Turning on Nokia Bluetooth Find the connectivity settings of your phone. With most Nokia models the following

More information

Smart Phone and Operating System Industry in China

Smart Phone and Operating System Industry in China Smart Phone and Operating System Industry in China NZTE, July 2010 This publication is provided to you as a free service and is intended to flag to you market opportunities and possibilities. Use of and

More information

Fiserv. Hardware Requirements Browser Support Channel Support. Maximum OS Version Support. Version Support

Fiserv. Hardware Requirements Browser Support Channel Support. Maximum OS Version Support. Version Support Supported Operating Systems and Browsers Supported Operating Systems and Browsers The following statements outline the scope of Mobiliti s general device and operating system support. Only devices explicitly

More information

Introduction to Android

Introduction to Android Introduction to Android Poll How many have an Android phone? How many have downloaded & installed the Android SDK? How many have developed an Android application? How many have deployed an Android application

More information

"ASM s INTERNATIONAL E-Journal on Ongoing Research in Management and IT"

ASM s INTERNATIONAL E-Journal on Ongoing Research in Management and IT References [1] Elias G. Carayannis, Stephen C. Clark (June 2011) Journal of the Knowledge Economy, Volume 2, Issue 2, pp 201-233. [2] The Ladders MOBILE APPS POISED TO TRANSFORM THE RECRUITING INDUSTRY

More information

app design & development

app design & development FOR MOBILE BUSINESS app design & development SMARTPHONES AND TABLETS App Market Revolution $9B $8B $7B $6B $5B $4B News and Business $3B $2B $1B $0B 2008 2009 2010 2011 2012 2013 2014 From Apple s App

More information

Mobile Device Management and Security Glossary

Mobile Device Management and Security Glossary Mobile Device Management and Security Glossary February, 2011 MOBILE OS ActiveSync Exchange ActiveSync (EAS) is a Microsoft technology that allows mobile users to access their Microsoft Exchange mailboxes

More information

Mobile Test Strategy. Shankar Garg. Senior Consultant - Testing

Mobile Test Strategy. Shankar Garg. Senior Consultant - Testing Mobile Test Strategy Shankar Garg Senior Consultant - Testing Scope of Mobile Testing Why Quality is important Challenges in Mobile Testing Best Practices for Mobile Test Strategy Mobile Testing Tools

More information

Additional details >>> HERE <<<

Additional details >>> HERE <<< Additional details >>> HERE http://dbvir.com/androider/pdx/broa1442/ Tags:

More information

Mobile Communicator for Mobile Devices

Mobile Communicator for Mobile Devices Mobile Communicator for Mobile Devices Quick Reference Guide Hosted Voice Customer Resource Center www.earthlinkbusiness.com/hostedvoice 2015 EarthLink. Trademarks are property of their respective owners.

More information

How To Understand And Understand Cwr Mobile Crm

How To Understand And Understand Cwr Mobile Crm CWR Mobility Customer Support Program Page 1 of 11 Version [Status] August 2011 CWR Mobile CRM Technical Overview Whitepaper Copyright 2009-2011 CWR Mobility B.V. CWR Mobile CRM Technical Overview 2 Table

More information

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE

STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE STEELSERIES FREE MOBILE WIRELESS CONTROLLER USER GUIDE INTRODUCTION Thank you for choosing the SteelSeries Free Mobile Controller! This controller is designed by SteelSeries, a dedicated manufacturer of

More information

Google Android: An Emerging Innovative Software Platform For Mobile Devices

Google Android: An Emerging Innovative Software Platform For Mobile Devices IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Google Android: An Emerging Innovative Software Platform For Mobile

More information

HP Cloud Printing. Rachel Tang, Market Development Manager 3 Dec, 2013

HP Cloud Printing. Rachel Tang, Market Development Manager 3 Dec, 2013 HP Cloud Printing Rachel Tang, Market Development Manager 3 Dec, 2013 Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Great

More information

ANDROID APPS DEVELOPMENT FOR MOBILE AND TABLET DEVICE (LEVEL I)

ANDROID APPS DEVELOPMENT FOR MOBILE AND TABLET DEVICE (LEVEL I) ANDROID APPS DEVELOPMENT FOR MOBILE AND TABLET DEVICE (LEVEL I) Who am I? Lo Chi Wing, Peter Lecture 1: Introduction to Android Development Email: Peter@Peter-Lo.com Facebook: http://www.facebook.com/peterlo111

More information

Lecture 3 Mobile App Development (Android, ios, BlackBerry, Windows Mobile) <lecturer, date>

Lecture 3 Mobile App Development (Android, ios, BlackBerry, Windows Mobile) <lecturer, date> Lecture 3 Mobile App Development (Android, ios, BlackBerry, Windows Mobile) Outline Smartphones Developing Mobile Applications Android ios BlackBerry Windows Mobile References Cell phones

More information

How to find the MAC address of your computer

How to find the MAC address of your computer How to find the MAC address of your computer To complete the Application for IP Connection, it is required that you include your MAC address. Explanations are provided for the following systems. Windows

More information

Symantec Mobile Management 7.2 SP3 MR1 Release Notes

Symantec Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes Mobile Management 7.2 SP3 MR1 Release Notes This document includes the following topics: About What's new in 7.2 SP3 MR1 Fixed issues in 7.2 SP3 MR1 Known issues

More information

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities

Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Brochure More information from http://www.researchandmarkets.com/reports/3245389/ Mobile Application Marketplace 2015: Market Analysis and Assessment of Future Evolution and Opportunities Description:

More information

ICAPRG601A Develop advanced mobile multi-touch applications

ICAPRG601A Develop advanced mobile multi-touch applications ICAPRG601A Develop advanced mobile multi-touch applications Release: 1 ICAPRG601A Develop advanced mobile multi-touch applications Modification History Release Release 1 Comments This Unit first released

More information

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu

CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup. Emmanuel Agu CS 528 Mobile and Ubiquitous Computing Lecture 2: Android Introduction and Setup Emmanuel Agu What is Android? Android is world s leading mobile operating system Google: Owns Android, maintains it, extends

More information

Android in opposition to iphone

Android in opposition to iphone Android in opposition to iphone Kavita Sharma Ph.D Student Singhania University, Rajasthan Abstract-- The paper is an analysis and comparison of the android mobile OS with the iphone which have ruled the

More information

Develop Once, Deploy Anywhere

Develop Once, Deploy Anywhere Develop Once, Deploy Anywhere Case Study - SuperOffice Pocket CRM - ABAX mobile Per Ola Sæther, CEO mbricks E: pos@mbricks.no T: @perola mbricks Based in Oslo, Norway Spin-off from Teleplan in 2007 Specialize

More information

Click below for details about which Operating Systems work with UMT Plus and UMT Audit :

Click below for details about which Operating Systems work with UMT Plus and UMT Audit : Compatibility Grid for UMT Plus V18 and UMT Audit V3 Click below for details about which Operating Systems work with UMT Plus and UMT Audit : Windows Mobile OS Palm OS (also known as Garnet) Android OS

More information

the future of mobile web by startech.ro

the future of mobile web by startech.ro the future of mobile web by startech.ro year of the mobile web 2007 2008 2009 2010 2011 2 year of the mobile web 2007 2008 2009 2010 2011 3 year of the mobile web 2007 2008 2009 2010 2011 4 the device

More information

Follow these steps to setup your Exchange ActiveSync account to your ios device:

Follow these steps to setup your Exchange ActiveSync account to your ios device: For iphone Follow these steps to setup your Exchange ActiveSync account to your ios device: 1. Tap Settings > Mail, Contacts, Calendars > Add Account > Microsoft Exchange. 2. Enter the information in the

More information

More information >>> HERE <<<

More information >>> HERE <<< More information >>> HERE http://dbvir.com/androider/pdx/ftpl599/ Tags: superior build your own androidâ

More information

Using e-books on mobile devices

Using e-books on mobile devices Using e-books on mobile devices E-books on EBL, EBSCOhost and Ebrary can be downloaded for use on desktop PCs, laptops and tablets. This requires Adobe Digital Editions or, for tablets, Bluefire Reader.

More information

BYOD Mobile Device Chart

BYOD Mobile Device Chart BYOD Mobile Device Chart Grove City Christian School Bring Your Own Device The chart below describes many mobile devices, their features, and how they can be useful for teaching and learning. While it

More information

Bring Your Own Device Bring Your Own Data? Thursday 10th April 2014 Dai Davis Solicitor and Chartered Engineer Partner, Percy Crow Davis & Co

Bring Your Own Device Bring Your Own Data? Thursday 10th April 2014 Dai Davis Solicitor and Chartered Engineer Partner, Percy Crow Davis & Co Bring Your Own Device Bring Your Own Data? Thursday 10th April 2014 Dai Davis Solicitor and Chartered Engineer Partner, Percy Crow Davis & Co Tel: 07785 771 721 E-mail: mail@daidavis.com Overview BYOD

More information

ios Application Development &

ios Application Development & Introduction of ios Application Development & Swift Programming Language Presented by Chii Chang chang@ut.ee Outlines Basic understanding about ios App Development Development environment: Xcode IDE Foundations

More information

Mobile Operating Systems. Week I

Mobile Operating Systems. Week I Mobile Operating Systems Week I Overview Introduction Mobile Operating System Structure Mobile Operating System Platforms Java ME Platform Palm OS Symbian OS Linux OS Windows Mobile OS BlackBerry OS iphone

More information

KEYCHAIN SYNC CHARGE CABLE

KEYCHAIN SYNC CHARGE CABLE KEYCHAIN SYNC CHARGE CABLE Sync charge cable - sync or charge your micro USB devices via your PC. The Avantree keychain sync charge cable attaches to your key chain to make sure you always have a cable

More information

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University

Mobile Accessibility. Jan Richards Project Manager Inclusive Design Research Centre OCAD University Mobile Accessibility Jan Richards Project Manager Inclusive Design Research Centre OCAD University Overview I work at the Inclusive Design Research Centre (IDRC). Located at OCAD University in downtown

More information

Outline of Measuring mode

Outline of Measuring mode Outline of Measuring mode Capture Key 4.3 Color Touch Screen DC Power Plug Mini-USB Port SD Card Slot Power Switch Camera Optical Sensor 2 Overall Guild line of MK350S Measuring mode Old Family New Friends

More information

How to Set Up Your PC for Android Application Development

How to Set Up Your PC for Android Application Development Introduction Application Note How to Set Up Your PC for Android Application Development Supported Environments: Windows 7 (32/64-bit), Windows Vista (32/64-bit), Windows XP * This application note was

More information

MOBILE DEVICE CONFIGURATION GUIDE ActiveSync

MOBILE DEVICE CONFIGURATION GUIDE ActiveSync MOBILE DEVICE CONFIGURATION GUIDE ActiveSync Contents Configuring Your BlackBerry 10... 3 Configuring Your Windows Phone... 3 Configuring Your Windows Mobile 6.5 (or Prior)... 3 Configuring Android...

More information

Cognizant Mobility Testing Lab. The faster, easier, more cost-effective way to test enterprise mobile apps.

Cognizant Mobility Testing Lab. The faster, easier, more cost-effective way to test enterprise mobile apps. Cognizant Mobility Testing Lab The faster, easier, more cost-effective way to test enterprise mobile apps. Be Cognizant 2 MOBILE APP TESTING REINVENTED With Cognizant Mobility Testing Lab You Will Save

More information

Mobile Application Design

Mobile Application Design Mobile Application Design Lecturer/Convenor: Richard Boateng, PhD. Email: richard@pearlrichards.org Office: UGBS RT18 (rooftop) What Matters? Photo Illustrations from Getty Images www.gettyimages.com 1

More information

CS378 -Mobile Computing. Android Overview and Android Development Environment

CS378 -Mobile Computing. Android Overview and Android Development Environment CS378 -Mobile Computing Android Overview and Android Development Environment What is Android? A software stack for mobile devices that includes An operating system Middleware Key Applications Uses Linux

More information

Manual. Start accepting card payments with payleven

Manual. Start accepting card payments with payleven Manual Start accepting card payments with payleven The Chip & PIN card reader Top Magnetic stripe card reader Front Bluetooth symbol Battery life 0-button (pairing button) Cancel Back Confirmation Bottom

More information