Airplay Community,
I know the current version of the Airplay SDK 4.4.3 EDK supports iOS, Android, and Windows platforms.
I was wondering if the Windows Mobile platform is supported for the EDK with the current version of Airplay SDK (4.4.3). If not, is it possible for developers to manually add other platform support to the EDK. Thanks.
Regards,
jmdeveloper












I agree that it would be very nice to have the EDK support all other (or as many as possible) platforms too!
Regards,
Chris
Hi guys
Sorry to report but we currently have no plans to extend the range of platforms currently supported through EDK. This may change in the future but for now there are no plans for EDK support expansion.
----------
Rhett
I think these emerging platforms may deserve the EDK expansion in the future: Symbian^3, webOS and QNX. I'd like to add my voice.
Rhett L,
Is it possible for a developer expand the EDK on their own with Airplay SDK 4.4.3. If so, can you provide a general direction of how to do this. I am interested in adding EDK support for windows mobile. Thanks.
Regards,
jmdeveloper
Hi jmdeveloper.
You can use the s3eLibrary extension API to access libraries on Windows Mobile. Though this doesn't give you the full capabilities of the EDK, you should be able to link it together yourself with makefile builder.
This API does work on Symbian as well but symbols must be resolved in ordinal form which makes it rather tricky to use.
Guy
Hi Guy,
The only functionality that I need to get access to on Windows Mobile is native video playback and PDF viewing. Do you think it is possible to achieve video playback and PDF viewing through the s3eLibrary extension? Thanks.
Regards,
jmdeveloper
I also vote for the feature to expand the EDK to as many platforms as possible. It's a great feature. E.g. inapp purchases are missing for many platforms. With the EDK we would be able to use it.