Mobile Application Sensor Framework
From UrbanWiki
The Mobile Application Sensing Framework (MASF) exposes native functionality to high-level sand-boxed application environments such as Java and Macromedia's Flash-lite on Symbian s60 3rd edition devices.
MASF provides a modular plug-in architecture (polymorphic dlls) that encourages reuse of components between projects. MASF's XML-RPC server exposes plug-ins locally (on the device) via TCP. Multiple simultaneous asynchronous function calls are supported. API's are provided in Java and Flash to create and receive RPC calls transparently.
Current work includes documentation, expanding the range of available plug-ins and creating applications using the framework.
Source code is available via cvs


