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
Android, iOS and Windows Phone
Moderator: Support Team
- Support Team
- Hero Member
- Posts: 3220
- Joined: 18 Mar 2011, 15:09
Re: Android, iOS and Windows Phone
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
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
-
- Jr. Member
- Posts: 2
- Joined: 23 May 2013, 23:12
Re: Android, iOS and Windows Phone
Thank you for your answer!
JB
JB
-
- Jr. Member
- Posts: 1
- Joined: 18 Jun 2024, 12:05
Re: Android, iOS and Windows Phone
Hello,
is there any news regarding support for Android and iOS?
Or is this still valid up to today:
Or do we need to consider higher risks regarding feasability when planning to port our client to Android / iOS in future?
Thank you and kind regards!
Georg
is there any news regarding support for Android and iOS?
Or is this still valid up to today:
And:> ...these are tier3 platforms...
> This means we don't build or regularly test on these platforms. But it proves that it technically works.
This sounds promising at least for Android, since we also use the C++ Client SDK.> The UaExpert Mobile is using the C++ Client SDK with the regular Linux plattform layer together with Qt.
Or do we need to consider higher risks regarding feasability when planning to port our client to Android / iOS in future?
Thank you and kind regards!
Georg
- Support Team
- Hero Member
- Posts: 3220
- Joined: 18 Mar 2011, 15:09
Re: Android, iOS and Windows Phone
Hi,
for us is unclear what will be the future of mobile devices in the industry, and if so, what will be the preferred technology used on such devices. As for now it does not look like much interest in native applications on such devices, instead we see many browser based web applications.
From an OPC UA technology point of view, there is nothing hindering the implementation (natively) on such mobile devices. Especially the Android is not much of an issue, because it is similar/close to the Linux. That said, the Linux platformlayer would be the starting point for implementing OPC UA natively on Android devices.
for us is unclear what will be the future of mobile devices in the industry, and if so, what will be the preferred technology used on such devices. As for now it does not look like much interest in native applications on such devices, instead we see many browser based web applications.
From an OPC UA technology point of view, there is nothing hindering the implementation (natively) on such mobile devices. Especially the Android is not much of an issue, because it is similar/close to the Linux. That said, the Linux platformlayer would be the starting point for implementing OPC UA natively on Android devices.
Best regards
Unified Automation Support Team
Unified Automation Support Team