SlideShare a Scribd company logo
1 of 12
Download to read offline
Android 
Android wear 
Virtual Digital Assistant 
on your wrist
2 
4 
5 
8 
9 
10 
INTRODUCTION 
Role of ‘Android Wear’ in todays wearable market 
Key Wearable Players 
ANDROID WEAR 
Consumer & Enterprise World 
Use Cases 
ANDROID WEAR APP DEVELOPMENT 
Wearable SDK 
Key Features / APIs 
WEARABLE MARKET TRENDS 
BEYOND WEARABLES 
REFERENCES 
2 
3 
4 
4 
5 
5
2 
INTRODUCTION 
This whitepaper looks at Android Wear, a customized Android Version for wearable devices 
like smart watches. 
Google entered wearable device market in 2013 with its Glass product, which is not open 
to other OEMs. However, Android Wear another wearable product by Google will be open 
to all OEMs. For now, almost all major android players have participated in this program. 
Role of ‘Android Wear’ in todays wearable market 
Success of wearable devices depends on number of sensors it supports and number of applications available on it. We 
believe Android Wear devices will definitely lead the market as they support many in-built health related sensors 
compared to other competitors. Being a part of the Android platform family, there are high chances of Google Play’s 
success being repeated and possibilities of getting more applications developed for wearable devices in the coming 
times. 
Android Wear is open in terms of developing compatible devices or apps. Google has already released the final SDK in 
the recent Google I/O event and is open for developers to start building applications for Wearable devices. 
Android Wear devices will have a different form factor than smart phones. Hence, it is imperative for Android developers 
to consider this form factor while planning/developing their core apps. Android developers cannot ignore these devices, 
as in most cases it will be an extension of user’s existing mobile device or application. Users can expect more services on 
Android wear devices in coming days. 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 
Android Wear devices 
will definitely lead the 
market as they support 
many in-built health 
related sensors 
compared to other 
competitors.
Key Wearable Players 
The recent Google I/O saw the launch on Samsung Gear Live and LG Watch. Samsung’s entry came as a surprise element 
as it already had the Tizen based watch i.e. Gear 2. Moto 360 is expected to be released later this year. 
Below are more details of these devices 
Design / 
Shape 
LG G 
Watch 
Samsung 
Gear Live 
Battery Screen Weight Sensors Additional 
9 Axis 
(Accelerometer 
Compass 
Gyroscope) 
Features 
Changeable 
Straps 
Accelerometer 
Digital Compass 
Gyroscope 
Heart Rate 
Monitor 
Common Specs: Processor 1.2 GHz, 4GB internal memory, 512 MB RAM, Bluetooth 4.0 LE 
Samsung Gear Live 
Square 400 mAh 1.65” IPS 
LCD 63 g 
Square 300 mAh 1.63” Super 
AMOLED 59 g 
LG G Watch 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 3
ANDROID WEAR 
Android Wear devices are powerful in terms of features and are also small enough to replace regular wristwatches. It 
provides contextual information based on users current environment and captures users behavior. It also provides 
intuitive answers to questions asked by the users. 
Today users are moving towards a multi screen world where users have access to different form factors like that of 
notebooks, tablets and smart phones. Wearable devices will be the new addition to this multi screen world. 
Android Wear relies heavily on Google Now – Google’s answer to Apple’s Siri. Google Now is a Virtual Digital Assistant and 
it is available on all Android mobile devices. 
Consumer and Enterprise World 
Consumer Arena 
Consumers can view notifications from Android devices on their Wearable devices 
Consumers can take actions against each notification like replying to message etc. 
Enterprise Arena 
Salesforce Wear – This is a developer platform offered by salesforce.com for different wearable devices like Google 
glass, Samsung’s Gear, Pebble Smart watch, Android Wear etc. It includes references apps, demos, 
open source code and tools for development. 
Enterprises with large mobile workforce can provide reminders and other useful information to employees 
anywhere, anytime. 
Use Cases 
Android Wear devices can have multiple use cases in different domains. Below are some of the most important and useful 
examples 
Phone Functions - You can access frequently used features on smart watches 
Read and Reply to SMS 
Read Notifications 
Set Alarm/Reminder 
Home Automation 
Open the garage door using your voice command 
Start any appliances just giving voice command 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 4
Digital Identity - Smart watch on your wrist can access all your digital identities (QR/Bar codes) like 
Boarding Pass 
Membership Cards 
Reservation Code 
Discount Coupon 
Fitness Tracking - In-built sensors of Android Wear will provide different fitness tracking 
parameters like 
Calories Burned 
Distance Walked 
Blood Pressure 
Heart Rate 
Step Count etc., 
ANDROID WEAR APP DEVELOPMENT 
Developing application for Android Wear requires additional SDKs as its form factor differs from Android Smart phones 
and voice is the primary input by the end user. 
Preview of wearable SDKs were made available to the developers for a short period before releasing full SDK at Google’s 
annual event I/O 2014. 
Wearable SDK - Android Wear SDK comes with set of tools and APIs for Wear application 
development. It includes 
Android Wear Emulator – Helps to run applications and it services 
Users can view Android device notifications as cards on the connected Wear devices as well connected Wear Emulator 
Developer can use new notification APIs to extend the features of their existing application using voice replies or 
notification pages 
Allows developing custom application and User Interfaces 
Key Features/APIs 
User Interface – It is imperative for the developers to design great User Interfaces for their apps 
considering small form factor of wearable devices. Below are some UI related features and 
guidelines which developers need to consider for their Wearable applications. 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 5
Android Wear supports two types UI formats 
Suggest (Context Stream) – This is a vertical list of Google Now cards that can show information based on current 
time and current user location. Only one card can be displayed at a time. However user can swipe vertically to view 
other cards 
Demand (Cue Card) – This is a list of actions, which are triggered by user’s voice command. Developer can match 
these commands with their applications, when multiple applications are mapped to the same action. 
Developers need to follow below design guidelines 
UI/apps need to be contextually aware and smart enough to show the right information at the right time 
Information shown by app needs to be glanceable with minimum interaction 
Stream vs. Cue Card 
Notifications - appear as cards and they are a core part of the Android Wear experience. 
Developers need to be aware of Android Design Guidelines for notifications, as most of them are 
applicable for Wear applications as well. 
Notification can be designed in a different way to include some of the below items based on 
notification type, priority etc. 
Images 
Card can have background images to provide contextual glanceability 
Landscape images are more suitable as these images move horizontally with swipe 
Image 
Page 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 6
Pages – When your core message is longer than what can fit within a single primary card, then you can add pages/cards 
which are placed to the right of the primary card. It is always recommended not to have more than 3 pages when your 
notification contains actions. 
Actions – Applications need to add actions to the content when users need to act 
on information shown on screen. Actions are shown on the right side of content and 
most used actions need to be added first for easy access. Actions consist of an icon 
and a text caption. 
Application Icon – By default the application launcher icon is placed on the cards, 
however developers have option to hide it on need basis. 
Action 
Application Icon Stacked Notifications 
Stacked notifications – You can consider this option if your application can produce multiple notifications concurrently. 
Voice Replies – Messaging applications generally make use of hands-free dictation to create short messages/reply. You 
can provide up to five suggested replies for users to choose from. 
Voice Reply 
ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 7
WEARABLE MARKET TRENDS 
Wearable market already has seen many smart watches in the past. These devices will give tough competition to upcoming 
Android Wear Devices. Let us look into these devices in terms of features and specifications. 
Samsung Gear 2 
Sony SmartWatch 2 Pebble SmartWatch 
OS Tizen Micrium uC/OS-II Pebble OS 
Processor 800 MHz ARM Cortex-M3, 
Copyright © 2014 Endeavour Software Technologies Inc. 
up to 80MHz 
Display 320x320 Super 
AMOLED 1.63 inch 
220x176 Transflective 
LCD 1.6 inch 
144×168 e-paper display 
1.26 inch 
Memory 512MB Ram, 
4GB storage 
Camera 2MP (720p video 
playback & recording) Not available 
Connectivity Bluetooth 4.0 + LE NFC, Bluetooth 3.0 Bluetooth 4.0 
Additional 
Features 
1. Answer phone calls 
2. IP67 certified dust & 
water resistant 
1. IP57 certified water, 
dust & scratch resistant 
2. Twitter feeds, SMS, 
notifications 
1. Ambient light sensor 
Supported 
Devices 
Galaxy devices 
(Note 2/3, S3, S4, S5) 
Android Devices 
(4.0 and above) Android and iOS devices 
ANDROID WEAR 8
BEYOND WEARABLES 
Android is expanding its wing to different form factors and smart watches are going to be the next big thing in the 
wearable space. 
We expect there will be many additional features to Android Wear devices than the ones shown at the launch event. 
The Android Wear launch event was just a strategic starting point for Google to enter into the wearable and IoT 
(Internet of Things) market. 
Google has already announced its much anticipated health platform, Google Fit in Google I/O 2014. It will collect health 
data and make it accessible via cloud. The main goal of Google Fit is to standardize health and fitness data which is 
used on Android platforms (including Google Glass and Android Wear). 
Google Fit will provide a collection of APIs for developers to aggregate health and fitness data. Developers can easily 
plug these APIs to add health and fitness features in their Android applications. 
In future, BYOD will be extended to wearable devices, which will bring new challenges as well as opportunities. There 
will be a need for enterprises to manage Wearable devices also and it will in turn create more opportunities for MDM 
vendors. 
ANDROID WEAR 9 
Copyright © 2014 Endeavour Software Technologies Inc.
Basavraj is a member of the Technology Competency Group (TCG) at Endeavour 
Software Technologies. As a Technical Architect, he is responsible for creating and 
selecting the optimum architecture for various mobility solutions developed at 
Endeavour. With over a decade of experience, he has hands on experience on various 
mobile platforms ranging from black and white Palm PDAs to current devices. His 
current specialization includes Android, Windows and Hybrid/Cross Mobile Application 
Development (PhoneGap, Xamarin etc.). 
Copyright © 2014 Endeavour Software Technologies Inc. 
ABOUT THE AUTHOR 
Basavraj M B 
Technical Architect 
Technology Competency Group (TCG) 
REFERENCES 
1. Android Wear official site 
http://developer.android.com/wear/index.html 
2. Android Wear Devices 
Moto 360 - https://moto360.motorola.com/ 
LG G Watch- http://www.lg.com/global/gwatch/main.html#movie 
4. Samsung Gear Live 
http://www.samsung.com/global/microsite/gear/gearlive_features.html 
ANDROID WEAR 10
ABOUT ENDEAVOUR 
Endeavour - The Mobility Company is a niche player in the mobile application 
services space. Endeavour provides end-to-end services for organizations that 
are looking to leverage MOBILITY. The company has focused, since it’s 
founding in 2002, on two core areas – 
Strategic and Technology consulting: Demystifying Mobility. 
• Mobile Opportunity Assessment - MOA - on “what” and “how” of Mobile 
deployments for the work force, impact on consumers and brand 
• Helping CXOs understand the mobilization possibilities, competitive 
landscape and the mobility ROI 
• Building the Mobility Roadmap for the organization 
Execution: Mobile solution development across platforms and verticals. 
• Platforms - iPhone, Android, Blackberry, Symbian, Nokia, Bada, Brew, webOS, 
J2ME 
• Verticals - Healthcare, Manufacturing, Supply chain, Consumer solutions, 
Telecom expense management, Device provisioning, Media and news, 
Business Intelligence 
Please reach out to us at info@techendeavour.com . 
Find more about “Endeavour-The Mobility Company” at 
www.techendeavour.com 
Read more interesting whitepapers at: Endeavour Insights>Whitepapers 
info@techendeavour.com 
ENDEAVOUR SOFTWARE TECHNOLOGIES INC. 
Austin +1 512 464 1218 | London +44 20 7993 6683 | Bangalore +9180 4288 5500 | Singapore +65 9720 9062 | Dallas +1 512 464 1218 
Head office : Westpark 1 Suite 220, 8140 N. Mopac Expressway | Austin, TX 78759 / PH: T: +1 (512) 464 1218 
www.facebook.com/Endeavour.The.Mobility.Company | www.linkedin.com/company/endeavour-software-technologies | www.twitter.com/mobilitycompany 
Copyright © 2014 Endeavour Software Technologies Inc. All rights reserved. Endeavour Software Technologies and Endeavour logo are registered trademarks of 
Endeavour Software Technologies Inc.

