Please help me with one thing: I need to be able to forward a bada device to a certain application store page. This page should let the device to install the application using its native installation method, just like Android market or iTunes.

Granted that I know the link to my application on the web, where do I get the link to forward the device to?

I've tried to use the simulator's WebViewer application on the Samsung Apps site, but it can't even find the application that I want to link to.

link|improve this question

79% accept rate
feedback

1 Answer

please take a look at the links below.

using the namespace Osp::Commerce::Store, you can call the Samsung Apps within the app and encourage users to install apps via Samsung Apps. Hope it works for you.

http://developer.bada.com/article/Try-Purchase-using-In-App-Purchase http://developer.bada.com/article/Implementation-Guide-for-Samsung-Apps-Try-and-Purchase-Feature

link|improve this answer
I fear that this is not what I need. I want to be able to link to the application in the store from outside of any application, on any web page. – Igor Zinov'yev Apr 6 at 10:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.