‘You’re Telling Me in 2023, You Still Have a ’Droid?’ Why Teens Hate Android Phones / A recent survey of teens found that 87% have iPhones, and don’t plan to switch::undefined

  • EngineerGaming@feddit.nl
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    10 months ago

    And the stock file manager on iOS/iPadOS is more than enough to do any kind of reasonable file management.

    My mom was given an iPhone as a gift years ago, so I remember my reaction to this. When you connect it to a computer, you can only see the photos folder. So you can’t even drag-and-drop music there. How is this “more than enough”? Maybe something has changed, I don’t know.

    But if you need better performance from sideloaded emulators or virtualization host or programs of those sorts which apple doesn’t allow on the App Store…

    You just spoke in favor of not being so strict, lol. But also there are far more common cases where this can impact regular people, such as bank apps being deleted due to sanctions. I personally don’t use mobile banking, but that’s pretty important for a lot of people, isn’t it?

    Do you really trust that ad block developer with permission to inspect network traffic on your device and potentially modify ui elements to block ads (but maybe more)

    If its code is open to be inspected by anyone - why not?

    and then runs stock pixel ROM

    That’s not the only alternative. I personally don’t yet use a smartphone properly so haven’t tried, but there are options for custom, more private OSs. Also pixels are pretty expensive so not the best comparison for “common” user.

    • HRDS_654@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      10 months ago

      I really can’t agree when you say Pixel phones are expensive. Just look at the value proposition for the 7a. It is currently $444 on the Google store with all the features of the 7 except for a slightly smaller screen and just slightly worse water resistant (we’re talking literally one step down). The closest competition would probably be the Zenfone 10 in terms of value,

      • EngineerGaming@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 months ago

        $444 is pretty expensive for me. More than half a price of my LAPTOP. Most people I know cannot really dish out this much cash for a phone. Maybe it’s different in the West.

    • AA5B@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      3
      ·
      10 months ago

      When you connect it to a computer, you can only see the photos folder. So you can’t even drag-and-drop music there. How is this “more than enough”? Maybe something has changed

      I don’t remember when it changed, but it was quite a few ears ago. The solution is iCloud. Your phone has iCloud files enabled, and seems to prefer it (at least for me), and your Windows laptop can be configured with iCloud, similar to how you might use OneDrive or Google Drive. Once you have it setup, you don’t have to think about it. It just works.

      • whats_a_refoogee@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 months ago

        That’s not access to the file system lol. That’s just apple’s cloud storage/transfer solution that requires an account and Internet. I mean you can do the exact same thing on Android with Google drive or whatever storage/sync cloud service you prefer.

    • TORFdot0@lemmy.world
      cake
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      3
      ·
      10 months ago

      You can transfer music via iTunes and it doesn’t have to be music with DRM from their store. You can rip MP3’s from any source and transfer them via iTunes. You don’t need direct file access and prevents a third party device from potentially transferring malware to it.

      On device, the files app gives you access to the “on my iphone” directory (basically the users home directory) as well as app data directories, and extensions for browsing installed cloud storage. You can create directories, move and copy files, rename and change extensions, or whatever else you might need to do to the files on the device. That’s more than enough for managing files on device.

      Android is better for certain workloads and use cases. I’m not advocating that anyone replace android. I’ve used both operating systems and I don’t think either are better than the other. As for banking apps, banks block root on android as well, and they ought too. In the US, by regulation, banks have to reimburse customers for fraud losses from any unauthorized transaction. And the CFPB is very liberal in their definition of unauthorized. So even if you download an app called “Definitely Malware, This app will steal your banking info”, you can get your money back when the hacker logs into your account and drains all your funds. So it’s better for banks to block devices that have root or are jailbroken. As for trusting ad blockers, unless you are downloading and building each update yourself. You are still susceptible to a supply chain attack or bad actor even by using open source. Just because it’s on GitHub doesn’t mean it’s secure. If you are putting your trust in a project just because it’s open source without verification you may as well put your trust in Apple or Google.

      I’d recommend everyone look into running an open source, degoogled ROM on android. Whether that’s AOSP or GrapheneOS or something else. I’m just trying to make the argument that iPhone isn’t inferior to android and vice versa

      • whats_a_refoogee@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 months ago

        You don’t need direct file access and prevents a third party device from potentially transferring malware to it.

        What malware lol. ClickForFreeMoney.apk? Even then, the applications are sandboxed pretty well. Even if you install “malware” it won’t be able to do much unless you also grant it permissions to access personal data.

        As for trusting ad blockers, unless you are downloading and building each update yourself. You are still susceptible to a supply chain attack or bad actor even by using open source.

        Most adblockers (all the good ones) don’t require frequent updates. They frequently update filter lists, which don’t execute any code and therefore can’t do anything malicious. And what you said applies to every application ever. Anyone can have their credentials stolen and used to publish a modified application.

        I’m just trying to make the argument that iPhone isn’t inferior to android and vice versa

        I don’t disagree, Androids and iPhones are pretty much at feature and quality parity nowadays. But it sounds like you’re starting from a conclusion and working backwards, which is not a good way to think.