HANDS-FREE MOBILE HANDLING: AN INNOVATIVE MOBILE MANAGEMENT TECHNIQUE

Size: px
Start display at page:

Download "HANDS-FREE MOBILE HANDLING: AN INNOVATIVE MOBILE MANAGEMENT TECHNIQUE"

Transcription

1 International Journal of Computer Engineering & Technology (IJCET) Volume 6, Issue 12, Dec 2015, pp , Article ID: IJCET_06_12_003 Available online at ISSN Print: and ISSN Online: IAEME Publication HANDS-FREE MOBILE HANDLING: AN INNOVATIVE MOBILE MANAGEMENT TECHNIQUE Swasti Saxena B. Tech 2 nd Year, Department of Computer Sciences and Engineering, SRM University, Kattankulathur, Tamilnadu, India ABSTRACT Today nearly every other person has a smart phone. In today s era where connectivity is of real importance, smart phones have crowded the market. The most advanced and common feature that nearly all smart phones now-adays possess is that they are touch sensitive. Complete handling of the mobile phone is now administered via touch screen. Over usage of touch pad may lead to irregular results and in worst cases it may lead to failure of touch screen. In such case the response to touch leads to abrupt and undesired results. Thus to resolve this problem we need an application to run in background that could take voice commands and may be able to perform necessary activities like calling or texting someone. Key words: Hands-Free Mobile Handling, Voice Control Mobile Computing, Android Call, Text, Notification Cite this Article: Swasti Saxena. Hands-Free Mobile Handling: An Innovative Mobile Management Technique. International Journal of Computer Engineering and Technology, 6(12), 2015, pp INTRODUCTION Today nearly 80% adults own a smart phone. Nearly all the smart phones are touch enabled. Thus over usage or rough handling of mobile phones leads to improper functioning of the smart phone disrupting the key feature of the mobile phone i.e. touch-response. In such adverse cases a demand to access the most important functionalities i.e. notifications, text messages or calling become of utmost importance editor@iaeme.com

2 Swasti Saxena 2. FAILURE CHART OF TOUCH SCREEN SMART PHONE Web 338 x 507 px x cm 72 dpi Low 483 x 725 px x cm 72 dpi Medium 1,415 x 2,122 px x cm 300 dpi High 2,578 x 3,867 px x cm 300 dpi Very high 3,456 x 5,184 px x cm 300 dpi Thus observing this major issue it became necessary to resolve it. This can be achieved by developing an application which on can be either handled on a daily basis for hands-free handling of the smart phone or in critical cases be used to call/text/ check important notifications when the touch feature of the phone breaks down. 3. HANDS FREE APPLICATION: WORKING This application runs in background and comes to foreground when VC ACTIVE command is given. This activates the voice command feature of the application. After calling out the command we call out the mobile number of our mobile phone. The application generates a three digit code and when the code is received by the same number as called out by the user then the application activates and calls out the menu i.e. 1. Call, 2.SMS, 3. Notifications. If the user calls out any of the choices then that feature of the application gets activated. Otherwise it repeats this menu again until user says exit editor@iaeme.com

3 Hands-Free Mobile Handling: An Innovative Mobile Management Technique 4. HANDS FREE APPLICATION: TECHNICAL DETAILS 4.1. Voice command activation Using Google speech recognition module we can effectively let our device understand as we speak. We ll implement the search functionality of an e-commerce application. In our application we ll import Import.android.speech.RecognizerIntent or we can simply click on ctrl+shift+o to include all the necessary files that are required. In java file we ll write the code as Button.setOnCliclListener() //this initiates the intent and we map into the action to recognize speech { Public void OnClick(View v) Intent intent=new intent(recognizerintent.action_recognizer_speech) Intent.putExtras(RecognizerIntent.Language_MODEL_FREE_FORM); Intent.putExtra(RecognizerIntent.EXTRA_MAX_RESULTS,1); Intent.putExtra(RecognizerIntent.EXTRA_LANGUAGE,Locale.English); startactivityforresult(intent,1); } 4.2. Verification In order to verify a mobile number for a genuine user we can use android sms verification technique. Below is the simple architecture diagram that explains the process of complete registration which involves the PHP, MySQL server and a SMS gateway editor@iaeme.com

