Hi Prabhuram,
Thanks for your reply.
If u are interest only in native app for ivi. You should write them
using EFL and Tizen native c API s.
And I am not sure if a Tizen ivi sdk is available for it.
Can you please elaborate on that? And does it mean that,SDK is not the
option for developing native IVI apps, and we should develop
independently(using classical build systems and in linux)?
Regards,
Prathamesh
*From:*Prabhuram [mailto:[email protected]]
*Sent:* 19 April 2014 08:16
*To:* Prathamesh P Ghanekar
*Cc:* Li, Hao H; org, ivi@lists tizen.
*Subject:* Re: ???RE: ???RE: running mediaapp form the
developers' guide on tizen SDK
Hi prathamesh,
Looks like you want to run tizen native mobile applications on a ivi
emulator or device
1. This will never workout as Tizen native mobile applications are not
supported in Tizen ivi
2. You can try this using a HTML 5 application for this purpose. I
guess HTML5 apps are compatible between ivi and mobile.
If u are interest only in native app for ivi. You should write them
using EFL and Tizen native c API s.
And I am not sure if a Tizen ivi sdk is available for it.
Regards,
Prabhu
On 18-Apr-2014, at 11:38 am, Prathamesh P Ghanekar
<[email protected] <mailto:[email protected]>>
wrote:
Thanks Hao,
But, is there any way I can run Mobile apps on tizen IVI?
Let me tell you what I tried. I built the Calculator app(mobile
release) using 2.2 SDK, pushed it in Tizen IVI 3.0 emulator.
It did not run out of the box as expected, due to missing library
dependencies.
What could be the best option in this case, if I have to somehow
run the mobile apps(built using mobile SDK) on IVI? One way I can
think of is, pushing all required mobile libraries in the emulator.
Thanks and regards,
Prathamesh
*From:*Li, Hao H [mailto:[email protected]]
*Sent:* 17 April 2014 13:27
*To:* hello tizen; Wang, Ning W; Prathamesh P Ghanekar; org,
ivi@lists tizen.
*Subject:* RE: ???RE: ???RE: running mediaapp form the
developers' guide on tizen SDK
For media app from
https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/sample_descriptions/sample_files_cpp.htm,
it is Mobile app. If you want to try mobile app, you need to try
it in Mobile 2.2 SDK.
Currently IVI 3.0 SDK doesn?t support tizen mobile native app.
Thanks!
*From:*hello tizen [mailto:[email protected]]
*Sent:* Thursday, April 17, 2014 3:49 PM
*To:* Wang, Ning W; [email protected]
<mailto:[email protected]>; org, ivi@lists tizen.; Li,
Hao H
*Subject:* ???RE: ???RE: running mediaapp form the
developers' guide on tizen SDK
Hi Hao,
I am confused again. Which sdk on earth do you want us to use for
the media app? Mobile ? Ivi?
??Android ?Yahoo! ??
------------------------------------------------------------------------
*From: *Li, Hao H <[email protected] <mailto:[email protected]>>;
*To: *hello tizen <[email protected]
<mailto:[email protected]>>; Wang, Ning W
<[email protected] <mailto:[email protected]>>;
[email protected]
<mailto:[email protected]>
<[email protected]
<mailto:[email protected]>>; org, ivi@lists tizen.
<[email protected] <mailto:[email protected]>>;
*Subject: *RE: ???RE: running mediaapp form the developers'
guide on tizen SDK
*Sent: *Thu, Apr 17, 2014 7:39:01 AM
For IVI, it should be 3.x SDK I think. 2.2 is for Mobile.
The app from
https://developer.tizen.org/dev-guide/*2.2.0*/org.tizen.native.appprogramming/html/sample_descriptions/sample_files_cpp.htm
is for 2.2
<https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/sample_descriptions/sample_files_cpp.htm%20is%20for%202.2>
SDK.
And where do you get the 3.0 SDK?
Thanks!
*From:*hello tizen [mailto:[email protected]]
*Sent:* Thursday, April 17, 2014 3:32 PM
*To:* Wang, Ning W; [email protected]
<mailto:[email protected]>; org, ivi@lists tizen.; Li,
Hao H
*Subject:* ???RE: running mediaapp form the developers' guide
on tizen SDK
Hi Hao,
I?m confused which sdk is for ivi?
2.2? 3.0?
?? Android ?Yahoo! ??
------------------------------------------------------------------------
*From: *Li, Hao H <[email protected] <javascript:return>>;
*To: *Wang, Ning W <[email protected] <javascript:return>>;
Prathamesh P Ghanekar <[email protected]
<javascript:return>>; [email protected] <javascript:return>
<[email protected] <javascript:return>>;
*Subject: *RE: running mediaapp form the developers' guide on
tizen SDK
*Sent: *Thu, Apr 17, 2014 7:23:24 AM
Yes, for trying the native sample app for Tizen mobile, you can
try below steps:
1.Download and install SDK 2.2 version from
https://developer.tizen.org/downloads/tizen-sdk.
2.In Tizen SDK 2.2, you can go to File -> New -> Project?and
choose Tizen Native Project -> click ?Sample?. Then you can
create sample apps, e.g. MediaApp
3.After that, you can go to emulator-manager to create emulator
img and run it.
4.Then in Tizen IDE, you can right click the app that you created
in step 1 (e.g. MediaApp), then choose ?Run As?-> ?Tizen Native
Application?to run the App in emulator image
*From:*IVI [mailto:[email protected]
<javascript:return>] *On Behalf Of *Wang, Ning W
*Sent:* Thursday, April 17, 2014 3:19 PM
*To:* Prathamesh P Ghanekar; [email protected] <javascript:return>
*Subject:* RE: running mediaapp form the developers' guide on
tizen SDK
The link below is a native sample app for Tizen mobile. IVI SDK
does NOT support native app currently.
If you want to try this app, you need to install SDK 2.2 version.
Thanks,
Ning
*From:*IVI [mailto:[email protected]] *On Behalf Of
*Prathamesh P Ghanekar
*Sent:* Thursday, April 17, 2014 2:59 PM
*To:* [email protected] <mailto:[email protected]>
*Subject:* running mediaapp form the developers' guide on tizen SDK
Hi,
I am referring to the below Tizen developers? guide, wherein I
found Mediaapp C++ application.
https://developer.tizen.org/dev-guide/2.2.0/org.tizen.native.appprogramming/html/sample_descriptions/sample_files_cpp.htm
IS this app fully functional?Can I directly try running these apps
in the TIZEN SDK?Can you please guide me about running these apps?
Regards,
Prathamesh Ghanekar