Ten Features To Love About Android 1.5
An anonymous reader writes "Last month, Google officially announced the Android 1.5 update, dubbed 'cupcake.' The new software is apparently ready to roll out to Android-powered devices beginning tomorrow. Make no mistake, Android 1.5 is a major upgrade — they could have called it 2.0. The software brings a host of new capabilities, some of which can't be found on rival mobile platforms, including video recording and sharing."
And people think admitting that installing "Jaunty Jackalope" is embarrasing. Cupcake.
Wow! Video recording?!
What's next? Broadcast TV? True SMTP email? Intuitive UIs?
The IPhone has a lot of limitations, but the amount of apps for it makes it the killer device. The iphone has more quality apps than all other platforms have total apps combined. and the new hardware/software combo coming out in the next 2 months will make it even better.
until Android, winmo and BB get more and better apps and the ability to install over 10-20 apps on the device i'll probably buy a new iphone come july to complement my wife's iphone. even with all it's limitations.
this is almost exactly like the story with Windows in the 1990's. it was far from the best OS, but the amount of apps for it clinched it's success.
Six weeks. Samsung and Moto have product releases scheduled, as does HTC.
-- $G
I really like Android as concept. Unfortunately, in the USA the number of devices are not very appealing (the ones that are available). My carrier doesn't even have android phones. Strange, because the whole point of Android I figured was to allow manufacturers to focus on innovative cell phone designs. Maybe manufacturers will eventually make more phones with Android, but right now they are kinda lousy IMHO.
Until better hardware, the future is Palm Pre or iPhone
android and everything google does, sucks.
i hate google, gmail, youtube, etc. fuck'em
A most compelling argument, I am convinced!!
You just got troll'd!
Balmer .. is that you?
You speak London? I speak London very best.
I find it difficult to program for the Android platform, but only because it's a *very* different programming paradigm. Rather than a single entry point, as with a standard computer program, there are half a dozen entry points. This isn't really a bad thing - having a single entry point would just mean you'd have to figure out which task needs to be done at the beginning of the program.
In other words, the OS does the hard part for you.
You might hate that style of programming, but it doesn't make it bad - and it certainly doesn't mean there are a million things to hate about the Android platform.
(There may, in fact, actually be a million things to hate about Android. I don't have an Android-based device, so I wouldn't know; I've only fiddled with the emulator in the SDK. My point is simply that the programming paradigm needed to write software for the Android platform isn't one of the things you should be hating.)
Actually, you have the issue backwards. Your selection of MS-Exchange as a messaging platform has limited the financially viable choices available to your firm to basically, Windows Mobile. Don't blame your vendor lock in on anyone other than your messaging vendor and the person who decided to buy MS-Exchange. You didn't HAVE TO do it.
-- $G
Balmer .. is that you?
Nah ... he just said he hates Google. Now, if he'd said he was going to (and I quote) "fuckin' KILL Google", well, yes, that would probably be Ballmer.
The higher the technology, the sharper that two-edged sword.
I've had Android running quite nicely on my Freerunner for a while now, connected to the O2 account I've had for years. Freerunners are for sale, thus there is more than one Android handheld available to buy.
http://xkcd.com/178/
The G-1 has all the "killer apps" I need at the moment - Accuweather, Google Maps with GPS, an IP Cam viewer so I can monitor my security cams at home and at my datacenter, SSH client, voice recorder, handy tools like data conversions, a level, a ruler and of course the Magic 8-ball. The browser works for the kind of things I need every day - my MRTG graphs, logging into my switches, routers, and remote-reboot controllers. It doesn't do SlashDot for shit though...someone needs to work on that.
Seriously, anyone judging a smart phone based solely on the camera, eye-candy, and "gaming experience" is probably 12 years old. Mine is a tool to help me earn a living first, and a toy second.
Nothing worthwhile ever happens before noon
There is no native code (C/C++) SDK for it last time I've checked, that was about a half year ago. That is a show stopper for lot of people.
> Google has already demonstrated that it is willing to pull certain apps that T-mobile doesn't like.
Except it doesn't matter, because on an Android phone you can install an apk package from anywhere on the web without rooting your phone. (There is a single checkbox in the settings you need to check first.) The Market actually has a strong incentive to be less fascist than the app store, because if it is perceived as hampering developers, developers will simply go elsewhere. I have no doubt that Google knew this when they designed the OS, and that they intend to be more egalitarian in the future. They're also still getting used to this thing, so I'm cutting a little slack. Have no doubt that if, in the future, Google decides to be dicks about the Market, I will put the apps I develop for Android online somewhere else.
It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
The parent makes some good points
I own an HTC Dream (called TMobile G1 in the US). My first phone bill after I bought the phone was $200 more than usual. It is now dropped because I changed my plan to allow for more mobile data, but buying the phone to start with, I had no idea that when I first turned it on it would start downloading a crap load of my gmail. It took me a little bit to figure out how to get the data usage down.
I really like the phone, but I wish there was clearer pre-sales on how much data it was going to use and how to make it cheaper to operate. I also would like a "turn data off - just be a phone" mode. Also the fact that it's advertised as having bluetooth but still - even with cupcake - can't do bluetooth file transfer is just stupid.
I don't therefore I'm not.
Not only is the application structure and lifecycle unique and structured around a unique UI flow, Android has unique UI classes in an otherwise mostly standard Java runtime, it uses binder for inter-process communication, it has a unique graphics stack relative to most other Linux systems, and it makes it difficult to put programs other than those written to the Android programming model on the screen, among other differences relative to most Linux-based systems.
But it has already overtaken the Nokia 8xx Web pads, which use Hildon, in user acceptance. Google gambled on establishing an entirely different application layer in the userland for Android and appears to have succeeded.
Android answers the question: "What if Linux had a userland based on a managed language runtime and every application used the same UI classes (and what if a company with sufficient resourced to do it right did it)?"
If Android perplexes you, try this:
http://www.amazon.com/Android-Application-Development-Programming-Google/dp/0596521472
I wrote parts of this stuff
Might find some alternatives here: http://en.wikipedia.org/wiki/List_of_collaborative_software
That is correct, all application development is done in Java. Yes, that is a show-stopper for some people, but that doesn't make Android a "bad" thing.
Actually, nothing prevents you from writing applications with native code.
In fact, parts of the SDK explicitly allow this.
However, it's generally bad idea because Android runs on a variety of hardware platforms, making native code "fun" to deal with in the future. I just hope they add proper JIT at some point, so Android's performance isn't fucking atrocious like it is now.
Mod me down, my New Earth Global Warmingist friends!
There is no native code (C/C++) SDK for it last time I've checked, that was about a half year ago. That is a show stopper for lot of people.
I'm not sure who, since on Android devices the code produced is highly performant.
You can do games on Android after all... and as we see with the update real time video recording and encoding. I mean, just what is holding people back here?
The only people who this bothers are those still scared of Java 1.1 and Applets. Java moved past that point long, long ago.
"There is more worth loving than we have strength to love." - Brian Jay Stanley
How do you figure that?
Zimbra for a 50 seat license: US$1,400
Exchange 2007 Standard with 5 CALs: AUD$2234 (USD1,714.93 at the time of writing).
The site I'm looking at only has CALs available in units of 5, and they're USD$576 for a block of 5.
And that's just a CAL - do you need a license for Outlook as well? I thought you did.
Agreed. This is usually the way to spot the Apple fanboi.
When they bring up how Apple's App Store has 35,000 applications and Windows Mobile (or some other phone) has only however many thousand, point out that Windows has far more applications available than Mac OS X, so it is obviously superior.
I did this once. It was great fun to watch him stammer. "But, but, but...it's completely different! How many word processors to do you need?" "Oh, I don't know, probably about as many tip calculators, fart noise generators, and flashlights."
parent is false....
Only Webkit, and its direct connectors run native, the wrapper around the browser runs in the DVM.
This is more due to Webkit itself not based on Java, and allows for performance.
most other apps, including the dialer do NOT use native code.
Of course, some libraries use native Code too (like the DB, etc) but you have access to the same libraries via the same API.
Have a nice day!
I got one last week. The Android Dev Phone 1 (ADP1) has the same hardware as HTC Dream, with the only difference in that it won't run DRM-damaged applications.
It'll cost you about 4600 SEK all in all, not bad at all. Also, you get the cool dev phone pattern on the back ;)
http://developer.android.com/guide/developing/device.html
Slagborr