Creating a Media Player Application in Tizen OS

Original Created Jul 15, 2016 | Regeneration Apr 22, 2026

I'm new to Tizen OS development and want to create a media player application. I have some sample API code but I'm having difficulty merging them together. Could you please provide guidance on how to proceed?

Problem Understanding

The user is new to Tizen development and wants to create a media player application. They have sample API code but need help integrating different components into a working application.

Solution Methods

  1. Start with Sample Templates:

    • Open Tizen IDE
    • Go to File > New > Project > Tizen > Tizen Native Project > Online Sample
    • Look for music player templates in the UI section (available for both mobile and wearable)
    • These templates provide a starting point for your player's UI
  2. Explore Media Functionality Samples:

    • Download and study the comprehensive media application sample that demonstrates various media-related functionalities:
      • Audio/video recording and playback
      • Image capturing and processing
    • Sample download link: Media Application Sample
  3. Code Integration Approach:

    • First implement basic UI components from the template
    • Then integrate media functionality from the sample code
    • Focus on one feature at a time (e.g., playback first, then recording)

Additional Tips

  • Study the sample code thoroughly to understand how different components work together
  • Start with simple functionality before attempting complex features
  • The Tizen documentation on Samsung's developer site provides detailed API references for media components

Customize your cookie preferences

You can enable or disable non-essential cookies. Essential cookies are always on to ensure the site works properly and to keep you signed in.

Necessary

These cookies are necessary for the website to function properly and cannot be switched off. They help with things like logging in and setting your privacy preferences.

Always on

Analytics

These cookies help us improve the site by tracking which pages are most popular and how visitors move around the site.

Enable analytics cookies
Public Forum Public Forum
Employees only. Please sign in with your company account.