Hello All, Thanks for your positive reply. Actually I have an application that uses User interface and linking of that UI with a shared library like .dll(in windows) and .So(in Linux).I have generated the shared library(.so) using Tizen SDK. Now the requirement is to link that shared library with any UI. Initially I tried with Html/Java script,as of now no support provided by Tizen platform.Later tried with EFL libraries ,am able to link the static libraries and ran that application in the Tizen Emulator,instead of shared libraries.So, I have a list of questions like.
1. Is there is any way to link the shared libraries(.So) with any native application developed with EFL libraries. If yes,please suggest me how to proceed further. 2. Can you please let me know what are all the feasible ways to Generate User Interface that can use the Shared libraries(.So). Thanks and Regards, A.Naveen Kumar. ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- On Sun, Oct 14, 2012 at 11:01 PM, Andreas Enbacka <[email protected]>wrote: > Thanks for the reply, I do understand that the 2.0 version is still very > much under development, > And I definitely think much progress has been done in many areas. Any many > issues need to be sorted out from a security > perspective (when allowing web code to directly access native C/C++ code). > Looking forward to see how this area of development > will improve. > > BR, > Andreas > > -----Original Message----- > From: Wichmann, Mats D [mailto:[email protected]] > Sent: den 14 oktober 2012 20:10 > To: Andreas Enbacka > Cc: naveen kumar; [email protected] > Subject: Re: [Tizen General] Fwd: Regarding_Linking C++ > libraries_Javascript > > On Sun, Oct 14, 2012 at 10:34 AM, Andreas Enbacka <[email protected]> > wrote: > > Hello, > > > > Just wanted to comment on this; the restriction to not be able to > > access third-party native code libraries from a web app in Tizen will > > make certain types of apps difficult or impossible to port to Tizen > > (anyway for third-party application developers). Or is this considered > > not a problem? Web technolgies are nice and powerful, but cannot be > > used for all applications, especially due to performance issues. > > I guess the most I can say here is the team are well aware > of the situation! Various ways to help are underway or under > consideration, the problem for me is I don't have any good way > of keeping track of what has been "announced" and what hasn't > so to avoid getting yelled at... just don't assume the current > state of the 2.0 alpha is the last and final solution for everything. > >
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
