资 源 简 介
AIR Context Awareness Manager API can be utilized to track information available in our application. We can split the information gathered into three categories:
1. System capability and support.
2. User activity.
3. Track changes in system.
The information is spread across different API’s and in this open source project we gathered the information into one place and created a singleton manager. I believe that as AIR increases deployment to mobile devices, it will include physical conditions, such as: USB, accelerometer and GPS. As new capabilities will be available we can add them to the manager so we have one place that we can access the information, track changes and translate the information.
Once we translate the information we can adopt and adjust our AIR application.