언어 설정

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

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

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.