Android, iOS and Windows Phone

The platform specific adoption for different operating systems Windows, Linux, 32 and 64 bit, and different architectures x86, ARM, PPC, etc ...

Moderator: Support Team

Post Reply
DegiJe00
Jr. Member
Jr. Member
Posts: 2
Joined: 23 May 2013, 23:12

Android, iOS and Windows Phone

Post by DegiJe00 »

Hi,
I would like to know if the SDK has been tested on Android, iOS and/or Windows Phone ?
I would like to create a mobile client, and would be especially interested in the C++ (or C) SDK to have a cross-plaftorm core in the app (Android and iOS can run C/C++ code, and WP should do it in a near future).
Thank you,
JB

User avatar
Support Team
Hero Member
Hero Member
Posts: 3064
Joined: 18 Mar 2011, 15:09

Re: Android, iOS and Windows Phone

Post by Support Team »

Hi

we have already successfully ported our SDK to iOS and Android.
(You can download our own Android Demo-Client here: http://www.unified-automation.com/downl ... ients.html)
But these are tier3 platforms as you can see here:
http://www.unified-automation.com/produ ... pport.html

This means we don't build or regularly test on these platforms. But it proves that it technically works.

We have not tested Windows Phone 8 yet. It works on 32bit and 64bit Windows and WinCE. So it will work also on Windows8 (x86) which still has a Win32 API. But WinRT (ARM) is different. There is a complete new Windows API which will require a new platform layer for our SDK.
Also this is possible, but porting requires some work.

regards,
Unified Automation Team

DegiJe00
Jr. Member
Jr. Member
Posts: 2
Joined: 23 May 2013, 23:12

Re: Android, iOS and Windows Phone

Post by DegiJe00 »

Thank you for your answer!
JB

Post Reply