Languages

Menu
Sites
Language
Use staticlib.a in Unity Tizen project

Hi All,

I have written a static library (.a file) for Tizen projects and I would like to know if it is possible to use it in Unity as well ?

I've read and found that this is said to be possible using plugins but more info or steps to do this is appreciated as most posts describe only dlls.

Thank you in advance.

Responses

1 Replies
Anup DSouza

Checking this link: https://docs.unity3d.com/Manual/PluginsForTizen.html, in step 2 it says "Create a Tizen Native Shared Library project from the Tizen IDE.". Does this mean that a static library will not work ?