What programming languages ​​can be used for development in blackberry?

I know that third-party developers use the Blackberry API, but which specific programming languages ​​support it.

+4
source share
2 answers

I would say that Java is the best option since the BlackBerry platform is built on top of Java Micro Edition (Java ME).

+4
source
  • Cascades Qt / C ++
  • WebWorks HTML5
  • Native C / C ++ SDK
  • Adobe AIR ActionScript
  • Android Runtime Java
0
source

Source: https://habr.com/ru/post/1390170/


All Articles