Materials and Methods (Continued)

Slides:



Advertisements
Similar presentations
Proposal 13 HUMAN CENTRIC COMPUTING (COMP106) ASSIGNMENT 2.
Advertisements

A quick course on the new. GCA Webmail can be accessed by clicking on the Webmail link in the GCA page, or by going to either or .gcasda.org.
Smartphones for Seniors Apps presentation by WIT Software.
Upay User Guide WELCOME TO UPAY This guide aims to help you use the upay website. You will receive a welcome from Wolfson College.
CS378 - Mobile Computing App Project Overview. App Project Teams of 2 or 3 students Develop an Android application of your choosing subject to instructor.
CCG Ordering Information 2014 For Questions, contact the Communications Analyst Alexandra Lazar
Introduction With TimeCard users can tag SharePoint events with information that converts them into time sheets. This way they can report.
1. 2 eCampus uses Blackboard as the main delivery channel for online courses. You will be assigned a username and password to access your online courses.
Click & Fix 11/04/10 James Cui Janam Jhaveri Paul Mongold.
Designing & Testing Information Systems Notes Information Systems Design & Development: Purpose, features functionality, users & Testing.
Mtivity Client Support System Quick start guide. Mtivity Client Support System We are very pleased to announce the launch of a new Client Support System.
Material Ordering Training Fall 2010 AARP Tax Aide 1.
EZRA STATISTICS & GCFA CHURCH USER GUIDE. LOGGING IN The first time you log in to the program, you will be led through initial steps to set up your account.
Patrol Live The #1 Guard Tour App is now available on Android. All-in-one real-time guard tour app combines GPS geotag scanning, voice notes, photos, live.
Power Guru: Implementing Smart Power Management on the Android Platform Written by Raef Mchaymech.
Bahram Rahimzadegan Utah Golf Course GIS 1820 Final.
Upay User Guide WELCOME TO UPAY This guide is aimed to help you to use the Upay website. To launch Upay you will need to navigate to
1. 2 Designing a mobile UI design? The best approach is to use the standard interface coupled with the design pattern expected by the end user. User like.
Authored by Frank Hamelly, Microsoft MVP Regional Chapters.
Using your ENA Connect Phone Polycom IP 321/331/335.
Navigating Your myAccess Account. Log In to myAccess… To access your account go to the Disability Center’s website; disabilitycenter.missouri.edu and.
Submitted By: Tarun Tyagi Website- - Enable USB Debugging.
Outline  What is MySmartEye ?  Motivation, objectives.  Implementation.  Programming techniques.  Future Work.  Demo.
Top New Features in Dynamics CRM 2013 Corey Hanson Grant Geiszler.
Welcome to the Microsoft Outlook 2010 for Windows Tech Talk
Training Documentation – Replacing GSPR with RFQ 2.0
Online Training Course
Always Connected introduces Tigo SMART 3.0 This guide is interactive!
Performance Review Tool Updates College of Engineering
By Dan Gotlund & Eric Acierto
System Design Ashima Wadhwa.
LONER MOBILE.
Two-factor authentication
OpenWells Cross-Platform Mobile Application
Sensors, maps and fragments:
Online Testing System Assessment Viewing Application (AVA)
Multi Rater Feedback Surveys FAQs for Participants
Multi Rater Feedback Surveys FAQs for Participants
Introduction With TimeCard users can tag SharePoint events with information that converts them into time sheets. This way they can report.
How to register and use the app for Law Enforcement users?
Dead Reckoning, a location tracking app for Android™ smartphones Nisarg Patel Mentored by Adam Schofield and Michael Caporellie Introduction Results (cont.)
How to register and use ODMAP for Fire/EMS and other partners
Test and evaluation of a soil salinity sensor incorporated with
Online Testing System Assessment Viewing Application (AVA)
Introduction: RFQ 2.0 QTE Type
New Feature Of Google Assistant In Hulu For Android TV Smart TV Helpline Toll Free ( )
Online Testing System Assessment Viewing Application (AVA)
Online Testing System Assessment Viewing Application (AVA)
Swipe to Donate Life.
HIDTA’s Overdose Detection Mapping Application Program
Increased Efficiency and Effectiveness
How’s Your Time Management?
How to register and use the app for Law Enforcement users?
How to register and use ODMAP for Fire/EMS and other partners?
Contact, Address & Emergency Address Updates
Online Testing System Assessment Viewing Application (AVA)
Online Testing System Assessment Viewing Application (AVA)
Top Reasons to Choose Android Today. Over the years the Android OS has progressed largely by acquiring major percent of global market share. A number.
Top Reasons to Choose Android Today. Over the years the Android OS has progressed largely by acquiring major percent of global market share. A number.
Online Testing System Assessment Viewing Application (AVA)
360 Overview For Participants
Interim & Diagnostic Teacher Item Previewer
Unemployment Insurance Agency Michigan Web Account Manager
Navigating Your myAccess Account
Online Testing System Assessment Viewing Application (AVA)
Tareq Khan, Ph.D. Assistant Professor,
The complete developer's guide to the SkyDrive API
Flow Document EAN-GTIN Mapping Tool.
Fall 2198 SmarterProctoring in Canvas Tutorial
Assessment Viewing Application (AVA) for Interim Assessments
Presentation transcript:

