Top Banner
STORE ITEM FINDER FOR ANDROID Brian McClure Aarron Hulswitt Kevrin Blood Dr. Ledgard – Faculty Advisor
16

Store Item Finder for Android

Feb 24, 2016

Download

Documents

nenet

Store Item Finder for Android. Brian McClure Aarron Hulswitt Kevrin Blood Dr. Ledgard – Faculty Advisor. Project Background. Android Platform Extreme growth High demand Open Development Excellent Tools Android SDK Eclipse IDE Virtual Devices. Project Background. Purpose Desire - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Store Item Finder for Android

STORE ITEM FINDERFOR ANDROID

Brian McClureAarron HulswittKevrin Blood

Dr. Ledgard – Faculty Advisor

Page 2: Store Item Finder for Android

Project Background• Android Platform

• Extreme growth• High demand

• Open Development• Excellent Tools

• Android SDK• Eclipse IDE• Virtual Devices

Page 3: Store Item Finder for Android

Project Background• Purpose• Desire• Functionality

• QR Code Scanner• Shopping List• Interactive Floor Plan

87%

10%

3%

Desire Survey

YesMaybeNo

Page 4: Store Item Finder for Android

User Interface• Stresses Usability• Intuitive Tabbed Layout• Simplicity• Android Standards

• XML Layout Files• Option Menu• Context Menu• Tab Design

Page 5: Store Item Finder for Android

User Interface

Page 6: Store Item Finder for Android

User Interface

Floor Plan Tab Shopping List Tab

Page 7: Store Item Finder for Android

User Interface

Floor Plan Tab Shopping List Tab

Page 8: Store Item Finder for Android

QR Code Scanner• Zebra Crossing (ZXing) Library

• Open Source• Seamless Integration

• QR Codes• Contain Unique ID• Fast and Easy• Flexible

Page 9: Store Item Finder for Android

Database• SQLite Local Database

• Android Standard• Easy to access• Flexible• Fast

• Four Database Tables• Floor Plans (Static)• Floor Plan History• Inventory (Static)• Shopping List

• QR Code ID is Primary Key

Page 10: Store Item Finder for Android

Interactive Floor Plan• Android Standard 2D Graphics

• Built in functionality to display floor plans• Canvas functionality

• Draw custom markers easily

• Coordinate System• Each item has coordinates in database

• Clickable Markers• Displays item name• Displays item aisle location

Page 11: Store Item Finder for Android

Interactive Floor Plan• Search Functionality

• Android Standard Search Dialog• Tied to device search button• Ability to search and plot single item

• Shopping List Integration• Plots all items in the users shopping list

Page 12: Store Item Finder for Android

Application Flow

Page 13: Store Item Finder for Android

Testing• Usability Testing

• Android Virtual Devices• Verizon Droid Eris• Google Nexus One

• User Surveys• 30 Users on Various Android Devices

Page 14: Store Item Finder for Android

Testing Results - Overall Feedback

Phase One Phase Two

20%

23%57%

Positive

Negative

Needs Improve-ment

60%13%

27% Positive

Negative

Needs Improve-ment

Page 15: Store Item Finder for Android

Future Possibilities• Move to Production

• Consider hosted online database• Gain interest of stores• Publish to Android Market• Built-in mobile advertisements (Ad Mob)

Page 16: Store Item Finder for Android

Questions