More Related Content

What's hot

Nex g exuberant solutions
Nex g exuberant solutionsNex g exuberant solutions
Nex g exuberant solutionsmichal philips
 
Enhancing the User Experience Through the Sense of Touch with Bob Heubel
Enhancing the User Experience Through the Sense of Touch with Bob HeubelEnhancing the User Experience Through the Sense of Touch with Bob Heubel
Enhancing the User Experience Through the Sense of Touch with Bob HeubelFITC
 
Mobile Apps - The Business & Technology
Mobile Apps - The Business & TechnologyMobile Apps - The Business & Technology
Mobile Apps - The Business & TechnologyAndri Yadi
 
Mobile Application Development With Android
Mobile Application Development With AndroidMobile Application Development With Android
Mobile Application Development With Androidguest213e237
 
All about Android app development -Texavi presentation
All about Android app development -Texavi presentationAll about Android app development -Texavi presentation
All about Android app development -Texavi presentationTexavi Innovative Solutions
 
CelluonMarketingProspectus041414
CelluonMarketingProspectus041414CelluonMarketingProspectus041414
CelluonMarketingProspectus041414Larry Yurdin
 
Experience - Idea Team
Experience - Idea TeamExperience - Idea Team
Experience - Idea Teamguestcf53f1
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2ianoblepias
 
