Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #56295 > unrolled thread
| Started by | micky <NONONOmisc07@bigfoot.com> |
|---|---|
| First post | 2018-10-04 14:50 -0400 |
| Last post | 2018-10-06 02:37 -0400 |
| Articles | 6 — 5 participants |
Back to article view | Back to comp.mobile.android
Why does it need access to all those things. micky <NONONOmisc07@bigfoot.com> - 2018-10-04 14:50 -0400
Re: Why does it need access to all those things. Chris <ithinkiam@gmail.com> - 2018-10-05 07:31 +0000
Re: Why does it need access to all those things. Ralph Fox <-rf-nz-@-.invalid> - 2018-10-05 20:39 +1300
Re: Why does it need access to all those things. Joe Beanfish <joebeanfish@nospam.duh> - 2018-10-05 13:38 +0000
Re: Why does it need access to all those things. "Carlos E. R." <robin_listas@es.invalid> - 2018-10-05 21:24 +0200
Re: Why does it need access to all those things. micky <NONONOmisc07@bigfoot.com> - 2018-10-06 02:37 -0400
| From | micky <NONONOmisc07@bigfoot.com> |
|---|---|
| Date | 2018-10-04 14:50 -0400 |
| Subject | Why does it need access to all those things. |
| Message-ID | <42ocrdltfjmpdmuhvf38dhns2uvre3mdf9@4ax.com> |
Allow access to photos, media, and files. ?? All I want to do is install a louder ringtone. Why does it need access to those 3 things? It seems like it's up to no good. I installed a Geico app today so I wouldn't have to carry my car insurance card, which changes every 6 months. It wanted even more access, and I did it, but what is it going to do with all that power. Nothing I want, I fear.
[toc] | [next] | [standalone]
| From | Chris <ithinkiam@gmail.com> |
|---|---|
| Date | 2018-10-05 07:31 +0000 |
| Message-ID | <pp73vm$rjo$4@dont-email.me> |
| In reply to | #56295 |
micky <NONONOmisc07@bigfoot.com> wrote: > Allow access to photos, media, and files. ?? > > > All I want to do is install a louder ringtone. Why does it need access > to those 3 things? It seems like it's up to no good. > > I installed a Geico app today so I wouldn't have to carry my car > insurance card, which changes every 6 months. It wanted even more > access, and I did it, but what is it going to do with all that power. > Nothing I want, I fear. More often than not it's a lazy developer. They just select permissions they might need rather than actually use. The extra permissions could be used maliciously although it's unlikely. I thought on recent androids you could selectively allow permissions?
[toc] | [prev] | [next] | [standalone]
| From | Ralph Fox <-rf-nz-@-.invalid> |
|---|---|
| Date | 2018-10-05 20:39 +1300 |
| Message-ID | <g23erdt4hkdapsq0hdcnt7q632sf263uf0@4ax.com> |
| In reply to | #56295 |
On Thu, 04 Oct 2018 14:50:10 -0400, micky wrote: > Why does it need access to all those things. > Allow access to photos, media, and files. ?? > > All I want to do is install a louder ringtone. Why does it need access > to those 3 things? It seems like it's up to no good. When I want a new ringtone which is not already in my phone, I copy the sound file (e.g. .mp3 or .mid) onto my phone and then change my phone's ringtone settings to use that sound file. I do not install any apps. -- Kind regards Ralph
[toc] | [prev] | [next] | [standalone]
| From | Joe Beanfish <joebeanfish@nospam.duh> |
|---|---|
| Date | 2018-10-05 13:38 +0000 |
| Message-ID | <pp7phg$e4p$1@dont-email.me> |
| In reply to | #56295 |
On Thu, 04 Oct 2018 14:50:10 -0400, micky wrote: > Allow access to photos, media, and files. ?? > > > All I want to do is install a louder ringtone. Why does it need access > to those 3 things? It seems like it's up to no good. Presumably you're talking about installing a ringtone app instead of just downloading an individual sound file to use as a ring tone. The app needs access to your storage to save your selected ring tones. photos, media, and files are all in your storage.
[toc] | [prev] | [next] | [standalone]
| From | "Carlos E. R." <robin_listas@es.invalid> |
|---|---|
| Date | 2018-10-05 21:24 +0200 |
| Message-ID | <g1ps3aFspigU2@mid.individual.net> |
| In reply to | #56295 |
On 04/10/2018 20.50, micky wrote:
> Allow access to photos, media, and files. ??
>
>
> All I want to do is install a louder ringtone. Why does it need access
> to those 3 things? It seems like it's up to no good.
>
> I installed a Geico app today so I wouldn't have to carry my car
> insurance card, which changes every 6 months. It wanted even more
> access, and I did it, but what is it going to do with all that power.
> Nothing I want, I fear.
>
If the insurance data is saved in a file, it needs access to files,
which is a permission. This may means also photos, even if it never
looks at photos.
Insurance. A possibility can be report an issue by taking a photo and
sending it.
Media. A ringtone is media...
Or tones can be stored as files somewhere else.
--
Cheers,
Carlos E.R.
[toc] | [prev] | [next] | [standalone]
| From | micky <NONONOmisc07@bigfoot.com> |
|---|---|
| Date | 2018-10-06 02:37 -0400 |
| Message-ID | <oulgrdl0fn2q31405gebq3hajube6ecbep@4ax.com> |
| In reply to | #56317 |
In comp.mobile.android, on Fri, 5 Oct 2018 21:24:26 +0200, "Carlos E. R." <robin_listas@es.invalid> wrote: >On 04/10/2018 20.50, micky wrote: >> Allow access to photos, media, and files. ?? >> >> >> All I want to do is install a louder ringtone. Why does it need access >> to those 3 things? It seems like it's up to no good. >> >> I installed a Geico app today so I wouldn't have to carry my car >> insurance card, which changes every 6 months. It wanted even more >> access, and I did it, but what is it going to do with all that power. >> Nothing I want, I fear. >> > >If the insurance data is saved in a file, it needs access to files, >which is a permission. This may means also photos, even if it never >looks at photos. Geico wanted access to at least 6 thigns, but I didn't write them down. I think Chris is right that permissions can be r eviewed and cancelled after installation. When I come across that feature again, I'll copy down the list of things Geico wanted. > >Insurance. A possibility can be report an issue by taking a photo and >sending it. > >Media. A ringtone is media... > >Or tones can be stored as files somewhere else. Hmmmm.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.mobile.android
csiph-web