4 Swasti Saxena 1. First user mobile number will be sent to our server where new user row will be created. 2. Our server requests the SMS gateway for an sms to the mobile number with a verification code. 3. SMS gateway sends an SMS to the user device with the verification code. 4. The verification code will be sent back our server again for verification. Our server verifies it and activates the user. As soon as the verification is over the voice command reads out the main menu i.e. 1. Call 2. SMS 3. Notification If we call out any of the above activities then it switches to that particular activity otherwise it goes back to the main activity by using the following mechanism: Intent intent = newintent(intent.action_main); intent.addcategory(intent.category_home); startactivity(intent); 4.3. NOTIFICATIONS Suppose we choose to hear the notifications and we choose option 3, then notifications are read out, This is achieved by the following code: Is it possible to use the broadcast receiver to listen the coming notifications.first you must declare your intent to receive notifications in your manifest, so that you can get the android.permission.bind_notification_listener_service permission. AndroidManifest.xml: <serviceandroid:name=".notificationlistener" android:label="@string/service_name" android:permission="android.permission.bind_notification_listener_servic E"> <intent-filter> <actionandroid:name="android.service.notification.notificationlistenerse rvice"/> </intent-filter> </service> Then create a NotificationListenerService class and override the onnotificationpostedfunction. By using this code in our application we can hear to the notifications CALL If we choose the option to call somebody then we can easily do that using voice dialer option in android. Here are the commands. If we want to call someone in our phone s contact list: Say Call (contact name) Example: Call Mr. Groove 18 editor@iaeme.com

5 Hands-Free Mobile Handling: An Innovative Mobile Management Technique If we want to input a phone number that is not in our contact list: Say Dial (phone number) Example: Dial Be careful not to say the number too fast or the app will not recognize what we are saying SMS In case we want to send a text message. We can do the same by giving the message send a text message and our text message feature opens. We can send a simple text message to any recipient either in our contact list or a new number. 5. CONCLUSION By using this application (HANDS FREE) we make the user more mobile-human interactive. This application solves the problem of a smart phone if it s touch screen feature breaks down. Thus this application is helpful in accessing the basic necessities i.e. calling, sending a text message and listening to notifications. This feature is also helpful for hands-free computing which is the modern way of mobile computing in today s world. REFERENCES [1] Beyers, Tim "Innovation Series: Touch screen Technology". [2] Patschon, Mark ( ). Acoustic touch technologyadds a new input dimension. Computer Design. [3] Wilson, Tracy. "HowStuffWorks "Multi-touch Systems". [4] Dec 4, 1996, Nokia Mobile Phones Ltd., Method and apparatus for controlling a telephone with voice commands. [5] Mar 3, 2005, Xiadong Mao, Audio input system [6] Wikipedia [7] Hassan Charaf. A Methodology for Model-Driven Multiplatform Mobile Application Development. International Journal of Computer Engineering and Technology, 4(1), 2013, pp [8] Shiva Prakash, J. P. Saini, S.C. Gupta and Sandip Vijay. Design and Implementation of Variable Range Energy Aware Dynamic Source Routing Protocol For Mobile Ad Hoc Networks. International Journal of Computer Engineering and Technology, 4(1), 2013, pp [9] S. Kanimozhi Suguna, Dr.S.Uma Maheswari. Comparative Analysis of Bee-Ant Colony Optimized Routing (Bacor) with Existing Routing Protocols For Scalable Mobile Ad Hoc Networks (Manets). International Journal of Computer Engineering and Technology, 3(1), 2012, pp [10] Mr. Rahul A Jichkar and Dr. M. B.Chandak. Clustering Based Performance Improvement Strategies For Mobile Ad-Hoc Network. International Journal of Computer Engineering and Technology, 4(4), 2013, pp editor@iaeme.com

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1)

Beacon Office. User Manual. Radianta Inc. Version - 2.5(1) Beacon Office User Manual Version - 2.5(1) Radianta Inc. September 2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction... 3 What is Beacon Office... 3 How to Use This Guide... 3 Conventions...

More information

Medicine Information Mobile Application Using Tablet Image Anaysis Using Android Studio

Medicine Information Mobile Application Using Tablet Image Anaysis Using Android Studio Medicine Information Mobile Application Using Tablet Image Anaysis Using Android Studio M.Sakthiumamaheswari 1, Parimala Suresh Congovi 2, Madheswari Kanmani 3 Department of Computer science Engineering,

More information

Beacon Office. User Manual. Radianta Inc. V2.4.3

Beacon Office. User Manual. Radianta Inc. V2.4.3 Beacon Office User Manual V2.4.3 Radianta Inc. 3/2008 Radianta, Inc. Beacon Office Page 2 Table of Contents Introduction...3 What is Beacon Office...3 How to Use This Guide... 3 Beacon Office Overview...4

More information

Contents Overview... 4 Install AT&T Toggle Voice... 4 Sign in to AT&T Toggle Voice... 5 Define your Location for Emergency Calls...

Contents Overview... 4 Install AT&T Toggle Voice... 4 Sign in to AT&T Toggle Voice... 5 Define your Location for Emergency Calls... Contents 1. Overview... 4 2. Install AT&T Toggle Voice... 4 Requirements... 4 3. Sign in to AT&T Toggle Voice... 5 4. Define your Location for Emergency Calls... 7 Update Your Registered Location for Emergency

More information

TeleBlend Voic Service User Guide

TeleBlend Voic Service User Guide TeleBlend Voicemail Service User Guide Table of Contents How do I initialize my Voicemail account?...3 How do I access my Voicemail account?...4 How do I personalize or change my phone greetings?...5 Recording

More information