Android development
Android developmentAndroid development
Android developmentAsif Larra
 
Mse july13 (1/3)
Mse july13 (1/3)Mse july13 (1/3)
Mse july13 (1/3)IIITA
 
Android and iOS Mobile OS
Android and iOS Mobile OSAndroid and iOS Mobile OS
Android and iOS Mobile OSPaurav Shah
 
Android Wear Development for beginners
Android Wear Development for beginnersAndroid Wear Development for beginners
Android Wear Development for beginnersMoyinoluwa Adeyemi
 

What's hot (20)

Android Presentation By Ashok Kumar Pachauri
Android Presentation By Ashok Kumar PachauriAndroid Presentation By Ashok Kumar Pachauri
Android Presentation By Ashok Kumar Pachauri
 
Apps and gadgets
Apps and gadgetsApps and gadgets
Apps and gadgets
 
Nex g exuberant solutions
Nex g exuberant solutionsNex g exuberant solutions
Nex g exuberant solutions
 
Powerpoint activity 2
Powerpoint activity 2Powerpoint activity 2
Powerpoint activity 2
 
Enhancing the User Experience Through the Sense of Touch with Bob Heubel
Enhancing the User Experience Through the Sense of Touch with Bob HeubelEnhancing the User Experience Through the Sense of Touch with Bob Heubel
Enhancing the User Experience Through the Sense of Touch with Bob Heubel
 
