read_connect(); //$GLOBALS[ezoic_db]->read->query("use 17things"); ?>

i heard that android apps are written in java. is this true? so can they be ported on any machine with a jre?

i browsed through android.com and saw eclipse, jdk and other java jargons. so can android apps run on any machine with a java runtime?

Related Items

One Response to “i heard that android apps are written in java. is this true? so can they be ported on any machine with a jre?”

  1. metavariable said :

    Android apps are written in the Java language. However, they don’t run on a Java VM, and they use a set of class libraries that are not part of the standard Java runtime and not available on the desktop.

    In addition, speaking as a developer, the UI model for Android is very different from the standard Java Swing UI model. So you’d basically need to rewrite your UI code to port from Android to standard Java.




Message:

[newtagclound int=0]

Subscribe

Recent Comments

Recent Posts

Archives