Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello,
I would like to port my little Thingworx solution to be display as a native app on Android and iOS.
Is the process of doing so time consuming? Or can I directly port my mashups on the app's views.
Thanks for helping.
Hello, there is actually an Android SDK available for download from the PTC support site. Have you seen that?
I've indeed seen that. But does it permits me to easy port my mashups to Android app?
What about iOS?
Thanks Tori
Hi Tori,
But the Android SDK it's about EDGE connectivity not building "Apps".
The short answer for your question it's no. The long answer, you can reuse all the server side development as a REST API and then you will need to build the Native Interface either with Android and iOS native code or build a Mobile App with a cross development platform ( we did with Ionic, but it's plenty of solutions out there ).
Carles.