Bringing Mobile Vision to Wearables
Bringing Mobile Vision to Wearables Bringing Mobile Vision to Wearables
Bringing Mobile Vision to Wearables
 
Android
AndroidAndroid
Android
 
Mobile Apps - The Business & Technology
Mobile Apps - The Business & TechnologyMobile Apps - The Business & Technology
Mobile Apps - The Business & Technology
 
Android Presentation By Ashok Kumar Pachauri
Android Presentation By Ashok Kumar PachauriAndroid Presentation By Ashok Kumar Pachauri
Android Presentation By Ashok Kumar Pachauri
 
Mobile Application Development With Android
Mobile Application Development With AndroidMobile Application Development With Android
Mobile Application Development With Android
 
All about Android app development -Texavi presentation
All about Android app development -Texavi presentationAll about Android app development -Texavi presentation
All about Android app development -Texavi presentation
 
CelluonMarketingProspectus041414
CelluonMarketingProspectus041414CelluonMarketingProspectus041414
CelluonMarketingProspectus041414
 
Experience - Idea Team
Experience - Idea TeamExperience - Idea Team
Experience - Idea Team
 
Power point activity 2
Power point activity 2Power point activity 2
Power point activity 2
 
Android development
Android developmentAndroid development
Android development
 
Capistrano, paul
Capistrano, paulCapistrano, paul
Capistrano, paul
 
Mse july13 (1/3)
Mse july13 (1/3)Mse july13 (1/3)
Mse july13 (1/3)
 
Android and iOS Mobile OS
Android and iOS Mobile OSAndroid and iOS Mobile OS
Android and iOS Mobile OS
 
Android marshmallow 6.0
Android marshmallow 6.0Android marshmallow 6.0
Android marshmallow 6.0
 
Android Wear Development for beginners
Android Wear Development for beginnersAndroid Wear Development for beginners
Android Wear Development for beginners
 

Similar to Android Wear Virtual Digital Assistant on your wrist

Building for android wear Depth and Flexibility.
Building for android wear Depth and Flexibility.Building for android wear Depth and Flexibility.
Building for android wear Depth and Flexibility.Ketan Raval
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to androidSwapnali Pawar
 
Mobile Application Development with Android
Mobile Application Development with AndroidMobile Application Development with Android
Mobile Application Development with AndroidIJAAS Team
 
Android_for_Work
Android_for_WorkAndroid_for_Work
Android_for_WorkSaba Sabrin
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assARVIND SARDAR
 
Android technlogy
Android technlogyAndroid technlogy
Android technlogyAjay Chawda
 
Android Interview Questions
Android Interview QuestionsAndroid Interview Questions
Android Interview QuestionsGaurav Mehta
 
Android operating system-Ppt.pptx
Android operating system-Ppt.pptxAndroid operating system-Ppt.pptx
Android operating system-Ppt.pptxMaryamIrfan32
 
Android-Ppt.pptx
Android-Ppt.pptxAndroid-Ppt.pptx
Android-Ppt.pptxHarshOjha29
 
2 5420641613980373911
2 54206416139803739112 5420641613980373911
2 5420641613980373911Ahmed AS
 
Android os revolution in mobile experience
Android os revolution in mobile experienceAndroid os revolution in mobile experience
Android os revolution in mobile experienceNitu bindal
 
Accident detection
Accident detection Accident detection
Accident detection Samana Rao
 
001-Mobile Application.pptx
001-Mobile Application.pptx001-Mobile Application.pptx
001-Mobile Application.pptxAhmedDarre
 
Presentation On Android OS
Presentation On Android OSPresentation On Android OS
Presentation On Android OSAkshay Kakkar
 

Similar to Android Wear Virtual Digital Assistant on your wrist (20)

Building for android wear Depth and Flexibility.
Building for android wear Depth and Flexibility.Building for android wear Depth and Flexibility.
Building for android wear Depth and Flexibility.
 
Introduction to android
Introduction to androidIntroduction to android
Introduction to android
 
Mobile Application Development with Android
Mobile Application Development with AndroidMobile Application Development with Android
Mobile Application Development with Android
 
Android_for_Work
Android_for_WorkAndroid_for_Work
Android_for_Work
 
Android
AndroidAndroid
Android
 
