Hi Prabhu,

Please keep in mind that the music player included in Tizen
SDK/emulator is different than the one included in the real
devices[1].  The built-in music player (i.e. apps.MusicPlayer) in the
emulator is one of "Ref" apps using Tizen native API, and the music
player (i.e. org.tizen.music-player) included in Tizen IVI 2.0 release
is one of "Core" apps based on EFL, so if you will run your player in
the NDS board eventually, you should start with
org.tizen.music-player.

BTW, the source code of Tizen IVI 2.0 release is available to the
community at [2], but please also keep in mind that although Tizen IVI
2.0 release inherits from Tizen 2.0 Mongolia code base, Tizen native
API may not be fully validated and supported.

[1] https://wiki.tizen.org/wiki/Porting_Guide/Application
[2] 
http://download.tizen.org/releases/milestone/2.0/ivi/tizen-2.0_20130423.12/repos/

Best Regards,
Tonny


On Wed, May 22, 2013 at 12:05 AM, Prabhuram Murugan
<prabhuram.muru...@gmail.com> wrote:
> Hi Daniel,
> Thank you for your response.
> I got a NDS board which is currently running with TIZEN 2.0. It will be
> helpful If I can get source code of Tizen 2.0.
>
> Anyways I will try 2.1 with Emulator.
>
> And I observed that in 2.0 music player all the UI elements are constructed
> as rectangles objects from c++ src and not using the XML layout.
> I guess tat is the reason the /res/screen-size-normal folder is missing.
>
>
>
>
> On Tue, May 21, 2013 at 9:08 PM, Daniel Juyung Seo <seojuyu...@gmail.com>
> wrote:
>>
>> I haven't tried MusicPlayer application but can you try this with Tizen
>> 2.1?
>> Tizen 2.1 is out and it must be fixed.
>>
>> Thanks.
>> Daniel Juyung Seo (SeoZ)
>>
>> On Tue, May 21, 2013 at 11:43 PM, Prabhuram Murugan
>> <prabhuram.muru...@gmail.com> wrote:
>> > Hi All,
>> > I have installed the TIZEN 2.0 SDK, and I created a emulator and I ran
>> > it ,
>> > I could see a in-built MusicPlayer application in the emulator.
>> > I assumed that the inbuilt music player application corresponds to the
>> > git
>> > project which is mentioned below:
>> > https://review.tizen.org/gerrit/#/admin/projects/apps/osp/MusicPlayer
>> >
>> > I had cloned it and checkout to 2.0_release branch. But I could not
>> > build
>> > the application using the SDK, due to some unknow issues. I could
>> > observe
>> > the following issues in the 2.0 branch of music player.
>> >
>> > 1.  .project file is missing,
>> > 2.  /res/screen-size-normal folder is missing which should actually
>> > contain
>> > the layout xml files.
>> > 3.  even If I try to fix the above I am getting issues while building.
>> >
>> > Can someone tell me where exactly I can get the complete source code of
>> > TIZEN 2.0 inbuld Musicplayer application.
>> >
>> > I would  like to customize the look and feel of the application, build
>> > it
>> > and deploy it on the 2.0 emulator.
>> > Hope I can get some help.
>> >
>> > Thanks,
>> > Prabhu
>> >
>> > _______________________________________________
>> > Application-dev mailing list
>> > Application-dev@lists.tizen.org
>> > https://lists.tizen.org/listinfo/application-dev
>> >
>
>
>
> _______________________________________________
> Application-dev mailing list
> Application-dev@lists.tizen.org
> https://lists.tizen.org/listinfo/application-dev
>
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to