Hello Everybody
I am currently working on a second project for Gear 2 (Running Tizen Wearable OS)
I am trying to figure out how to import the return value of a Function that outputs the list of Currently Installed Launchable Apps and save each member to a C2 Array.
I know how to retrieve the Data Via normal JS in the Tizen IDE, and have managed to run the function in my C2 app while the list outputted to the console.log but i am not sure how to take that data and assign it one y one to a C2 array