Development Languages For Android [duplicate]

假装没事ソ 提交于 2020-01-03 06:01:28

问题


Possible Duplicate:
Which programming languages can I use on Android Dalvik?

I was a Java developer for 3 years, now I want to retire my Java skills for some time and go to some other languages(I already develop in more than 8 languages) that can be used for Android development and their tools/IDEs.

PS: I need tools/languages that I can build APKs that I can distribute at the Market using my account there


回答1:


I was like you and was interested in Scala. I have a tab folder fall of useful links.

http://www.google.co.uk/search?hl=en&safe=off&q=android+scala+eclipse&aq=f&aqi=&aql=&oq=&gs_rfai=

http://tiliman.wordpress.com/2010/02/10/android-development-with-scala/

http://www.assembla.com/wiki/show/scala-ide/Developing_for_Android

http://code.google.com/p/scala-android/downloads/list

Scala Programming for Android

https://github.com/jvoegele/gradle-android-plugin/wiki

http://github.com/jberkel/android-plugin

http://chneukirchen.org/blog/archive/2009/04/programming-for-android-with-scala.html

http://proguard.sourceforge.net/




回答2:


JavaScript is an option (seriously!) if you want to build a mobile web-based app, and then distribute it in a PhoneGap native wrapper.



来源:https://stackoverflow.com/questions/4742248/development-languages-for-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!