SchoolMessenger Communicate for iphone

SchoolMessenger Communicate for iphone COMMUNICATE SchoolMessenger Communicate for iphone SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents SchoolMessenger for iphone... 3

More information

BT One Phone SIP Softphone Application. Quick User Guide

BT One Phone SIP Softphone Application. Quick User Guide BT One Phone SIP Softphone Application Quick User Guide 1 Contents Page 1 Introduction 3 2 Installation 3 3 Standard telephone features 4 4 Using the Mobile s interface 5 5 Navigating 6 6 Getting Started

More information

April 18, 2014 P a g e 1

April 18, 2014 P a g e 1 Release Information... 3 New Functionality... 3 1. Overview... 5 2. Install AT&T Toggle Voice... 6 Requirements... 6 3. Sign in to AT&T Toggle Voice... 7 4. Enter your Location for Emergency Calls... 9

More information

Android Online Training

Android Online Training Android Online Training IQ training facility offers Android Online Training. Our Android trainers come with vast work experience and teaching skills. Our Android training online is regarded as the one

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

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

More information

CHATCHAT App User Guide

CHATCHAT App User Guide CHATCHAT App User Guide Download and Install CHATCHAT App Scan the QR code or search CHATCHAT in the Apple App Store or Google Play Store for the App. Proprietary of Shinetown Telecom 2 Setting Up iphone

More information

SECURED KEY MANAGEMENT ALGORITHM FOR DATA TRANSMISSION IN MOBILE ADHOC NETWORKS

SECURED KEY MANAGEMENT ALGORITHM FOR DATA TRANSMISSION IN MOBILE ADHOC NETWORKS International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 7, Issue 6, November-December 2016, pp. 96 100, Article ID: IJECET_07_06_014 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=7&itype=6

More information

Android. Mobile operating system developed by Google A complete stack. Based on the Linux kernel Open source under the Apache 2 license

Android. Mobile operating system developed by Google A complete stack. Based on the Linux kernel Open source under the Apache 2 license Android Android Mobile operating system developed by Google A complete stack OS, framework A rich set of applications Email, calendar, browser, maps, text messaging, contacts, camera, dialer, music player,

More information

Android Application Development using Kotlin

Android Application Development using Kotlin Android Application Development using Kotlin 1. Introduction to Kotlin a. Kotlin History b. Kotlin Advantages c. How Kotlin Program Work? d. Kotlin software Prerequisites i. Installing Java JDK and JRE

More information

To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you.

To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you. To make Roadtrip Nation Web pages accessible to all, here are a few plugins for the Chrome browser to help you. These plugins will read the text aloud for you, allow you to speak your answers instead of

More information

Tame Your Phone Calls and Voic s With Google Voice. Questions?

Tame Your Phone Calls and Voic s With Google Voice. Questions? DWHSA Webinars Tame Your Phone Calls and Voicemails With Google Voice Questions? john@dwagents.com www.joindwhsa.com (Contact John for the link to a special DWHSA application form with the $25 discount

More information

Voice Messaging Instructions Contents

Voice Messaging Instructions Contents Voice Messaging Instructions Contents Welcome to Voice Messaging 2 Using Voice Mail for the First Time 2 Recording External and Temporary Greetings 3 Personal Verification 4 Password Change 4 Playing Messages

More information

MVR 2.0 Quick Start Guide

MVR 2.0 Quick Start Guide MVR 2.0 Quick Start Guide This guide will show you how to get started quickly, select your MVR phone number, and get your basic system set up and ready to start generating inbound lead calls all in a matter

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) Lecture 3: Android Life Cycle and Permission Entire Lifetime An activity begins its lifecycle when entering the oncreate() state If not interrupted

More information

Voic . Requesting a Voic Account. Accessing your Voic

Voic . Requesting a Voic Account. Accessing your Voic Quick Access Requesting a Account Accessing your Setting up your Getting Notification Sent to Email Using Call Pilot Mail Commands Requesting a Account A account is available to all faculty and staff for

More information

Hot Transfer. Guide & User Instructions. America s Largest Message Notification Provider. Revised 04/2013

Hot Transfer. Guide & User Instructions. America s Largest Message Notification Provider. Revised 04/2013 Hot Transfer Guide & User Instructions Revised 04/2013 726 Grant Street Troy Ohio 45373 877.698.3262 937.335.3887 onecallnow.com support@onecallnow.com America s Largest Message Notification Provider Copyright

More information

I. INTRODUCTION ABSTRACT

I. INTRODUCTION ABSTRACT 2018 IJSRST Volume 4 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology Voice Based System in Desktop and Mobile Devices for Blind People Payal Dudhbale*, Prof.

More information

OFFLINE SIGNATURE VERIFICATION

OFFLINE SIGNATURE VERIFICATION International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 8, Issue 2, March - April 2017, pp. 120 128, Article ID: IJECET_08_02_016 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=8&itype=2

More information

