Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.softwaretools > #310

Why Is Android Dependent on Java 6?

From John Savard <quadibloc@barney-mail.invalid>
Newsgroups comp.lang.java.softwaretools
Subject Why Is Android Dependent on Java 6?
Date 2014-06-06 21:13 +0000
Organization Aioe.org NNTP Server
Message-ID <lmtaua$gr0$1@speranza.aioe.org> (permalink)

Show all headers | View raw


Currently, the latest version of Java is Java 8.

Installing Java 6 instead creates security problems if one wants to use 
Java when viewing Internet sites as well, and on top of that, there's a 
problem (at least on 64-bit Windows) installing 6u45; it says a file is 
missing; one has to install an earlier version instead.

Android uses its own engine to run Java bytecode, the Dalvik compiler.

On top of that, Eclipse, the preferred development tool for writing 
Android programs, has its own open-source compiler for the Java language, 
the Eclipse Java Compiler.

So why does one have to install any software from Oracle on one's system 
to develop for Android anyways?

John Savard

Back to comp.lang.java.softwaretools | Previous | NextNext in thread | Find similar


Thread

Why Is Android Dependent on Java 6? John Savard <quadibloc@barney-mail.invalid> - 2014-06-06 21:13 +0000
  Re: Why Is Android Dependent on Java 6? John Savard <quadibloc@barney-mail.invalid> - 2014-06-06 21:42 +0000
  Re: Why Is Android Dependent on Java 6? "Gavino" <invalid@invalid.invalid> - 2014-06-09 10:32 +0200

csiph-web