@ Riot - What language do you guys use to make the android phone apps?

Aír·2/26/2016, 5:17:58 PM·1 votes·359 views

I am curious since I understand that Java is a language that is usable on a variety of different platforms, especially when it comes to applications such as Codename One, which is an SDK "that will allow you to create Android, iOS, RIM, and Windows mobile apps all by using native Java" (stackoverflow.com). There is an article that describes this in further detail here.

Long story short, if the android app is written in java, it can be on a windows phone and us 1.1%-ters who use the windows phone can be happy.

:3

source: http://stackoverflow.com/questions/25346560/can-i-create-windows-phone-applications-using-java https://visualstudiomagazine.com/articles/2012/09/12/write-windows-8-apps-in-native-java.aspx

1 Comments

Trylobyte2/26/2016, 5:18:56 PM1 votes

Java is also legendary for the huge number of security problems and vulnerabilities it has. its implementation could be tricky if it has to invoke the infamously bug-riddled Java VM at any time.