Video Intercom for all your mobile devices iphone, ipad, ipod Touch and all Android phones and tablets!

Video Intercom for all your mobile devices iphone, ipad, ipod Touch and all Android phones and tablets! Video Intercom for all your mobile devices iphone, ipad, ipod Touch and all Android phones and tablets! The doorbell rings, but you re not expecting visitors. With the new idor Mobile app, you can immediately

More information

Innovator. Smart Communications Solutions. User s Guide

Innovator. Smart Communications Solutions. User s Guide Innovator Smart Communications Solutions User s Guide INNOVATOR TM Table of Contents Introduction... Voice Mail Main Menu... Voice Mail Setup... Setting Up Your Greetings...4 Setting Up Your Greetings...5

More information

QUICK START GUIDE Your day. Under control.

QUICK START GUIDE Your day. Under control. QUICK START GUIDE Your day. Under control. Version 2.3 Release: June 2015 1 2 Get to know Customize Install Agenda list basics Details screen basics Connect to conference calls Enter conference service

More information

BT One Phone SIP Softphone Application. Quick User Guide IOS

BT One Phone SIP Softphone Application. Quick User Guide IOS BT One Phone SIP Softphone Application Quick User Guide IOS 1 Contents Page 1 Introduction 3 2 Installation 3 3 Standard telephone features 4 4 Using the Mobile s interface 5 5 Navigating 6 6 Getting Started

More information

Advanced Training Guide

Advanced Training Guide Advanced Training Guide West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Before you Begin... 4 Advanced Lists... 4 List Builder...

More information

Automated Attendant and Voice Mail System

Automated Attendant and Voice Mail System LX Automated Attendant and Voice Mail System User s Guide Nothing contained in this guide shall be deemed to be, and this guide does not constitute, a warranty of, or representation with respect to, any

More information

Voic Á la Carte Quick Guide

Voic Á la Carte Quick Guide VoiceMail Á la Carte Quick Guide VoiceMail from any touch-tone telephone in the world. www.pioneer.net USING THE VOICEMAIL SYSTEM The VoiceMail system is menu driven. Listen to the voice prompts and then

More information

PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY:

PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY: PAPER ON ANDROID ESWAR COLLEGE OF ENGINEERING SUBMITTED BY: K.VENU 10JE1A0555 Venu0555@gmail.com B.POTHURAJU 10JE1A0428 eswr10je1a0410@gmail.com ABSTRACT early prototypes, basic building blocks of an android

More information

COMMUNICATE. Advanced Training. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA

COMMUNICATE. Advanced Training. West Corporation. 100 Enterprise Way, Suite A-300. Scotts Valley, CA COMMUNICATE Advanced Training West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Before you Begin... 4 Advanced Lists... 4 List Builder...

More information

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Advanced Training COMMUNICATE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA COMMUNICATE Advanced Training West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com 2017 West Corp. All rights reserved. [Rev 2.0, 05172017]. May

More information

Getting Started Reliance Communications, Inc.

Getting Started Reliance Communications, Inc. Getting Started Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Contents Before you Begin... 3 Bookmark Your Login Page... 3 Setting your Password...

More information

Getting Started with Exchange Unified Messaging

Getting Started with Exchange Unified Messaging Getting Started with Exchange Unified Messaging Welcome to Exchange Unified Messaging. This system will replace Farmington Area Public School s existing voice mail system and provide additional functionality.

More information

MITSUBISHI MOTORS NORTH AMERICA, INC. SMARTPHONE LINK DISPLAY AUDIO SYSTEM (SDA) QUICK REFERENCE GUIDE FOR ANDROID USERS

MITSUBISHI MOTORS NORTH AMERICA, INC. SMARTPHONE LINK DISPLAY AUDIO SYSTEM (SDA) QUICK REFERENCE GUIDE FOR ANDROID USERS MITSUBISHI MOTORS NORTH AMERICA, INC. SMARTPHONE LINK DISPLAY AUDIO SYSTEM (SDA) QUICK REFERENCE GUIDE FOR ANDROID USERS SMARTPHONE LINK DISPLAY AUDIO SYSTEM (SDA): ANDROID AUTO SMARTPHONE LINK DISPLAY

More information

IP OFFICE PREFERRED VOIC J129 PHONE REFERENCE GUIDE

IP OFFICE PREFERRED VOIC J129 PHONE REFERENCE GUIDE IP OFFICE PREFERRED VOICEMAIL J129 PHONE REFERENCE GUIDE SYRACUSE HOLLAND PATENT 1 Dupli Park Drive, 5 th Floor 9560 Main Street Syracuse, NY 13204 Holland Patent, NY 13354 Tel: 315-671-6200 Tel: 315-624-2000

More information

SRV Canada VRS TM USER'S MANUAL for Mobile applications

SRV Canada VRS TM USER'S MANUAL for Mobile applications SRV Canada VRS TM USER'S MANUAL for Mobile applications Version 1.0 SRV Canada VRS User s Manual for Mobile devices Page 1 of 35 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1 Welcome and About This Manual...

