String building tip - concatenate two sub-strings

concatenate two sub-strings (str1 + str2) in Tizen, developer can use another more powerful string API, the eina_strbuf.h. (https://developer.tizen.org/documentation/guides/native-application/ui/eina/data-types)