Unit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-assUnit 1-android-and-its-tools-ass
Unit 1-android-and-its-tools-ass
 
Android technlogy
Android technlogyAndroid technlogy
Android technlogy
 
Android
AndroidAndroid
Android
 
Android Interview Questions
Android Interview QuestionsAndroid Interview Questions
Android Interview Questions
 
Android interview questions
Android interview questionsAndroid interview questions
Android interview questions
 
Android report
Android reportAndroid report
Android report
 
Android operating system-Ppt.pptx
Android operating system-Ppt.pptxAndroid operating system-Ppt.pptx
Android operating system-Ppt.pptx
 
Android-Ppt.pptx
Android-Ppt.pptxAndroid-Ppt.pptx
Android-Ppt.pptx
 
2 5420641613980373911
2 54206416139803739112 5420641613980373911
2 5420641613980373911
 
Android os revolution in mobile experience
Android os revolution in mobile experienceAndroid os revolution in mobile experience
Android os revolution in mobile experience
 
safe journey
safe journeysafe journey
safe journey
 
Accident detection
Accident detection Accident detection
Accident detection
 
001-Mobile Application.pptx
001-Mobile Application.pptx001-Mobile Application.pptx
001-Mobile Application.pptx
 
Presentation On Android OS
Presentation On Android OSPresentation On Android OS
Presentation On Android OS
 
Android Operating System
Android Operating SystemAndroid Operating System
Android Operating System
 

More from Endeavour Software Technologies

State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...
State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...
State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...Endeavour Software Technologies
 
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...Endeavour Software Technologies
 
Developed a Modular Disease Management Self-help Platform For a Health Soluti...
Developed a Modular Disease Management Self-help Platform For a Health Soluti...Developed a Modular Disease Management Self-help Platform For a Health Soluti...
Developed a Modular Disease Management Self-help Platform For a Health Soluti...Endeavour Software Technologies
 
How Analytics is Driving the Next Big Leap in Financial Services
How Analytics is Driving the Next Big Leap in Financial ServicesHow Analytics is Driving the Next Big Leap in Financial Services
How Analytics is Driving the Next Big Leap in Financial ServicesEndeavour Software Technologies
 
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...Designed and Implemented a Sign Tracking System For a Large Realtor From The ...
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...Endeavour Software Technologies
 
Developed a Mobile Headhunting Solution For a Leading Executive Search Firm
Developed a Mobile Headhunting Solution For a Leading Executive Search FirmDeveloped a Mobile Headhunting Solution For a Leading Executive Search Firm
Developed a Mobile Headhunting Solution For a Leading Executive Search FirmEndeavour Software Technologies
 
Developed an Enterprise Database and Workflow Solution For a Leading Private ...
Developed an Enterprise Database and Workflow Solution For a Leading Private ...Developed an Enterprise Database and Workflow Solution For a Leading Private ...
Developed an Enterprise Database and Workflow Solution For a Leading Private ...Endeavour Software Technologies
 
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...Developed a Multi-lingual Inventory Management Platform For a Leading Health ...
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...Endeavour Software Technologies
 
mHealth:Transitioning Healthcare to a Technology Oriented Model
mHealth:Transitioning Healthcare to a Technology Oriented ModelmHealth:Transitioning Healthcare to a Technology Oriented Model
mHealth:Transitioning Healthcare to a Technology Oriented ModelEndeavour Software Technologies
 
Redefining the Digital Retail Space with NFC,Beacons and Apple pay
Redefining the Digital Retail Space with NFC,Beacons and Apple payRedefining the Digital Retail Space with NFC,Beacons and Apple pay
Redefining the Digital Retail Space with NFC,Beacons and Apple payEndeavour Software Technologies
 
Accelerate mobile application development by leveraging reusable component fr...
Accelerate mobile application development by leveraging reusable component fr...Accelerate mobile application development by leveraging reusable component fr...
Accelerate mobile application development by leveraging reusable component fr...Endeavour Software Technologies
 

More from Endeavour Software Technologies (20)

State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...
State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...
State-of-the-art Personalized Shopper Engagement Platform For a Technology Co...
 
Visual transaction signing solution
Visual transaction signing solutionVisual transaction signing solution
Visual transaction signing solution
 
Check cashing mobile solution
Check cashing mobile solutionCheck cashing mobile solution
Check cashing mobile solution
 
Endeavour Leadership Advices
Endeavour Leadership AdvicesEndeavour Leadership Advices
Endeavour Leadership Advices
 
IoT Infusion into Businesses: Sooner than Expected
IoT Infusion into Businesses: Sooner than ExpectedIoT Infusion into Businesses: Sooner than Expected
IoT Infusion into Businesses: Sooner than Expected
 
Cloud Driving Strategic Growth For Businesses
Cloud Driving Strategic Growth For BusinessesCloud Driving Strategic Growth For Businesses
Cloud Driving Strategic Growth For Businesses
 
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...
Developed a State-of-the-art Personalized Shopper Engagement Platform For a T...
 