More information

Voice Mail and Automated Attendant User s Guide

Voice Mail and Automated Attendant User s Guide Voice Mail and Automated Attendant User s Guide The document page numbers and the page numbers in this file are offset by one. To manually jump to document page 3, for example, select View -> Go to Page

More information

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4

User Task Automator. Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha 4 and Rekha B. Venkatapur 5 1,2,3&4 Asian Journal of Engineering and Applied Technology ISSN: 2249-068X Vol. 6 No. 1, 2017, pp.40-44 The Research Publication, www.trp.org.in Himanshu Prasad 1, P. Geetha Priya 2, S.Manjunatha 3, B.H Namratha

More information

Avaya Equinox Client (Android) Release (SP1)

Avaya Equinox Client (Android) Release (SP1) Avaya Equinox Client (Android) Release 3.5.1 (SP1) Release Notes Issue 1.0 January,31 2019 2018 Avaya Inc. All Rights Reserved. Table of Contents Change History... 3 Introduction... 3 Installation... 3

More information

Smart Watch Plus User Guide

Smart Watch Plus User Guide Smart Watch Plus User Guide Please read the manual before use. Disclaimer CO-PILOT has made every effort to ensure that all the information contained in this manual is accurate and reliable. However, the

More information

Introduction to Google Voice

Introduction to Google Voice Introduction to Google Voice This document provides an introduction to Google Voice, a free application provided by Google. With Google Voice, you can make and receive local and international calls, SMS,

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) Lecture 3: Android Life Cycle and Permission Android Lifecycle An activity begins its lifecycle when entering the oncreate() state If not

More information

Faculty of Computing,Sathyabama University, Chennai, Tamilnadu, India. Received on Accepted on

Faculty of Computing,Sathyabama University, Chennai, Tamilnadu, India. Received on Accepted on ISSN: 0975-766X CODEN: IJPTFI Available Online through Research Article www.ijptonline.com EFFECTIVE ANDROID MOBILE ANTI-THEFT APPLICATION WITH CONTINUOUS TRACKING AND USER PROFILE RECORDING M. Ancy Rose

More information

SMART ELECTRIC CONTROL SYSTEM USING PLC & HMI

SMART ELECTRIC CONTROL SYSTEM USING PLC & HMI International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 4, April 2018, pp. 548 555, Article ID: IJMET_09_04_062 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=4

More information

AGRICULTURE BASED ANDROID APPLICATION

AGRICULTURE BASED ANDROID APPLICATION AGRICULTURE BASED ANDROID APPLICATION Prof.Aradhana D 1, Shiva Prasad K S 2, Shrivaishnavi J K 3, P. Sowmya 4, Tina Agarwal 5 1 Department of Computer Science & Engineering Ballari Institute of Technology

More information

BGM-WebEx Information

BGM-WebEx Information BGM-WebEx Information 2002 Bill Good Marketing, Inc. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited, except as allowed under copyright law.

More information

6.858 Quiz 2 Review. Android Security. Haogang Chen Nov 24, 2014

6.858 Quiz 2 Review. Android Security. Haogang Chen Nov 24, 2014 6.858 Quiz 2 Review Android Security Haogang Chen Nov 24, 2014 1 Security layers Layer Role Reference Monitor Mandatory Access Control (MAC) for RPC: enforce access control policy for shared resources

More information

Accessibility: Building Products Everyone Can Use

Accessibility: Building Products Everyone Can Use Accessibility: Building Products Everyone Can Use Brad Green & Erin Rosenthal May 10, 2011 Twitter hash tags: #io2011, #TechTalk Feedback: goo.gl/n9bbr How many of you Accessibility awareness? Responsible

More information

PLEASE READ THIS GUIDE CAREFULLY BEFORE ATTEMPTING TO OPERATE THE ISATHUB. ISAVI ISATHUB QUICK START GUIDE

PLEASE READ THIS GUIDE CAREFULLY BEFORE ATTEMPTING TO OPERATE THE ISATHUB. ISAVI ISATHUB QUICK START GUIDE PLEASE READ THIS GUIDE CAREFULLY BEFORE ATTEMPTING TO OPERATE THE ISATHUB. ISAVI ISATHUB QUICK START GUIDE Your Satellite Telephone Number is: (supplied at time of delivery) Your Wi-Fi Password is: TBD

More information

SMS and MMS Messaging

SMS and MMS Messaging 301 Chapter 11 SMS and MMS Messaging SMS stands for Short Messaging Service and it is commonly referred to as Text Messaging. Text messages are usually limited to 160 characters and are a great way to

More information

Comfort Pro L GSM Integration (FMC) Fixed Mobile Convergence Using Mobile Telephones on the Comfort Pro Communications System User Manual

Comfort Pro L GSM Integration (FMC) Fixed Mobile Convergence Using Mobile Telephones on the Comfort Pro Communications System User Manual Comfort Pro L GSM Integration (FMC) Fixed Mobile Convergence Using Mobile Telephones on the Comfort Pro Communications System User Manual Contents Overview 3 Here is what to expect...........................

