• ozymandias117@lemmy.world
    link
    fedilink
    English
    arrow-up
    57
    arrow-down
    1
    ·
    edit-2
    3 months ago

    Any idea how this demand is different from the current state of Android?

    Under Epic’s terms, any app downloaded from anywhere would operate identically to apps downloaded from Google Play, without Google imposing any unnecessary distribution fees.

    Last time I used it, I downloaded all my apps through F-Droid, and I didn’t think they were paying Google anything?

    • atocci@lemmy.world
      link
      fedilink
      English
      arrow-up
      26
      ·
      3 months ago

      They probably mean, for example, not having to prompt the user to allow installs from “unknown sources”, allowing alternative app stores to update apps and themselves automatically in the background like Google Play does, allow installations from alternative stores with one tap without extra user interaction, etc.

        • huginn@feddit.it
          link
          fedilink
          English
          arrow-up
          25
          arrow-down
          2
          ·
          3 months ago

          The nag screen is important for a bunch of less technically literate people who would otherwise install malware without thinking twice.

          Or even once.

          • ozymandias117@lemmy.world
            link
            fedilink
            English
            arrow-up
            9
            ·
            3 months ago

            I really don’t know how to feel about it

            The people it’s intended to protect will just click “yes” to anything in my experience

            I don’t have a statistical analysis of results over a normal distribution of the world population, though

            • huginn@feddit.it
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 months ago

              I feel like Epic wouldn’t be so strident about it without proof that it negatively affecting install rate.

              But maybe the perception that it affects the rate is sufficient.

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

                I think it affects install rate by design, which is bad for Epic in this case but good for security in most

        • AeroLemming@lemm.ee
          link
          fedilink
          English
          arrow-up
          3
          ·
          3 months ago

          I just tested it by updating something and it didn’t work, so I would say no, we don’t have background updates on F-Droid.

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

      There are differences between play store and other store. For instance, on fdroid you have a pop up asking each and every time if you want to install or update the app after pressing install button. Play store you just click install and let it do its work in the background.

      I don’t think fdroid can update app by itself in the background. Play store can.

      I mean third party store doesn’t have access to some of the api play store have, things you don’t care but that is important to normies and that would induce reduced profit from epic store.

      • MonkderDritte@feddit.de
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        3 months ago

        You don’t have that popup on NeoStore and other alternatives, because they use Android’s new APIs. F-Droid (the app) somehow gets nowhere. Still can’t export/import package sources either.

        • T156@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          3 months ago

          F-Droid has allegedly had automatic/silent installs for a while now, although only on newer versions of Android (12+).

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

          I used droid-ify recently, which is well maintained and still got these pop up. Are you sure we’re talking about the same thing ? I mean pop up that says «  would you like to install x app ». Yes no. And you got to give permission to the store first to even show this pop up.

          • tb_@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            3 months ago

            Updates specifically, initial install still gives the pop-up.

            From my recent experience both the main F-droid app and Droid-ify can do silent updates. Not sure how automatic they are though.

    • RobotToaster@mander.xyz
      link
      fedilink
      English
      arrow-up
      9
      arrow-down
      1
      ·
      3 months ago

      In addition to what atocci said, apps not downloaded from an app store by default have limitations on their access to accessibility services.

      • ozymandias117@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        ·
        edit-2
        3 months ago

        Huh. That’s a weird restriction that definitely gives credence to their case

        Are accessibility services only part of Google Play and not AOSP…?

        Edit: FalseMyrmidon pointed out an article about the restriction below

        https://www.androidpolice.com/android-13-blocks-accessibility-services-sideloaded-apps/

        Which states it’s only for side loaded applications, not for applications downloaded through a separate app store, so this wouldn’t affect Epic

        It’s also important to note that Google is only restricting sideloaded apps. If you use an alternative app distribution platform like F-Droid or the Amazon app store, you won’t run into the accessibility services restrictions

        • FalseMyrmidon@kbin.run
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          3 months ago

          Things like screen reader access have huge potential uses by malware. Generally it should not be trivial for a program to get that level of access to everything you do.

          • ozymandias117@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 months ago

            The restriction of being limited to Google Play and not other app stores implies the implementation is part of Google Play Services, and not included in AOSP

            So I was curious if that’s how it’s implemented on Android - I know Google loves moving features out of AOSP

            However, things like Android-Password-Store used Accessibility services through F-Droid for autotyping back when I used it

            So, trying to understand what has been locked down, since I’m planning on going back to GrapheneOS

            • FalseMyrmidon@kbin.run
              link
              fedilink
              arrow-up
              4
              ·
              3 months ago

              https://www.androidpolice.com/android-13-blocks-accessibility-services-sideloaded-apps/

              It just takes an additional warning acknowledgement.

              Google isn’t fully stopping sideloaded apps from using accessibility services, though. Once you’ve run into the dialog saying that accessibility services are restricted for the app in question, you can activate access under the app info screen in the top right corner via the “allow restricted settings” menu entry, so if you’re a power user interested in augmenting your phone with a legitimate app, you can still do that. This seems like a loophole that nefarious apps could circumvent by instructing users to enable restricted settings. Thus, it’s possible that Google will still change this behavior before going live with stable Android 13.

              • ozymandias117@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                edit-2
                3 months ago

                Thanks!

                It’s also important to note that Google is only restricting sideloaded apps. If you use an alternative app distribution platform like F-Droid or the Amazon app store, you won’t run into the accessibility services restrictions, with Google probably reasoning that applications in app stores are screened, at least to a degree.

    • Squizzy@lemmy.world
      link
      fedilink
      English
      arrow-up
      28
      arrow-down
      29
      ·
      3 months ago

      F droid is dificult, the landing page is senseless and searching isnt intuitive. Feels a bit disjointed

      • redcalcium@lemmy.institute
        link
        fedilink
        English
        arrow-up
        26
        ·
        3 months ago

        They probably don’t have a designer, but as a platform they’re actually solid. App devs can’t pull a switcheroo like uploading malicious apk because they can only upload source code (which will be made public), not binary. You can be sure apps you download there 100% generated from the published source code, unlike downloading from, say, release page on some random github repo.

      • circuscritic
        link
        fedilink
        English
        arrow-up
        24
        arrow-down
        2
        ·
        3 months ago

        Use Droidify or Neo Store. Both are in F-Droid repo, and both are better IMO.

        • NaoPb@eviltoast.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          3 months ago

          Ahbso Droidify is a kind of store. I was wondering why I had it installed on my phone. I don’t think I would ever try to repackage things or how they explained it.

        • Victor@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          arrow-down
          21
          ·
          3 months ago

          Installed Neo Store. It’s a joke IMO, for one single reason.

          The app starts up and asks me for two permissions. “The app works better without battery optimizations.” Alright? I’m not willing to sacrifice battery life for random app updates. I’ll check for updates manually, and regularly, thank you.
          And: “Please allow notifications if you want notifications.” No.

          If I want neither of those, there’s no way to proceed. I press the back button, it closes the app.

          Fastest uninstall ever. 😐

          With a lacking thought process like that, I don’t trust the store at all because the devs clearly don’t have a lot of forethought.

          • circuscritic
            link
            fedilink
            English
            arrow-up
            22
            arrow-down
            6
            ·
            edit-2
            3 months ago

            So…a repo manager asks to notify you of updates, and check for them in the background…and that requires an essay long screed?

            FYI I have battery optimizations enabled, and notifications disabled. App works great.

            But whatever, I genuinely give no shits if you use it, or don’t.

            • metaldream@sopuli.xyz
              link
              fedilink
              English
              arrow-up
              4
              arrow-down
              8
              ·
              3 months ago

              Neither of those permissions should be required for an app store. If someone wants to check for updates manually they should be able to do that.

              • circuscritic
                link
                fedilink
                English
                arrow-up
                11
                arrow-down
                3
                ·
                3 months ago

                Required means not optional… which both are…

                Also, it’s not unusual for a repo manager to request the ability to check for background updates, or send notifications…which again, are both optional.

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

              You reply with an eSsAy sCoLdInG mE about this, and you give “no shits”?

              lol ok. What a Reddit reply.

              I’m just saying, sure, I bet I could enable the things it asks for and then turn them off and it’d work as I want it to, but if you design the shit like this, it’s an instant turn-off for me. Like what else in the code is as shit as the very start of the UX? Other repo apps don’t force these things on me so why should I accept this app to? I could, but I won’t.

  • Kelly@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    3 months ago

    “Epic’s filing to the US Federal Court shows again that it simply wants the benefits of Google Play without having to pay for it,” Google’s spokesperson said. “We’ll continue to challenge the verdict, as Android is an open mobile platform that faces fierce competition from the Apple App Store, as well as app stores on Android devices, PCs, and gaming consoles.”

    Is this the mocking? Its not a very good mocking!

  • _sideffect@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    3
    ·
    3 months ago

    Man, I never bought an iPhone because I despise apple and their closed ecosystem, so I was with android since the start.

    But google has made me want to not buy android phones for over a decade, but what else is there

    • laxe@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      3 months ago

      Ars is usually better than this. The title for this article makes no sense.

  • AutoTL;DR@lemmings.worldB
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    This is the best summary I could come up with:


    This would benefit both mobile developers and users, Epic argued in a wide-sweeping proposal that would greatly limit Google’s control over the Android app ecosystem.

    US District Court Judge James Donato will ultimately decide the terms of the injunction.

    “Google must also allow developers to communicate directly with their consumers, including linking from their app to a website to make purchases and get deals,” Epic said in a blog post.

    “Google would be blocked from using sham compliance programs like User Choice Billing to prevent competing payment options inside an app or on a developer’s website.”

    If Donato accepts the terms, Google would be violating the injunction order if the tech giant fails to prove that it is not “treating Epic differently than other developers” by making it “disproportionately difficult or costly” for Epic to develop, update, and market its apps on Android.

    According to Inc, Epic told Game Developers Conference attendees that its app-distribution platform will be the “first ever game-focused, multiplatform store,” working across “Android, iOS, PC and macOS.”


    The original article contains 548 words, the summary contains 171 words. Saved 69%. I’m a bot and I’m open source!