Developed a Modular Disease Management Self-help Platform For a Health Soluti...
Developed a Modular Disease Management Self-help Platform For a Health Soluti...Developed a Modular Disease Management Self-help Platform For a Health Soluti...
Developed a Modular Disease Management Self-help Platform For a Health Soluti...
 
How Analytics is Driving the Next Big Leap in Financial Services
How Analytics is Driving the Next Big Leap in Financial ServicesHow Analytics is Driving the Next Big Leap in Financial Services
How Analytics is Driving the Next Big Leap in Financial Services
 
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...Designed and Implemented a Sign Tracking System For a Large Realtor From The ...
Designed and Implemented a Sign Tracking System For a Large Realtor From The ...
 
Developed a Mobile Headhunting Solution For a Leading Executive Search Firm
Developed a Mobile Headhunting Solution For a Leading Executive Search FirmDeveloped a Mobile Headhunting Solution For a Leading Executive Search Firm
Developed a Mobile Headhunting Solution For a Leading Executive Search Firm
 
Developed an Enterprise Database and Workflow Solution For a Leading Private ...
Developed an Enterprise Database and Workflow Solution For a Leading Private ...Developed an Enterprise Database and Workflow Solution For a Leading Private ...
Developed an Enterprise Database and Workflow Solution For a Leading Private ...
 
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...Developed a Multi-lingual Inventory Management Platform For a Leading Health ...
Developed a Multi-lingual Inventory Management Platform For a Leading Health ...
 
mHealth:Transitioning Healthcare to a Technology Oriented Model
mHealth:Transitioning Healthcare to a Technology Oriented ModelmHealth:Transitioning Healthcare to a Technology Oriented Model
mHealth:Transitioning Healthcare to a Technology Oriented Model
 
How Glass will Shape the Future of Enterprises
How Glass will Shape the Future of EnterprisesHow Glass will Shape the Future of Enterprises
How Glass will Shape the Future of Enterprises
 
Redefining the Digital Retail Space with NFC,Beacons and Apple pay
Redefining the Digital Retail Space with NFC,Beacons and Apple payRedefining the Digital Retail Space with NFC,Beacons and Apple pay
Redefining the Digital Retail Space with NFC,Beacons and Apple pay
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
iOS7 : Looking beyond parallax
iOS7 : Looking beyond parallaxiOS7 : Looking beyond parallax
iOS7 : Looking beyond parallax
 
Accelerate mobile application development by leveraging reusable component fr...
Accelerate mobile application development by leveraging reusable component fr...Accelerate mobile application development by leveraging reusable component fr...
Accelerate mobile application development by leveraging reusable component fr...
 
Crash discovery testing webinar by Endeavour
Crash discovery testing webinar by EndeavourCrash discovery testing webinar by Endeavour
Crash discovery testing webinar by Endeavour
 

Recently uploaded

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
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
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
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
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
"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
 
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
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
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
 
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
 
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
 

Recently uploaded (20)

What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
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
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
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
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
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
 
"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
 
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.
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
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
 
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
 

