Changes between Version 1 and Version 2 of APS
- Timestamp:
- Jul 24, 2008 2:12:13 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APS
v1 v2 14 14 - not sure for FP2, is it included in the FP2 SDK? 15 15 2. You may also need [http://www.forum.nokia.com/info/sw.nokia.com/id/48a93bd5-028a-4b3e-a0b1-148ff203b2b3/Extensions_plugin_S60_3rd_ed.exe.html Extensions plug-in for S60 3rd Edition SDK for Symbian OS, for C++, MR] to get '''sounddevice.h'''. 16 16 3. '''Developer Certificate using Open Signed Offline/with Publisher ID'''. APS requires '''MultimediaDD''' capability and this capability is among the restricted capabilities, the signing options for applications with restricted capabilities are Open Signed Offline or Certified Signed. Please see [http://www.symbiansigned.com Symbian Signed] for more detail. 17 17 18 18 == Building Steps == … … 30 30 == Installation == 31 31 1. Install APS Server '''apsserver2.sisx''' to device, the installer comes with the APS SDK package i.e in folder '''!InstallToDevice/AudioProxyServer243'''. You will need to do this only once for each device. 32 2. Sign the application installer with APS support with '''Developer Certificate using Open Signed Offline/with Publisher ID'''. (APS requires '''MultimediaDD''' capability and this capability is among the restricted capabilities). Please see [http://www.symbiansigned.com Symbian Signed] for more detail.32 2. Sign the application installer with APS support with '''Developer Certificate using Open Signed Offline/with Publisher ID'''. 33 33 3. Install the application to the device. 34 34