More information

IP OFFICE PREFERRED VOIC REFERENCE GUIDE

IP OFFICE PREFERRED VOIC REFERENCE GUIDE IP OFFICE PREFERRED VOICEMAIL REFERENCE GUIDE SYRACUSE HOLLAND PATENT 1 Dupli Park Drive, 5 th Floor 9560 Main Street Syracuse, NY 13204 Holland Patent, NY 13354 Tel: 315-671-6200 Tel: 315-624-2000 Fax:

More information

Using Libraries, Text-to-Speech, Camera. Lecture 12

Using Libraries, Text-to-Speech, Camera. Lecture 12 Using Libraries, Text-to-Speech, Camera Lecture 12 Libraries Many Android developers have produced useful libraries. There is a Maven repository to store various libraries This makes it easy to add them

More information

Communication and Telecommunications

Communication and Telecommunications Information Booklet Communication and Telecommunications ~ Choosing Your Device ~ Easy English Format Table of Content Communication... 3 Telecommunication... 3 Telecommunication Functions... 4 Types of

More information

Getting Started. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA

Getting Started. Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA Getting Started Reliance Communications, Inc. 603 Mission Street Santa Cruz, CA 95060 888-527-5225 www.schoolmessenger.com Index Before you Begin...3 Getting Started...3 Log In...3 The Start Page...3 Help...4

More information

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET)

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET) INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology ENGINEERING (IJCET), ISSN 0976- & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 4,

More information

Settings Guide. Guide & User Instructions. America s Largest Message Notification Provider. Revised 04/2013

Settings Guide. Guide & User Instructions. America s Largest Message Notification Provider. Revised 04/2013 Settings Guide Guide & User Instructions Revised 04/2013 726 Grant Street Troy Ohio 45373 877.698.3262 937.335.3887 onecallnow.com support@onecallnow.com America s Largest Message Notification Provider

More information

VOICE MAIL SUBSCRIBER USER GUIDE

VOICE MAIL SUBSCRIBER USER GUIDE Key Voice Voice Processing VOICE MAIL SUBSCRIBER USER GUIDE Everything Your Business Calls For WHAT S INSIDE Understanding the Voice Mail System... 3 To Log In to Voice Mail... 4 Using the Main Menu...

More information

Android App Development

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

More information

Introduction to Mobile Application and Development

Introduction to Mobile Application and Development Introduction to Mobile Application and Development Mobile Phones A mobile phone (also called mobile, cellular telephone, cell phone, or hand phone is an electronic device used to make 1. Calls across a

More information

Getting Started with Loyola s Voic System

Getting Started with Loyola s Voic System Getting Started with Loyola s Voicemail System Loyola Moves to Microsoft This guide provides an int roduction to Loyola s unified messaging voicemail system. Revised: 08/16/2018 About Unified Messaging

More information

Voice Mail Front desk reference

Voice Mail Front desk reference Voice Mail Front desk reference 1841 Bourbon Road Cross Plains, Wisconsin 1-800-424-6757 www.innovationtw.com 2007 Innovation Technologies Worldwide, Inc. All rights reserved. The INNLINE EXPRESS Voice

More information

EFFICIENT WEB-INFORMATION RETRIEVAL SYSTEMS AND WEB SEARCH ENGINES: A SURVEY

EFFICIENT WEB-INFORMATION RETRIEVAL SYSTEMS AND WEB SEARCH ENGINES: A SURVEY International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 12, December 2017, pp. 594 599, Article ID: IJMET_08_12_061 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=8&itype=12

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Workforce Connect Voice Client running on TC51 Touch Computer from Zebra Technologies with Avaya Aura Communication Manager and Avaya Aura

More information

SIP Communicator Spitfire S300 User Guide

SIP Communicator Spitfire S300 User Guide SIP Communicator Spitfire S300 User Guide 1 TABLE OF CONTENTS Handset Description Page 3 Keypad Lock Page 6 Directory Page 6 Adding an Entry. Page 6 Edit or Delete an Entry Page 7 Black List Page 7 Dialing

More information

ANDROID SYLLABUS. Advanced Android

ANDROID SYLLABUS. Advanced Android Advanced Android 1) Introduction To Mobile Apps I. Why we Need Mobile Apps II. Different Kinds of Mobile Apps III. Briefly about Android 2) Introduction Android I. History Behind Android Development II.

More information

Calls. Make Calls. Make a Call. Procedure

Calls. Make Calls. Make a Call. Procedure Make, page 1 Answer, page 6 Video, page 10 Mute Your Call, page 12 Hold, page 12 Forward, page 15 Transfer a Call to Another Person, page 16 Conference and Meetings, page 16 Intercom, page 18 Supervise

More information

Voic User Guide

