decoration decoration
Stories

GROKLAW
When you want to know more...
decoration
For layout only
Home
Archives
Site Map
Search
About Groklaw
Awards
Legal Research
Timelines
ApplevSamsung
ApplevSamsung p.2
ArchiveExplorer
Autozone
Bilski
Cases
Cast: Lawyers
Comes v. MS
Contracts/Documents
Courts
DRM
Gordon v MS
GPL
Grokdoc
HTML How To
IPI v RH
IV v. Google
Legal Docs
Lodsys
MS Litigations
MSvB&N
News Picks
Novell v. MS
Novell-MS Deal
ODF/OOXML
OOXML Appeals
OraclevGoogle
Patents
ProjectMonterey
Psystar
Quote Database
Red Hat v SCO
Salus Book
SCEA v Hotz
SCO Appeals
SCO Bankruptcy
SCO Financials
SCO Overview
SCO v IBM
SCO v Novell
SCO:Soup2Nuts
SCOsource
Sean Daly
Software Patents
Switch to Linux
Transcripts
Unix Books

Gear

Groklaw Gear

Click here to send an email to the editor of this weblog.


You won't find me on Facebook


Donate

Donate Paypal


No Legal Advice

The information on Groklaw is not intended to constitute legal advice. While Mark is a lawyer and he has asked other lawyers and law students to contribute articles, all of these articles are offered to help educate, not to provide specific legal advice. They are not your lawyers.

Here's Groklaw's comments policy.


What's New

STORIES
No new stories

COMMENTS last 48 hrs
No new comments


Sponsors

Hosting:
hosted by ibiblio

On servers donated to ibiblio by AMD.

Webmaster
How many Java Programs would run with just access to the 37 API's. | 214 comments | Create New Account
Comments belong to whoever posts them. Please notify us of inappropriate comments.
How many Java Programs would run with just access to the 37 API's.
Authored by: Anonymous on Tuesday, May 22 2012 @ 01:23 AM EDT
I think you have to ask both questions.

It clearly demonstrates that Android-Java compatibility are mirror image reflections of each other. Compatibility is at the library level. Lower level API's, the 37, form the foundation for an eosystem of higher level API's built on top of the foundation. The entire ecosystem is cross-platform compatible.

There is a lot of java code out there that is cross platform compatible it's just that there are no programs that are cross platform compatible.

How relevant is it that an Android program can not run on a JVM? There are lots of java program that can not be easily moved from a JVM at one company to a JVM at another company. All java programs depend on API's, if the API's are not available the program will not run. All java programs other than entry-level programs depend on numerous API's over and above the JSE API's including third party and in-house. Even if you brought all the API's the program still won't run because the necesary infrastructure and configuration is missing or different.

If you can't easily move real-world java programs from one environment to another, why should Android, which is not even trying to claim application portability, be held to a higher standard.

[ Reply to This | Parent | # ]

Groklaw © Copyright 2003-2013 Pamela Jones.
All trademarks and copyrights on this page are owned by their respective owners.
Comments are owned by the individual posters.

PJ's articles are licensed under a Creative Commons License. ( Details )