Dear All,
As per the the documentation (Tizen Native App Programming > Application Development Process > Creating the Application Project > Setting Project Properties) we can add shared library or third party library in Native project.
Is it possible to add shared library or Third party library(.so file) for Web Project?
I need to add .so file in my web project and call it from my javascript file to access some API . I do not know how does it sounds.. Please clarify me if it is possible or not.. Thank you in advance.
--Sohel