Really long post I realized after typing and posting so save it for leisure reading
-----------------------------------------------------------------------------
I do not think Google want to make money from device sale itself because long term strategy has been to make the ecosystem client ( mobile device ) neutral and making client cheap so that people use more of Google cloud and bring revenues. Google Chromium OS is step in this direction as of today it is for laptops but As the bandwidth increases with wider deployment of LTE / 4G there is no reason that gap between Android and Chromium is not bridged.
However if Google tries to use Motorola to make Google handsets to compete with Apple they will shoot in the foot for two reasons.
1. Google is not Apple , Google fanatic customer is an enthusiast technically advanced customer who believes in Google's motto of "Do no evil" and that is why they adopted and nurtured Android despite all it's follies ( There are many actually compared to other mobile Linux platforms)
Where as Apple fanboy does not want to look under the hood and is happy that things are hidden from him.If some feature is not available he gladly accepts it and even defend it thinking Steve might have thought something good.
2. Apple is a classic Velbon good where customer feels happy to overpay and in case of Google he expects free service and thinks Google should make money elsewhere.
So any such move will alienate Google fanboys
Real and obvious reasons of this deal are two.
Firstly Motorola was in possible talks with Microsoft and any such deal would have torpedoed google's long term plans secondly Motorola has 17500 Patents and 7500+ applied most of these are in mobile technologies including in LTE so that will act as deterrent for litigation happy consortium. The valuation of 12.5 Billion $ now looks OK considering Nortel's 6000 patents were sold for 6 billion.
Google has announced that they will run Motorola as separate business entity. This announcement is not enough to ally the fears of other Android device makers.
Internally most of the major partners have internal Platforms as good as or better the Android but they were put to back-burner because none of them had image like Google / Apple which can generate developer traction. Now if there are signs of favoritism like Android lead device only from Motorola rather then from Samsung/HTC they may revive these programs.
Secondly Motorola is old hand so in litigation they carry better image in eyes of judges in various western countries rather then Asian manufacturers. You need to keep in mind that most of the time a district judge in Germany or US is not a computer science graduate but a law graduate and while awarding orders the mass media propaganda of Apple being innovator or even only innovator plays it's part
Some of the Apple patents for which they have received favorable orders from court are laughable known art in computing since 70s they got patents may be because apple filed and there was no one to oppose.
Example
United States Patent: 6343263 awarded in 29th Jan 2002 for which some US court has ruled against HTC. In simple terms this Patent covers DMA data transfer between a modem and an application processor and the DMA access is controlled by a DSP , Software APIs are provided to make this data available to applications.
This is how 100% of phones with 2 processors for modem and AP work since the days cellphones were invented or even before distributed computing systems like telecom switches used to work in same way.
Similarly while doing some prior art search I came across an Apple patent on late binding while loading a dynamically linked lib. Now this is something which is fundamental known art and no patent should have been granted.
Quote:
Originally Posted by Sprucegoose I think Google should do this because
1> You can make sure companies like Nvidia don't mess around. They did it with their PC GFX cards and they are doing it with their android SOCs as well.
Making sure Non Nvidia hardware cannot run their games.
2> If the internal Hardware is standardised, you don't need to make multiple Kernels for a single OS, you can concentrate on only one, which, while giving increased performance will not adversely affect external form factor.
What i mean is that while Samsung have the Exynos and Texas Instruments have their OMAP chips, there should be a standard structure to them. [Dual Core, each core should have a memory controller, they should all follow a standard instruction set] |
Well none of this is needed as Android uses Linux Kernel and TI , Samsung and others maintain and push their changes to Kernel.org.
However I have heard a rumor that Google is considering buying OMAP business from TI to complete vertical integration.
The standard structure you are talking about is already in place as ARM core

anyway there are technologies such as NACL ( native client ) in Google Chromium OS or LLVM ( Open Source initially from Apple) which provide a low level virtual machine to bridge gap in processor architectures.