Languages

Menu
Sites
Language
How to store strings/tokens on native app?

Whare Native application can save application specific private data, ex: tokens/ sensitive information. any api ?
 

View Selected Answer

Responses

1 Replies
Mark as answer
Anup

HI,

you can use preference for storing strings.

API for storing string is "preference_set_string()"

Here is the complete API guide guide for it.

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.native.mobile.apireference/group__CAPI__PREFERENCE__MODULE.html