Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
How can i manage to view a mashup through the android application? I am not allowed to use web browsers (like chrome and etc.)
Solved! Go to Solution.
Hi Damir, why not simply create UI as in Android app, and using the Android SDK for ThingWorx you can pull the data from the Thingworx server? It probably will be much easier than going through whole embedding of Mashups, which I'm not sure if you can really do in an app. Also because there's no direct conversion of Mashups into Android app (other than probably using some of the UI related code components).
Hi Damir, why not simply create UI as in Android app, and using the Android SDK for ThingWorx you can pull the data from the Thingworx server? It probably will be much easier than going through whole embedding of Mashups, which I'm not sure if you can really do in an app. Also because there's no direct conversion of Mashups into Android app (other than probably using some of the UI related code components).