At least that is where that '2cloud.app' bit appears.
Hey everyone,
Sorry for the issue. And the brief reply-- I'm in the process of catching a train as I write this.
The redirect to 2cloud.app is supposed to happen, but the app is supposed to intercept it. You should get a dialog asking whether to open with the browser or the app. If you aren't, could you chime in with the browser, phone, and android version you're using?
Thanks,
Paddy
- I can implement the accounts API. Pros are that you don't have to login, you just choose the account you already have on your phone. Cons are we screw the 200+ users who are still stuck on 1.5 and 1.6, and thus don't support the accounts API.
I agree, my personal preference would be Nr 2, just because it is secure
and 'not hackish'. I am wondering: Would it be possible to have Nr 2 and
Nr 3 as fallback for the older devices? (Can Android Apps recognize the
API they're running on and react accordingly? Do they even run when an
app has elements of a newer API? Or does this boil down to having to
maintain two versions of the app?)
- Michel
Sounds like a great plan.
> I can't promise features just yet, but here's what I'm gunning for:
>
> * Device dropdown list, via a SyncAdapter (so it will be kept up-to-date)
> * Cloud to device messaging support, so you can open links on your phone
> * A tablet-optimised version of the app
> * Account API support, so no more buggy OAuth dances!
To be honest, I personally don't really see much use for c2dm since we
already have chrome2phone and QR codes. I never understood why Google
made chrome2phone go in the direction that it goes because I rarely want
to send a link to my phone. In fact, the only time I do, it's to
download a file and I've even started circumventing that by downloading
the file to Dropbox on the PC and having the device pull it down from there.
With that said, c2dm would make the system more feature-complete,
covering both directions and possibly also more browsers than Chrome in
the future.
Anyway, can't wait for the new beta. I've been too lazy to revert to the
production version and am starting to suffer from '2cloud withdrawal'. ;)
- Michel