Materials and Methods (Continued) Development of an Android application to aid in emergency reporting Joe Nichols Mentored by Thaddeus Klopcic Introduction Materials and Methods (Continued) Results (Continued) Integrating GPS location with 911 calls has been done through all forms of contact with call centers (U.S. Patent No. 5,479,482, 1995). This investigation focused on developing an application that can be used to report emergencies via email as well as relay information about the user to the operator, streamlining the call reporting process. Finally, the application utilized smartphone features to aid first responders in locating the victim. A major issue in achieving this was making features from separate libraries work together. These features had to be able to function properly with one another in order to create an application capable of reporting an emergency and preliminary information textually as well as provide resources that enable the user to be located more easily by first responders. found while using the app. The email sent was checked for errors and any errors reported by the testers or in the email were fixed. Subjects were also asked to submit any suggestions for improvements to the user interface (UI) in order to better the overall experience with the app. Suggestions were taken into account and changes were made by developer’s discretion. the type of emergency they are experiencing. When the user presses the send report button, the app calls the email clients already installed on the phone and sends the information through preexisting email addresses and clients. After the email is sent, the user could navigate to a screen which allows them to turn the LED on the back of their phone on as well as play a sound over the phone’s speakers which will aid first responders in locating victims of emergencies in situations where vision and hearing are limited. Results Conclusions The purpose of this investigation was to develop an Android application that would be able to send a report via email that alerted the person receiving the email about the emergency, the location, information about the person sending the report, and some information about the emergency in progress. After that, the application was required to provide utilities that would aid first responders in locating the victim. The app was successful in being able to consistently find an accurate GPS location, as well as provide the utilities for being more easily found by first responders. The other features included require more development and further attempts are recommended. Materials and Methods This smart phone application was developed using JavaTM programming language with the Android special development kit (SDK) on the Android Studio platform. The lowest supported Android application programming interface (API) was API 11 and the target API was API 18. Error checking was done by creating additional apps with only a single feature. The errors in the apps were then corrected before the feature was added to the main application. First, an application capable of displaying the GPS location of the user on the screen as longitude and latitude values was developed. An application capable of playing a sound and turning on the LED used as the flash on the phone’s camera was then created. These were then combined to create the core features of the app. In the new app, the ability to submit preset information such as name and age was added. The app was then programmed to submit the preset information, the latitude and longitude of the user, and the type of emergency selected, as well as any additional information submitted by the user through the phone’s email client. The application was installed and tested on a Samsung Galaxy S5 and volunteers were asked to test the application, first by entering data into the presets, and then by reporting an emergency. Tests were monitored and users were asked to report any errors Figure 1: Info entry. Figure 2: Emergency reporting. Figure 3: Light and sound. The application consists of multiple activities, also known as user interfaces. The main activity allows the user to navigate to either the preset information screen, as shown by figure one, or the emergency reporting screen, as shown by figure two. The preset information screen allows the user to input information about themselves that would normally be asked when reporting an emergency. When the email is sent, the user’s presets will be sent along with the additional information typed by the user after selecting References Grimes, G. J. (1995). U.S. Patent No. 5479482. Washington, DC: U.S. Patent and Trademark Office. Acknowledgements For his support, I would like to thank my faculty advisor Mr. Sloan. I would also like to thank the volunteers that provided feedback on my application. I would also like to thank Erik Debye for his input on my investigation. Figure 4: Email sent by app.