语言

Menu
Sites
Language
Integration of external Shared Library(.so) into tizen

Hello All,

I have Android Native code packed into .so

how can i make use of existing .so to create tizen application(.tpk).

 

Thanks,

Raj

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

1 回复
wil smith
Refer "Adding Libraries and Library Search Paths" section (Naviagte to Tizen Native App Programming > Application Development Process > Creating the Application Project > Setting Project Properties > Adding Libraries and Library Search Paths) of developer guide. This will guide you how to integrate you library. However, you may need to regenerate the .so file on Tizen first.