Android Wear Virtual Digital Assistant on your wrist

  • 1. Android Android wear Virtual Digital Assistant on your wrist
  • 2. 2 4 5 8 9 10 INTRODUCTION Role of ‘Android Wear’ in todays wearable market Key Wearable Players ANDROID WEAR Consumer & Enterprise World Use Cases ANDROID WEAR APP DEVELOPMENT Wearable SDK Key Features / APIs WEARABLE MARKET TRENDS BEYOND WEARABLES REFERENCES 2 3 4 4 5 5
  • 3. 2 INTRODUCTION This whitepaper looks at Android Wear, a customized Android Version for wearable devices like smart watches. Google entered wearable device market in 2013 with its Glass product, which is not open to other OEMs. However, Android Wear another wearable product by Google will be open to all OEMs. For now, almost all major android players have participated in this program. Role of ‘Android Wear’ in todays wearable market Success of wearable devices depends on number of sensors it supports and number of applications available on it. We believe Android Wear devices will definitely lead the market as they support many in-built health related sensors compared to other competitors. Being a part of the Android platform family, there are high chances of Google Play’s success being repeated and possibilities of getting more applications developed for wearable devices in the coming times. Android Wear is open in terms of developing compatible devices or apps. Google has already released the final SDK in the recent Google I/O event and is open for developers to start building applications for Wearable devices. Android Wear devices will have a different form factor than smart phones. Hence, it is imperative for Android developers to consider this form factor while planning/developing their core apps. Android developers cannot ignore these devices, as in most cases it will be an extension of user’s existing mobile device or application. Users can expect more services on Android wear devices in coming days. ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. Android Wear devices will definitely lead the market as they support many in-built health related sensors compared to other competitors.
  • 4. Key Wearable Players The recent Google I/O saw the launch on Samsung Gear Live and LG Watch. Samsung’s entry came as a surprise element as it already had the Tizen based watch i.e. Gear 2. Moto 360 is expected to be released later this year. Below are more details of these devices Design / Shape LG G Watch Samsung Gear Live Battery Screen Weight Sensors Additional 9 Axis (Accelerometer Compass Gyroscope) Features Changeable Straps Accelerometer Digital Compass Gyroscope Heart Rate Monitor Common Specs: Processor 1.2 GHz, 4GB internal memory, 512 MB RAM, Bluetooth 4.0 LE Samsung Gear Live Square 400 mAh 1.65” IPS LCD 63 g Square 300 mAh 1.63” Super AMOLED 59 g LG G Watch ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 3
  • 5. ANDROID WEAR Android Wear devices are powerful in terms of features and are also small enough to replace regular wristwatches. It provides contextual information based on users current environment and captures users behavior. It also provides intuitive answers to questions asked by the users. Today users are moving towards a multi screen world where users have access to different form factors like that of notebooks, tablets and smart phones. Wearable devices will be the new addition to this multi screen world. Android Wear relies heavily on Google Now – Google’s answer to Apple’s Siri. Google Now is a Virtual Digital Assistant and it is available on all Android mobile devices. Consumer and Enterprise World Consumer Arena Consumers can view notifications from Android devices on their Wearable devices Consumers can take actions against each notification like replying to message etc. Enterprise Arena Salesforce Wear – This is a developer platform offered by salesforce.com for different wearable devices like Google glass, Samsung’s Gear, Pebble Smart watch, Android Wear etc. It includes references apps, demos, open source code and tools for development. Enterprises with large mobile workforce can provide reminders and other useful information to employees anywhere, anytime. Use Cases Android Wear devices can have multiple use cases in different domains. Below are some of the most important and useful examples Phone Functions - You can access frequently used features on smart watches Read and Reply to SMS Read Notifications Set Alarm/Reminder Home Automation Open the garage door using your voice command Start any appliances just giving voice command ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 4
  • 6. Digital Identity - Smart watch on your wrist can access all your digital identities (QR/Bar codes) like Boarding Pass Membership Cards Reservation Code Discount Coupon Fitness Tracking - In-built sensors of Android Wear will provide different fitness tracking parameters like Calories Burned Distance Walked Blood Pressure Heart Rate Step Count etc., ANDROID WEAR APP DEVELOPMENT Developing application for Android Wear requires additional SDKs as its form factor differs from Android Smart phones and voice is the primary input by the end user. Preview of wearable SDKs were made available to the developers for a short period before releasing full SDK at Google’s annual event I/O 2014. Wearable SDK - Android Wear SDK comes with set of tools and APIs for Wear application development. It includes Android Wear Emulator – Helps to run applications and it services Users can view Android device notifications as cards on the connected Wear devices as well connected Wear Emulator Developer can use new notification APIs to extend the features of their existing application using voice replies or notification pages Allows developing custom application and User Interfaces Key Features/APIs User Interface – It is imperative for the developers to design great User Interfaces for their apps considering small form factor of wearable devices. Below are some UI related features and guidelines which developers need to consider for their Wearable applications. ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 5
  • 7. Android Wear supports two types UI formats Suggest (Context Stream) – This is a vertical list of Google Now cards that can show information based on current time and current user location. Only one card can be displayed at a time. However user can swipe vertically to view other cards Demand (Cue Card) – This is a list of actions, which are triggered by user’s voice command. Developer can match these commands with their applications, when multiple applications are mapped to the same action. Developers need to follow below design guidelines UI/apps need to be contextually aware and smart enough to show the right information at the right time Information shown by app needs to be glanceable with minimum interaction Stream vs. Cue Card Notifications - appear as cards and they are a core part of the Android Wear experience. Developers need to be aware of Android Design Guidelines for notifications, as most of them are applicable for Wear applications as well. Notification can be designed in a different way to include some of the below items based on notification type, priority etc. Images Card can have background images to provide contextual glanceability Landscape images are more suitable as these images move horizontally with swipe Image Page ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 6
  • 8. Pages – When your core message is longer than what can fit within a single primary card, then you can add pages/cards which are placed to the right of the primary card. It is always recommended not to have more than 3 pages when your notification contains actions. Actions – Applications need to add actions to the content when users need to act on information shown on screen. Actions are shown on the right side of content and most used actions need to be added first for easy access. Actions consist of an icon and a text caption. Application Icon – By default the application launcher icon is placed on the cards, however developers have option to hide it on need basis. Action Application Icon Stacked Notifications Stacked notifications – You can consider this option if your application can produce multiple notifications concurrently. Voice Replies – Messaging applications generally make use of hands-free dictation to create short messages/reply. You can provide up to five suggested replies for users to choose from. Voice Reply ANDROID WEAR Copyright © 2014 Endeavour Software Technologies Inc. 7
  • 9. WEARABLE MARKET TRENDS Wearable market already has seen many smart watches in the past. These devices will give tough competition to upcoming Android Wear Devices. Let us look into these devices in terms of features and specifications. Samsung Gear 2 Sony SmartWatch 2 Pebble SmartWatch OS Tizen Micrium uC/OS-II Pebble OS Processor 800 MHz ARM Cortex-M3, Copyright © 2014 Endeavour Software Technologies Inc. up to 80MHz Display 320x320 Super AMOLED 1.63 inch 220x176 Transflective LCD 1.6 inch 144×168 e-paper display 1.26 inch Memory 512MB Ram, 4GB storage Camera 2MP (720p video playback & recording) Not available Connectivity Bluetooth 4.0 + LE NFC, Bluetooth 3.0 Bluetooth 4.0 Additional Features 1. Answer phone calls 2. IP67 certified dust & water resistant 1. IP57 certified water, dust & scratch resistant 2. Twitter feeds, SMS, notifications 1. Ambient light sensor Supported Devices Galaxy devices (Note 2/3, S3, S4, S5) Android Devices (4.0 and above) Android and iOS devices ANDROID WEAR 8
  • 10. BEYOND WEARABLES Android is expanding its wing to different form factors and smart watches are going to be the next big thing in the wearable space. We expect there will be many additional features to Android Wear devices than the ones shown at the launch event. The Android Wear launch event was just a strategic starting point for Google to enter into the wearable and IoT (Internet of Things) market. Google has already announced its much anticipated health platform, Google Fit in Google I/O 2014. It will collect health data and make it accessible via cloud. The main goal of Google Fit is to standardize health and fitness data which is used on Android platforms (including Google Glass and Android Wear). Google Fit will provide a collection of APIs for developers to aggregate health and fitness data. Developers can easily plug these APIs to add health and fitness features in their Android applications. In future, BYOD will be extended to wearable devices, which will bring new challenges as well as opportunities. There will be a need for enterprises to manage Wearable devices also and it will in turn create more opportunities for MDM vendors. ANDROID WEAR 9 Copyright © 2014 Endeavour Software Technologies Inc.
  • 11. Basavraj is a member of the Technology Competency Group (TCG) at Endeavour Software Technologies. As a Technical Architect, he is responsible for creating and selecting the optimum architecture for various mobility solutions developed at Endeavour. With over a decade of experience, he has hands on experience on various mobile platforms ranging from black and white Palm PDAs to current devices. His current specialization includes Android, Windows and Hybrid/Cross Mobile Application Development (PhoneGap, Xamarin etc.). Copyright © 2014 Endeavour Software Technologies Inc. ABOUT THE AUTHOR Basavraj M B Technical Architect Technology Competency Group (TCG) REFERENCES 1. Android Wear official site http://developer.android.com/wear/index.html 2. Android Wear Devices Moto 360 - https://moto360.motorola.com/ LG G Watch- http://www.lg.com/global/gwatch/main.html#movie 4. Samsung Gear Live http://www.samsung.com/global/microsite/gear/gearlive_features.html ANDROID WEAR 10
  • 12. ABOUT ENDEAVOUR Endeavour - The Mobility Company is a niche player in the mobile application services space. Endeavour provides end-to-end services for organizations that are looking to leverage MOBILITY. The company has focused, since it’s founding in 2002, on two core areas – Strategic and Technology consulting: Demystifying Mobility. • Mobile Opportunity Assessment - MOA - on “what” and “how” of Mobile deployments for the work force, impact on consumers and brand • Helping CXOs understand the mobilization possibilities, competitive landscape and the mobility ROI • Building the Mobility Roadmap for the organization Execution: Mobile solution development across platforms and verticals. • Platforms - iPhone, Android, Blackberry, Symbian, Nokia, Bada, Brew, webOS, J2ME • Verticals - Healthcare, Manufacturing, Supply chain, Consumer solutions, Telecom expense management, Device provisioning, Media and news, Business Intelligence Please reach out to us at info@techendeavour.com . Find more about “Endeavour-The Mobility Company” at www.techendeavour.com Read more interesting whitepapers at: Endeavour Insights>Whitepapers info@techendeavour.com ENDEAVOUR SOFTWARE TECHNOLOGIES INC. Austin +1 512 464 1218 | London +44 20 7993 6683 | Bangalore +9180 4288 5500 | Singapore +65 9720 9062 | Dallas +1 512 464 1218 Head office : Westpark 1 Suite 220, 8140 N. Mopac Expressway | Austin, TX 78759 / PH: T: +1 (512) 464 1218 www.facebook.com/Endeavour.The.Mobility.Company | www.linkedin.com/company/endeavour-software-technologies | www.twitter.com/mobilitycompany Copyright © 2014 Endeavour Software Technologies Inc. All rights reserved. Endeavour Software Technologies and Endeavour logo are registered trademarks of Endeavour Software Technologies Inc.