Voic User Guide Voicemail User Guide Introduction...2 Voicemail...2 Tutorial...2 How to log into your voicemail...3 Changing your password...3 Recording your greeting...3 Playing a message...3 Recovering deleted messages...4

More information

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide

Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide Enterprise Edge 2.0 Voice Messaging Set Up and Operation Guide www.nortelnetworks.com 2000 Nortel Networks Contents Chapter 1 Introduction 13 About Enterprise Edge Voice Messaging 13 Basic Enterprise Edge

More information

Programming with Android: Activities and Intents. Dipartimento di Informatica Scienza e Ingegneria Università di Bologna

Programming with Android: Activities and Intents. Dipartimento di Informatica Scienza e Ingegneria Università di Bologna Programming with Android: Activities and Intents Luca Bedogni Marco Di Felice Dipartimento di Informatica Scienza e Ingegneria Università di Bologna Outline What is an intent? Intent description Handling

More information

Voice Mail with E-Forward Online User Guide

Voice Mail with E-Forward Online User Guide Voice Mail with E-Forward Online User Guide Check voice messages from any phone, your e-mail or online! Discover the ultimate convenience of managing your home and family life using Ponderosa Voice Mail

More information

Voic Complete User Guide

Voic Complete User Guide VoiceMail Complete User Guide Thank you for subscribing to Pioneer VoiceMail service. We re happy you ve chosen Pioneer for your telecommunication needs. In addition to exceptional local and long distance

More information

VoiceTrak. Call Processing And Voice Mail System USERS GUIDE

VoiceTrak. Call Processing And Voice Mail System USERS GUIDE VoiceTrak Call Processing And Voice Mail System USERS GUIDE VoiceTrak TABLE OF CONTENTS VoiceTrak Introduction... 1 Accessing VoiceTrak... 2 Mailbox Setup... 3 Record Your Personal Greeting... 3 Record

More information

Bartley Ridge SECURITY SYSTEMS. User s Guide

Bartley Ridge SECURITY SYSTEMS. User s Guide Bartley Ridge SECURITY SYSTEMS User s Guide 1 OPERATING INSTRUCTION 1.0 AUDIO VIDEO TELEPHONY SYSTEM 1.1 Resident s Phone Unit 1.2 Visitor Call Panel at lift lobby 2.0 PROXIMITY CARD ACCESS SYSTEM 3.0

More information

Interaction Supervisor Printed Help. PureConnect powered by Customer Interaction Center (CIC) 2018 R2. Abstract

Interaction Supervisor Printed Help. PureConnect powered by Customer Interaction Center (CIC) 2018 R2. Abstract Interaction Supervisor Printed Help PureConnect powered by Customer Interaction Center (CIC) 2018 R2 Last updated February 26, 2018 Abstract This document describes how to configure CIC's real-time performance

More information

The following testing was done on a Google Pixel, Sony Z5P and Cisco DX70 with Android 4.1, Talkback & Explore-by-Touch, and no keyboard.

The following testing was done on a Google Pixel, Sony Z5P and Cisco DX70 with Android 4.1, Talkback & Explore-by-Touch, and no keyboard. Date: July 17, 2017 Name of Product: Cisco Jabber for Android v11.9 Contact for more information: accessibility@cisco.com The following testing was done on a Google Pixel, Sony Z5P and Cisco DX70 with

More information

FacetPhone Manager s Guide

FacetPhone Manager s Guide FacetPhone Manager s Guide Trademarks and Copyright FacetPhone is a trademark of Facet Corp. Mac, Mac OS and iphone are registered trademarks of Apple Inc. Windows is a registered trademark of Microsoft

More information

Manual for Smart-Phone and Tablet Clients

Manual for Smart-Phone and Tablet Clients Manual for Smart-Phone and Tablet Clients Infodraw has created specialized apps for iphone/ipad clients, Android clients and Windows Mobile 5.0 and 6.0 clients. There are two kinds of applications which

More information

HOPE System User Manual

HOPE System User Manual HOPE System User Manual Introduction: Welcome to the Helping Old People Easily (HOPE) system user manual. This manual will serve as a guide to the functionality of the HOPE system. Table of Contents: This

More information

Zello Quick Start Guide for Kyocera TORQUE

Zello Quick Start Guide for Kyocera TORQUE Zello Quick Start Guide for Kyocera TORQUE Install Zello Tap Zello in your apps screen then tap UPDATE to start install. When you miss Zello icon in your TORQUE, please search for Zello in Google Play

More information

ROBOBUILDER CO., LTD.

ROBOBUILDER CO., LTD. 1. Ready for Install Application 2. Installation 3. Bluetooth Pairing 4. Remote Control Function 5. Acceleration Sensor Function 6. Voice Recognition Function 1. Ready for Install Application Ready for

More information

About Your Telephone

About Your Telephone About Your Telephone The 6402D is a single-line telephone with conventional touch-tone dialing and a 16-character display. To familiarize yourself with the buttons and features on your telephone, refer

More information

