2

Will we be able to use python, ruby or other languages to develop apps for Ubuntu tablets and phones?

txbahai
  • 29
  • 1
  • 2
  • Voting this down because it clearly says at the SDK download that you can program in C, too. And when there a C binding exist, any language will do. Please show some effort and read before asking. – aquaherd Feb 19 '13 at 21:08

1 Answers1

1

Python and Ubuntu are a couple made in heaven, they'll always be together!

Jokes apart, you'll always be able to use python or ruby for developing apps for Ubuntu on phones. Apart from these two, I am not sure whether other programming languages are supported.

You may want to look at this question too:

Can I develop apps in python for Ubuntu on phones

jobin
  • 27,708
  • Pretty sure any language with Qt/QML bindings would be supported, it simply being GNU/Linux and all. – Jonah Apr 11 '13 at 16:49