Trying to implement some plugin code now but am finding the Tizen docs to be rather lacking.
I need to know what Lib names are used for specific headers. Such as the message box api: Native API Reference | Tizen Docs
It tells me the header required but not the lib its used in. BlackBerry, MS and Apple all list this in there docs and is part of normal doc gen. Why Tizen doesn’t give you this is beyond me. Is there an easy quick way to find this info? Thought someone might know.
Here is the location to lib: C:\tizen-sdk\platforms\mobile-2.3\rootstraps\mobile-2.3-device.core
Would be nice to know what lib goes with what header.