Earlier quoted context omitted.
Developers seem to be willing to support two competitive platforms, but when there are three or more, they throw up their hands and support just the top one, or maybe the top two. Source: my own intuition.
It depends on there being strong cross-platform development tools or not. Back in the early days of the micro-computer, many games used a virtual machine of sorts. The game logic was implemented in VM bytecode and then the VM engine was the only thing that needed porting between systems. This was to a greater or lesser degree aided by the limited hardware of the time, and that said computers were single task more oft…
Android overtakes Windows as the internet’s most used operating system
61–70 of 417 posts
Re: Android overtakes Windows as the internet’s most used operating system
#62Earlier quoted context omitted.
Lets not forget that Google bought Android, it didn't start as a in-house project. Rubin and crew had picked Linux as their base, and Java as their main dev environment, before being bought by Google.
Two classic mistakes with 20:20 hindsight. Linux makes updates more complicated because of it's monokernel and Java well.....Oracle....
There are lots of companies selling JVMs, many of them with extensions, and none of them got sued.
Why? Because they play by the rules, instead of trying to be different.
And at least on those platforms I can make use of proper Java 7 and 8 features, not the cherry picked ones on Android.
Re: Android overtakes Windows as the internet’s most used operating system
#63On one hand, this is a truly incredible accomplishment for Google, and in so little time! On the other, it's sort of amazing this hadn't happened already - so, so many people in the developing world are entirely reliant on mobile, and mostly use low-end Android phones. I use a Moto G4 and the experience is shockingly good for a device that costs less than a bar tab. It's no wonder that low-end Android's are winning,…
AOSP may be open, but on its own it is a skeleton of a OS. Most of the magic in Android today is housed in Play Services, one of two things Google can push an update for (the other being the Play store app) without any dialog or concent from the device user.
Re: Android overtakes Windows as the internet’s most used operating system
#64I guess this means we can officially stop hating on Microsoft for having such a lax attitude towards security, considering their last OS to suffer from that attitude was released 16 years ago, and it accounts for less than 3% of present day traffic according to statcounter.com Meanwhile according to the same stats, Android sits around 37.9%, and I have to wonder just how many of those devices are still impacted by fo…
The sad part is that these are issues with Android that Linux already solved. Google uses Linux within Android but instead of allowing the underlying parts to be updated via package management-like functionality, the kernel level stuff is only distributable as images in one "big bang" go. You could have a bug in a single binary at the kernel level, but instead of a tiny 1Kb diff patch you wait a year for a giant 1.2…
Re: Android overtakes Windows as the internet’s most used operating system
#65Earlier quoted context omitted.
That's kind of a demon of necessity though. Originally they did things more in the base OS but getting manufacturers to actually push updates was horrible. Now they can do bug, (minor) security and feature updates through a side channel that bypasses the carriers who don't want to update their older phones when people might go buy new ones instead.
There's no technical necessity for it to be closed source, though. That's a business decision.
Re: Android overtakes Windows as the internet’s most used operating system
#66When I was younger there IBM, Apple, Be, and Microsoft were all working on these amazing new operating systems. Now the #1, #3, #4 most popular operating systems are all some variation on Unix. What happened? Why did no one except Microsoft come up with a new operating system worthy of mass adoption?
Because there is no money in it. It is only worth it, if you use it to funnel people elsewhere, like Office or Play Store.
Re: Android overtakes Windows as the internet’s most used operating system
#67Earlier quoted context omitted.
It depends on there being strong cross-platform development tools or not. Back in the early days of the micro-computer, many games used a virtual machine of sorts. The game logic was implemented in VM bytecode and then the VM engine was the only thing that needed porting between systems. This was to a greater or lesser degree aided by the limited hardware of the time, and that said computers were single task more oft…
This intrigues me, as it clashes with everything I know about how classic game software was designed. Around what decade are we talking about? Can you name one or two examples of games that were designed like this?
Think of games like Maniac Mansion or adventure writing software like PAWS.
Re: Android overtakes Windows as the internet’s most used operating system
#68I guess this means we can officially stop hating on Microsoft for having such a lax attitude towards security, considering their last OS to suffer from that attitude was released 16 years ago, and it accounts for less than 3% of present day traffic according to statcounter.com Meanwhile according to the same stats, Android sits around 37.9%, and I have to wonder just how many of those devices are still impacted by fo…
The sad part is that these are issues with Android that Linux already solved. Google uses Linux within Android but instead of allowing the underlying parts to be updated via package management-like functionality, the kernel level stuff is only distributable as images in one "big bang" go. You could have a bug in a single binary at the kernel level, but instead of a tiny 1Kb diff patch you wait a year for a giant 1.2…
Re: Android overtakes Windows as the internet’s most used operating system
#69Earlier quoted context omitted.
The difference being that you can install or upgrade Windows on a system without buying a new laptop or requiring support from the vendor; the vendor doesn't lock down laptops to prevent upgrades and force people to buy a new device instead.
Is that our problem or Google's? You can point fingers at 50 different companies in the ecosystem, or you can collectively point the finger at the root cause. By the topic of this article, they're no longer the underdog when it comes to dictating terms to device vendors, they're the biggest shop in town and there's no reason the vulns-frozen-for-life-of-device model should continue to be adhered to.
The sad part is that the 2016 security report just came out and they brag how the whole security improved, without mentioning the elephant in the room.
Google IO is around the corner and I bet they will keep talking as if everyone could upgrade right away to Android O, with N now having barely 2%.
Re: Android overtakes Windows as the internet’s most used operating system
#70I guess this means we can officially stop hating on Microsoft for having such a lax attitude towards security, considering their last OS to suffer from that attitude was released 16 years ago, and it accounts for less than 3% of present day traffic according to statcounter.com Meanwhile according to the same stats, Android sits around 37.9%, and I have to wonder just how many of those devices are still impacted by fo…
Google doesn't have 1 security team. Project Zero has nothing to do with Android whatsoever. Totally different parts of the business.