ITG Software Engineering

ITG Software Engineering Android Security Course ID: Page 1 Last Updated 12/15/2014 Android Security ITG Software Engineering Course Overview: This 5 day course covers the Android architecture, the stack, and primary building

More information

Application Notes for IQ Services Outbound Dialer StressTest Service with Avaya Proactive Contact Issue 1.0

Application Notes for IQ Services Outbound Dialer StressTest Service with Avaya Proactive Contact Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for IQ Services Outbound Dialer StressTest Service with Avaya Proactive Contact Issue 1.0 Abstract These Application Notes describe the steps

More information

Attending a Meeting. Tips for Attending a Meeting

Attending a Meeting. Tips for Attending a Meeting Attending a Meeting Tips for Attending a Meeting, page 1 Tips for Attending a Video Meeting, page 2 About the Auto-Attend Feature, page 3 Attending a Meeting from an Emailed Invitation, page 4 Attending

More information

Visual Voic Instructions. Installation Setup Features Settings Customization

Visual Voic Instructions. Installation Setup Features Settings Customization Visual Voicemail Instructions Installation Setup Features Settings Customization Installation 1. Go to Google Play and search for the United Wireless Visual Voicemail application. Tap on Install. Review

More information

QCon - Mobile Maps HTML5 Team Andrea

QCon - Mobile Maps HTML5 Team Andrea QCon London @Nokia - Mobile Maps HTML5 Team Andrea Giammarchi @WebReflection the what the whole story, in 8 words the whole story, in 8 words one does not simply create an HTML5 Application Nokia Mobile

More information

User Guide Issue 1b - September 2002 PN: IN252-00

User Guide Issue 1b - September 2002 PN: IN252-00 User Guide Issue 1b - September 2002 PN: IN252-00 Issue Release Date Changes 1 4-97 Initial Release 1a 4-98 Statements have been added for clarification purposes. 1b 9-02 The While Listening mailbox operation

More information

CareCarma. It Starts With Family

CareCarma. It Starts With Family CareCarma It Starts With Family 3. INTRODUCTION 3. How can CareCarma Help You? 3. CareCarma Home Page 4. CareCarma CareCircle 4. CareCarma CareCircle Tools 5. Work on Different Plattforms 6. GETTING STARTED

More information

Eyes-Free User Interaction

Eyes-Free User Interaction Eyes-Free User Interaction T. V. Raman Google Research http://emacspeak.sf.net/raman February 9, 2009 Overview Android Dialer Contacts Shell Conclusion Eyes-Free Interaction Stanford February 2009 2 /

More information

Responders Users Guide

Responders Users Guide Volume 1 SPOTTED DOG TECHNOLOGIES RoVER Responders Users Guide R O V E R Responders Users Guide Copyright 2009, 2010 Trumbull Software Associates PO Box 844 Monroe, CT 06468 Table of Contents Introduction...

More information

Multiline Client (MLC) for BYOD

Multiline Client (MLC) for BYOD Multiline Client (MLC) for BYOD for Android and Apple Devices User s Guide NEC NEC Corporation of America February 2016 NDA-31749, Issue 1 Liability Disclaimer NEC Corporation of America reserves the right

More information

Mobile Speech Recognizer

Mobile Speech Recognizer Mobile Speech Recognizer by Piotr Zmudzinski ptr.zmudzinski@gmail.com!1 About Wouldn't your prefer to let your users speak instead of making them type? This plugin uses OS components for speech recognition

More information

Mobile Application Development Android

Mobile Application Development Android Mobile Application Development Android Lecture 2 MTAT.03.262 Satish Srirama satish.srirama@ut.ee Android Lecture 1 -recap What is Android How to develop Android applications Run & debug the applications

More information

Voic Menu Guide. To access the voic menu, press the voic button or dial *99 on your Jive phone. Advanced Options.

Voic Menu Guide. To access the voic menu, press the voic button or dial *99 on your Jive phone. Advanced Options. Voicemail Menu Guide To access the voicemail menu, press the voicemail button or dial 99 on your Jive phone. Message Options 6 Repeat Message Next Message Send Reply Hear Message Details Leave Message

More information

Module Feature List

Module Feature List Key Differentiators Seamless Integration Informed and empowered interactions in every channel and every touch point - inbound and outbound calls, Email, Web chat, Social Media and SMS all from the same

More information

Desktop Reference Guide

Desktop Reference Guide Desktop Reference Guide IP550 Telephone Using Your Telephone Your new telephone is a state of the art IP Telephone instrument. It is manufactured by IPitomy for use with the IPitomy IP PBX System. The

More information

Location Based Task Reminder System Using Android Mobile

Location Based Task Reminder System Using Android Mobile Location Based Task Reminder System Using Android Mobile Adarrsh Paul 1, Akkshansh Paul 2, S.Jaya Kumar 3 1, 2 Student, Department of Computer Engineering, SRM IST, Chennai, Tamil Nadu, India. 3 Assistant

More information