Vine Launches On Android 33
Dawn Kawamoto writes "Twitter's free social media video app Vine is now on Android. But while the app rocked on the iOS platform, especially among teens, its move to Android has...dare I say...been a bit of a tangled mess. It launched on Google play without the capability for the two apps to sync, nor does it have such features as front-facing camera, search, mentions and hashtags. Another biggie is it doesn't yet allow users to post their six-second videos to Facebook. Vine says it's working on these features and all should be good soon. For now, however, a swing on the vine may not be a robust experience."
Ah, Twitter... (Score:5, Insightful)
"If we crack down on 3rd party developers, that means we don't have to measure our software against the standard they set, right?"
Re:Ah, Twitter... (Score:5, Informative)
Almost the point I was going to make. I'd hate to see the code behind this. First of all, if you are supporting the rear camera, the front camera support is all of 5 minutes (button in the UI, and passing the constant for front or rear camera based on the button state).
Then I read that they are only supporting 4.0+. Seriously? You can do everything they're doing there with the support jar and include all the way back to 2.0. If you want to do it nicely just pull in ActionBarSherlock and PageIndicator.
Re:Ah, Twitter... (Score:4, Informative)
Then I read that they are only supporting 4.0+. Seriously? You can do everything they're doing there with the support jar and include all the way back to 2.0. If you want to do it nicely just pull in ActionBarSherlock and PageIndicator.
ActionBarSherlock has it's own bugs, and it adds inconsistencies.
It's just easier to support 4.0 and higher, and with 4.0's market share climbing you'll see this more and more. It's not worth taking the download size increase, additional bugs, or additional inconsistencies in ActionBarSherlock, when you could just support the OS most of your users are likely to use anyway.
Plus, there are improvements around the camera in 3.0 and higher that ActionBarSherlock doesn't fix.
Re: (Score:2)
Re: (Score:2)
ABS is fairly rock solid, so I wouldn't really consider that that much a reason to hold back 1/3 of the android market.
We've seen issues with ActionBarSherlock. Not enough to keep us from releasing the app, but definitely enough to cause development fits.
ABS has been good about fixing bugs, but again, that's just one more thing that gets in the way that we'd rather do without.
Re: (Score:2)
Re: (Score:2)
The only thing in 4.0 that I could agree with you on is that 4.0 added a face detection API (in fact it was the only API change in android.hardware for 4.0). As far as a wrapper being not fun/onerous.... That might confuse a Java 101 student and yeah, wrappers aren't glitzy, but you do it everywhere. Any time you need to account for hardware or OS options you have to do something (this goes for iOS and Android). In this case you do everything you would have done and if the version is less than 4.0 don't do
Re: (Score:3)
More accurately, if we make our platform open, we can clearly demonstrate that certain application developers don't seem to be particularly competent.
Re: (Score:2)
And yet the article notes that the same application developers seem to have done a pretty bang-up job on iOS.
At what point do you begin to admit to yourself that maybe your platform *is* part of the reason "certain application developers" are having trouble delivering the same quality they've already delivered on another platform?
Er... *of course* it's easier to support iOS than Android? I'm a big fan of Android, and a devloper for the last 3 years, but the idea that you can support 1000+ phones vs about 5 for exactly the same cost is ludicrous. However, the overhead is small, the OS is designed to scale well. Every team I've worked in have had roughly the same speed as the iOS teams doing the same thing.
It's a bit stupid to compare 2 platforms based on one app, where the Android has only just been released & is basically still
Re: (Score:2)
Well, they are, moving all the new functionality announced at Google IO as services provided by Google Play, which will be rolled out to all devices post-2.1.
Ultimately the restricted platform will lose in mobile in the same way as it did in desktop computing. People have different needs, and one vision cannot provide for them.
Re: (Score:3)
... also it's only *slightly* harder, and the benefit is worth it. Limited phones to one or two models, being told what you can and can't run, being forced to a single software repository is ridiculous, and I'm amazed that people tolerate it. I'm sure the fans will be happy when Apple *invents* widgets and customizable screens in the next few versions of iOS.
Re: (Score:2)
It is not particularly endearing to have your favoured platform treated as a second class citizen in time and quality though. I've started dumping services and companies that do it. If you're only going to support a single platform, perhaps it should be a good mobile web site instead. Tying things to only Apple only ever benefits Apple in the end.
Re: (Score:2)
Yeah, true. But since pretty much every mobile website I've come across has been inferior to the most thrown together app, I still favour apps. While designers and hipsters favour iPhones, the first cut of most apps is probably going to go that way.
Re: (Score:2)
"If we call our platform 'open,' that means we don't have to worry when it takes developers far longer to deliver far worse software than on competing platforms, right?"
Meanwhile in Redmond on the end of an infinitely superior phone: "Oh hey there Steve, how's that windows phone thing working out for you? Got any market chairs to throw around latelty? Man, I'd love to chat on the phone all night but I've got this successful mobile OS to play with."
I hope there's no Ikea shop nearby.
Re: (Score:2)
An invisible man marries an invisible woman. (Score:2)
The kids were nothing to look at either.
Bad puns are simply that. Bad.
Re: (Score:1)
Agreed. Slashvertising fucking telephone software... how deep can /. sink?
Watch out for that tree! (Score:2)
Yet another proof the Apocalypse is upon us. (Score:4, Funny)
Another biggie is it doesn't yet allow users to post their six-second videos to Facebook.
Appropriate Article (Score:2)
In other news... (Score:2, Insightful)
can someone answer why it took them so long? (Score:2)
The article says they got 13 million users in a year. I feel like the company would have come out with an Android version faster than that...maybe like 2-3 million users.
What is vine? (Score:1)
So what is vine?
The website says absolutely nothing, there are apps for two OSs I don't use, no web interface, no description...?
Does it have ANY market share? Why should we care?