English 中文(简体)
哪些语言成熟,可以在安伯[除 Java外]开发本地人材
原标题:What languages are mature to develop native apps in Android [except Java]

Java有其他语言,在没有文字层/AIR和其他3级政党摘要的情况下,在 and中开发本地仪器。

最关心的是Clojure,JRuby, Scala

最佳回答

由于Schala被汇编成本土的JVERS密码,可以用来开发本地的安乐器。

The biggest problem is that using 3rd party library is not that easy in Android development, and you need use proguard to reduce the size of your program, sometimes this will cause problem.

但是,使用Schala开发一种安乐器仍然可行,例如,我写道:很少和roidt(中文页,但有屏幕灯)使用Schala。 它不是一个复杂的情况,而是应当表明在安乐施发展方面可以做些什么。

这里还有

最后,如果你想利用Schala,我将建议使用Schala 2.8.x。 我发现,当我使用Schala 2.9的收集班时,我就在临时安装期间坠毁了我的节目。

问题回答




相关问题
what do these ruby warnings mean?

cqq.rb:96 **warning: Statement not reached.** /root/newpackage/lib.rb:727 **warning: instance variable @object not initialized** Error: Your application used more memory than the safety cap of 500m. ...

How to register a JDBC driver using jruby-complete.jar?

I m trying to write a script that is executed with the jruby-complete.jar like so: java -cp derby.jar; -Djdbc.drivers=org.apache.derby.jdbc.EmbeddedDriver -jar jruby-complete.jar -S my_script.rb I m ...

How do I unmarshal a ruby object in java?

I have a an object that I d like to grab the contents of in java. The only problem is that is is currently in ruby. irb(main):050:0> blah => "...

What s the difference between Ruby and JRuby? [closed]

Can anyone please provide me in layman s terms the difference between developing a JRuby and a Ruby, Rails application? I use NetBeans as my Ruby on Rails IDE and every-time I create a project is ...

Ruby parser in Java

The project I m doing is written in Java and parsers source code files. (Java src up to now). Now I d like to enable parsing Ruby code as well. Therefore I am looking for a parser in Java that parses ...

热门标签