Hii
first of all thanks for ur supprot downloading and installing tizen sdk and now am able to run sample apps
but, am trying to create one ping pong app(i have alredy scource code with me). it showing config.xml file giving error and
<canvas id="canvas">
<audio id="collide">
<source src="http://dl.dropbox.com/u/26141789/canvas/pingpong/Metal%20Cling%20-%20Hit.mp3"></source>
<source src="http://dl.dropbox.com/u/26141789/canvas/pingpong/Metal%20Cling%20-%20Hit.wav"></source>
</audio>
</canvas>
it's not supproting audio file same thing i run in html5 editer it's working out side but in tizen emulatore it's not.
1)i checked .project it is ok...
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
2) config.xml--identifier: http://yourdomain/Ping-PongGame
3) if u want i will send .log file also
please tell me
1) when to use basic, UI builder,userdefined templates
2)tizen web application, tizen native appication,Tizen Native Unit Test project
Thanks for ur support