This is a question received by Intel Software Network Support in response to the article Maximize Mobile Applications with Intel Mobile Platform Software Development Kit (Intel Mobile Platform SDK), along witha response provided by an expert from this forum:
Q.Can i modify/create mobile menu with mobile platform SDK?
A. No, the Intel Mobile Platform SDK doesnt provide the capabilities to make changes to the graphical interface, such as modifying or creating menus on a mobile device. Instead, it provides details to an application about the state of the system and allows control of some aspects of it. For example, it can notify an application when the battery level reaches a defined low threshold. Similarly, network adapter (Bluetooth, WiFi, Ethernet), bandwidth, display, processor, disk and connectivity information is available to an application. Generally an application would use the APIs in the Intel Mobile Platform SDK to make the application aware of when it is working on-line vs off-line or when it is running on low bandwidth or low power. Doing this allows the application to notify the user or better to change its behavior to improve the users experience.
==
Lexi S.
IntelSoftware NetworkSupport
ack; FONT-FAMILY: Arial">


