-5

How can we develop Tizen mobile apps using javascript? Are there any other languages that are used for developing Tizen mobile apps?

Srivathsava K
  • 437
  • 2
  • 5
  • 15
  • 1
    You can easily find that out at [the Tizen developer site](https://developer.tizen.org/documentation/dev-guide/2.3.0). – Michael Jan 15 '15 at 12:15

2 Answers2

0

Srivathsava, you can develop a Mobile Web App, which will enable you to use HTML5/CSS3/JavaScript:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.web.appprogramming/html/cover_page.htm

Edgar
  • 387
  • 4
  • 13
0

Perhaps you are looking for this: https://developer.tizen.org/downloads/sample-web-applications

Dan H
  • 14,044
  • 6
  • 39
  • 32