Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.softwaretools > #313
| From | "Gavino" <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.java.softwaretools |
| Subject | Re: Why Is Android Dependent on Java 6? |
| Date | 2014-06-09 10:32 +0200 |
| Message-ID | <bvl9p5Fo2f1U1@mid.individual.net> (permalink) |
| References | <lmtaua$gr0$1@speranza.aioe.org> |
"John Savard" <quadibloc@barney-mail.invalid> wrote in message news:lmtaua$gr0$1@speranza.aioe.org... > > 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? Since Eclipse is written in Java, a JRE is required in order to run it. Also, if you want javadocs and source code for the predefined Java classes to be available, you will have to install a full JDK.
Back to comp.lang.java.softwaretools | Previous | Next — Previous in thread | Find similar
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