The progressive spreading of wireless networks and increasingly powerful mobile computers creates a big potential for a wide spectrum of innovative applications. Context-aware applications adapt the circumstances of the user's current situation which enables new and intelligent user interfaces. Nevertheless, the sheer diversity of exploitable contexts and the plethora of sensing technologies are actually working against the deployment of context-aware systems. A framework for context retrieval should enable the development of context-aware applications without considering details of context acquisition and context management. Moreover, exchange and reusability of context information should be allowed between applications and users.
The Mobile Context Framework tries to solve the described issues. It consists of three components:
- The Mobile Context Server
- The Mobile Context iPhone Library
- The Mobile Context iPhone Demo App (this project)
The Mobile Context iPhone Demo App is a sample iPhone application that uses the context library to to demonstrate the key features of the mobile context framework. It requires the Mobile Context iPhone Library.
-
Download or checkout the source files of this project and save the folder
mobile-context-iphone-demo
to your hard drive. -
Download or checkout the source files of the Mobile Context iPhone Library and save the folder
mobile-context-iphone-lib
into the same top level directory asmobile-context-iphone-demo
.
-
Open the Xcode project included in this project.
-
Choose the appropriate configuration, either Simulator or Device
-
Build and run the application
Copyright (c) 2010 Felix Mueller, released under the MIT license