Earlier quoted context omitted.
A bus station is also where a bus starts. Ditto for trains and train stations. ;)
Actually bus station is where bus does its job (get on and get off people)
Google announces Android for Work
121–130 of 174 posts
Re: Google announces Android for Work
#122Earlier quoted context omitted.
Would secure-wiping the phone if involved in a legal discovery process be considered destruction of evidence? Yes, if it's not part of a routine process.
If you are already in litigation there is almost always a litigation hold, and you can't even wipe it as part of a routine process.
Sudden change of policy in conjunction with other shady events, harder time.
Re: Google announces Android for Work
#123Re: Google announces Android for Work
#124I love the name "Google Play for Work."
The name is silly, but it makes sense. Google Play is effectively a package manager. "Google Play for Work" is an enterprise-controlled package manager.
It could have been called "Google Package Manager for Work."
Re: Google announces Android for Work
#125Re: Google announces Android for Work
#126I tried to find any info about license or repos and couldn't find anything. Unlike Samsung's Knox, which is FOSS, how can this be even remotely secure if it is closed source? Seems that Google is full on the "Extinguish" phase with Android. edit: amazing that I'm being downvoted for stating facts yet nobody replies to me.
It's a platform feature, so it's open source, but there's always a delay between the announcement and the time the code hits the public repositories. It'll be there before too much longer.
Re: Google announces Android for Work
#127Earlier quoted context omitted.
CyanogenMod's Privacy Guard is useful for dealing with this situation. There is a setting to enable it by default on newly installed apps. No matter what permissions the app says it requires, you are prompted when it actually requests them and can deny them at will or permanently.
When you deny them, roughly how often in your experience does this cause the app to crash or display an error?
Re: Google announces Android for Work
#128I tried to find any info about license or repos and couldn't find anything. Unlike Samsung's Knox, which is FOSS, how can this be even remotely secure if it is closed source? Seems that Google is full on the "Extinguish" phase with Android. edit: amazing that I'm being downvoted for stating facts yet nobody replies to me.
The fact of the matter, is that Google usually publishes their source. They're just a bit slow at it. Most versions of android ship in binary form before source is released.
Google even stopped open-sourcing new versions of Google Authenticator, which you'd think would be a prime candidate for a full-blown open source project. (And hell, it's a crappy app; there are better GAuth-workalikes available.)
Re: Google announces Android for Work
#129Earlier quoted context omitted.
I consider that a weakness of iOS as a platform. There are some pretty cool and useful things you can do with an Android app that you just can't do on iOS, period. Android's permission-granting model does leave much to be desired, though.
> There are some pretty cool and useful things you can do with an Android app that you just can't do on iOS, period. Such as?
Intercepting calls before they go out through the main dialer, and instead using some form of VoIP.
Intercepting an incoming SMS that's used for phone number verification, rather than requiring that the user switch to their SMS app and manually enter a code.
For that matter, replacing the SMS app with something better.
Reasonable app backgrounding support for any purpose you can think of, not just for those that Apple has graciously allowed you to do.
Hell, you couldn't even have custom keyboards on iOS until recently.
Apps can also have access to stuff that iOS never allows: e.g. I have a 3rd-party app that backs up my SMS database to Google Drive every night. It can also do backups to Dropbox and a couple other services. With iOS your one and only cloud backup solution for "system related things" is iCloud, and you can't change that.
None of these things require rooting the device. Yes, all of these things can be abused. But I prefer permissiveness that requires a little vigilance on my part over living in a restricted environment.
Re: Google announces Android for Work
#130Earlier quoted context omitted.
If they have not asked for those permissions, then how can they give those permissions to third party apps that you install through them?
That transitivity itself is an issue. Why cannot the installed apps request the permissions they need individually?
Play gets around this by being bundled as a system app initially. And if you have a rooted device you can potentially promote the amazon store to the same status, and so forgo the "unknown sources" switch.