Intel Mobile Platform Software Developers Kit
| Projects
|
Connectivity for intance refers to issues related to the connection of the device to a network and other peripherals. These can be wired or wireless connections.
Power: The use of batteries or power outlets, which modifies the user experience based on the current power usage of the system.
Bandwidth management: Can be classified as a subtopic of connectivity.
Issues here include the adjustment of the user experience when bandwidth drops or a wireless connection experiences interference and is temporarily out of service. Developing for mobile applications requires being able to adjust to abrupt changes to any of these domains, and this project will address in particular the connectivity issue.
Read Making Applications aware of their Mobile Contexts using the Intel Mobile Platform SDK. This article provides an overview of the Mobile Platform SDK, as well as several code examples showing how to add power and connectivity awareness to your application.
Please also read Intel® Mobile Platform SDK Monitor Connectivity Status. This article demonstrates how to use the Intel Mobile Platform SDK to obtain information concerning a system's network connectivity status.