Google Awards Android Dev Prizes, Introduces App Store
An anonymous reader writes "A group of Canadian engineering students was one of 10 teams to win a $275,000 prize from internet search giant Google Inc. Their program, Ecorio, gives users the ability to reduce their environmental footprint with tools that provide transit options for trips, invest in carbon reduction projects, and share their tips with other users. Other winners included a taxi location app, a price comparison app, and a settings manager than changes your settings based on your location."
Google has also started talking about their plans for Android Market, which is similar to the App store used for the iPhone. Ars Technica's coverage points out a blog post by Google's Eric Chu which notes that early handsets running Android will have a beta version of Android Market enabled.
Android software would be much more available if it were served to machines from Debian (or Ubuntu) style APT repositories, rather than Apple style "App Stores". Not just because free software is basically more popular and available than $pay software. But also because anyone can set up an APT repo, and anyone can point their machine at it. The machines ship with a list of tested/approved repos, but the machine's admins can easily add/delete from that list. They can even make their own local repo, or one shared among a user group or developer group, or a website of fanboys.
These repos make SW deployment trivial, even with complex interdependencies (though with some exceptions when the repos and packages are managed badly). Simple, reliable SW management is perhaps Debian-style OS'es best feature, and even more important on something like a mobile "phone", that's supposed to be super-simple for even the lightest weight users to master without thinking too hard.
Since Android is supposed to be a major OSS platform, I hope it quickly gets a F/OSS repo system that all its users can easily use if they want. Because that would kill the "all-proprietary only" SW model that phones now support.
--
make install -not war