How the number $9.3 billion is derived?
Oracle wants $9.3B for Google’s use of Java in Android
111–120 of 156 posts
Re: Oracle wants $9.3B for Google’s use of Java in Android
#112Re: Oracle wants $9.3B for Google’s use of Java in Android
#113C# is such a nice language, and Microsoft has been making such strides toward openness and cross-platform with .NET lately. Imagine if Microsoft granted Google a perpetual license to use C#.
Brainfuck probably has an equal chance of being selected as C#. The problem is more that the APIs and all of the existing apps. Google can't just wake up one morning and decide that everything will be now in language XYZ because there are literally millions of apps for Android which have been written in Java against Java APIs. C# would also be an unusual choice for a company that does zero(?) C# work.
http://techcrunch.com/2015/03/05/microsoft-and-google-collab...
Re: Oracle wants $9.3B for Google’s use of Java in Android
#114Re: Oracle wants $9.3B for Google’s use of Java in Android
#115Earlier quoted context omitted.
Never say never, that's what I thought about Apple and objective-C, and they just invented a new language for it. True, it runs in the same runtime, but it does allow them to slowly move away from 20 years of history. Mind you, the obj-C runtime / Foundation isn't badly set up at all, I'd argue it's better than the Java SDK.
If that is the level we are happy about you can already run with Kotlin today. Its not official Alphabet, but it is offical from the company that makes Android Studio and it is roughly to Java what Apples new language was to Objective-C. Unfortunately that still means that there is no good way to write cross-platform mobile apps.
Re: Oracle wants $9.3B for Google’s use of Java in Android
#116C# is such a nice language, and Microsoft has been making such strides toward openness and cross-platform with .NET lately. Imagine if Microsoft granted Google a perpetual license to use C#.
http://www.wired.com/2012/04/android-google-oracle/
In another 2005 e-mail admitted as evidence by Oracle, Rubin tells Google co-founder Larry Page: “If Sun doesn’t want to work with us, we have two options: 1) Abandon our work and adopt MSFT CLR VM and C# language, or 2) Do Java anyway and defend our decision, perhaps making enemies along the way.”
Re: Oracle wants $9.3B for Google’s use of Java in Android
#117C# is such a nice language, and Microsoft has been making such strides toward openness and cross-platform with .NET lately. Imagine if Microsoft granted Google a perpetual license to use C#.
Brainfuck probably has an equal chance of being selected as C#. The problem is more that the APIs and all of the existing apps. Google can't just wake up one morning and decide that everything will be now in language XYZ because there are literally millions of apps for Android which have been written in Java against Java APIs. C# would also be an unusual choice for a company that does zero(?) C# work.
Re: Oracle wants $9.3B for Google’s use of Java in Android
#118FYI, Oracle is pushing this agenda to squeeze Java shops in other places as well. The tack they are taking is to define any computer that does "one specific thing" as an embedded device and ask you for $300+ per "device", plus some other lofty fees. ( http://www.oracle.com/us/corporate/pricing/price-lists/java-... ) So, if you're using Java in a kiosk, ATM, media player, etc, they may be coming for you. My guess is t…
Re: Oracle wants $9.3B for Google’s use of Java in Android
#119Earlier quoted context omitted.
As the one that raised the Go support ticket for Android, back when I was still following Go I doubt it. That ticket was raised before Go 1.0, so I very much doubt it.
Go and Java stdlib have very different opinions about the basic types, used by every app (like strings or maps, heck, even about concepts what is a class and class hierarchies, or how the stack is supposed to look like). So unless you want to wage a perpetual war at the border between your app and Android base libraries, forget Go, or about any language that does not run on JVM.
Re: Oracle wants $9.3B for Google’s use of Java in Android
#120Earlier quoted context omitted.
Didn't I recently hear something about Google rebuilding Android to remove Java? Or am I totally off?
That would likely cost much more than this extortion, and still wouldn't save them.