Status Report iPhone App: Hot Or Cold - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

Status Report iPhone App: Hot Or Cold

Description:

Wu & Wu, 'Effective Location Based Services with Dynamic Data ... Interface for obtaining user's location. Will not work (reliably) if just WiFi available ... – PowerPoint PPT presentation

Number of Views:20
Avg rating:3.0/5.0
Slides: 10
Provided by: benko5
Category:
Tags: app | cold | hot | iphone | locations | report | status | wifi

less

Transcript and Presenter's Notes

Title: Status Report iPhone App: Hot Or Cold


1
Status ReportiPhone App Hot Or Cold
  • Ben Konicek

2
Changes to Project
  • iPhone App Hot Or Cold
  • Professor Tesman
  • Location-Based app
  • Pathfinding

3
Meetings With Client
  • Prof. Tesman is very open-ended about the details
  • At minimum should lead the user to the
    destination without giving a clear path
  • Has left it up to me to work through Apples SDK

4
Design Decisions
  • Recent Locations?
  • Timer?
  • Display compass?
  • How to communicate information to user
  • Visual cues?
  • Sound?
  • Both?

5
Literature Research
  • As far as I can tell, no other applications like
    this
  • Programming done in Objective-C
  • Dickinson Library has copies of instructional
    books
  • Apples Developer Page
  • API
  • iPhone programming tutorials

6
Research Continued
  • iPhone OS Reference Library
  • API for iPhone programming
  • Use in combination with literature on Objective-C
  • Wu Wu, Effective Location Based Services with
    Dynamic Data Management in Mobile Environments
  • Assesses prerequisites and requirements for
    effectively implementing location based services
    and applications
  • Interesting points location dependency, period
    of validity (traffic timetables, current
    conditions)

7
Requirements
  • iPhone
  • SDK simulator
  • Apples iPhone Developer SDK
  • Requires Mac OS 10.5

8
Considerations
  • What does it mean to be warm or cold?
  • Distance from target
  • CoreLocation framework
  • Interface for obtaining users location
  • Will not work (reliably) if just WiFi available
  • MapKit framework
  • Will probably be necessary even though no map is
    shown

9
Implementation Strategies
  • Distance from target
  • Distance in a straight line
  • Possible to find actual walking distance?
  • Use in conjunction with heading
  • iPhone Reference Library
  • Objective-C
Write a Comment
User Comments (0)
About PowerShow.com