Languages

Menu
Sites
Language
Create folder on Home screen

Hi All,

In Tizen mobile, an option for "Create Folder" appears on "MORE" event in home screen.

1). I want to create a folder in Home Screen from my App. Any ideas on how to do this?

Any native APIs exist for this?

2). How to make a Tizen Application dependent on another Application package? Can it be done in similar manner as it is done for other packages like "capi-appfw-package-manager" ??

Your inputs are welcome.

Thanks,

Ashwini

Responses

2 Replies
Jean Yang

Hi,

For point 1, from my understanding, seems there is no API can implement such operation, :(

For point 2, I think it's not possiable to make dependence on other APP, what I know is in your application you can start other APP like file-manager, image viewer..

Ashwini Kumar

Hi All,

Creating dependency on another may not be possible, but is there any way thru which we can make two Apps communicate to each other... not by socket communication.

Like in Android has the concept of "Intents"... is there something similar possible in Tizen

Thanks,

Ashwini