You might sideload an Android app, or manually install its APK package, if you’re using a custom version of Android that doesn’t include Google’s Play Store. Alternately, the app might be experimental, under development, or perhaps no longer maintained and offered by its developer. Until now, the existence of sideload-ready APKs on the web was something that seemed to be tolerated, if warned against, by Google.

This quiet standstill is being shaken up by a new feature in Google’s Play Integrity API. As reported by Android Authority, developer tools to push “remediation” dialogs during sideloading debuted at Google’s I/O conference in May, have begun showing up on users’ phones. Sideloaders of apps from the British shop Tesco, fandom app BeyBlade X, and ChatGPT have reported “Get this app from Play” prompts, which cannot be worked around. An Android gaming handheld user encountered a similarly worded prompt from Diablo Immortal on their device three months ago.

Google’s Play Integrity API is how apps have previously blocked access when loaded onto phones that are in some way modified from a stock OS with all Google Play integrations intact. Recently, a popular two-factor authentication app blocked access on rooted phones, including the security-minded GrapheneOS. Apps can call the Play Integrity API and get back an “integrity verdict,” relaying if the phone has a “trustworthy” software environment, has Google Play Protect enabled, and passes other software checks.

Graphene has questioned the veracity of Google’s Integrity API and SafetyNet Attestation systems, recommending instead standard Android hardware attestation. Rahman notes that apps do not have to take an all-or-nothing approach to integrity checking. Rather than block installation entirely, apps could call on the API only during sensitive actions, issuing a warning there. But not having a Play Store connection can also deprive developers of metrics, allow for installation on incompatible devices (and resulting bad reviews), and, of course, open the door to paid app piracy.

  • @bitfucker
    link
    English
    175 days ago

    Ehh, this is basically just another form of DRM. No different than you having a Steam and GOG model. You can make your apps using DRM and enforce certain constraints

    • @[email protected]
      link
      fedilink
      English
      45 days ago

      GOG model

      wut? The main selling point of GOG is that games purchased from them are DRM-free.

      • @bitfucker
        link
        English
        14 days ago

        Yes, that’s my point. Android “doesn’t” have to use Google Play Store, but it is convenient. Other store fronts exist like F-droid and many vendor specific one. Google just provide the DRM mechanism like steam does provide DRM via steamworks

    • @[email protected]
      link
      fedilink
      English
      35 days ago

      DRM is to prevent piracy. This does not prevent piracy unless it only applies to apps that cost money.

      • @[email protected]
        link
        fedilink
        English
        54 days ago

        There already exists a “Google Play licence check” permission apps can use to verify whether or not the app has been bought on a Google account that’s present on the device.

        If people can crack the app to remove this (which is a thing for some of the popular apps), they’ll also figure out how to patch this out. This is strictly useful for free apps, and only serves to make it unviable to distribute verifiably clean apk’s outside of Google Play (so rip APKMirror)

        • @[email protected]
          link
          fedilink
          English
          64 days ago

          Yup. This isn’t an anti-piracy thing, it’s a fuck-over-people-who-don’t-like-google thing.

      • @bitfucker
        link
        English
        35 days ago

        What I mean by that is, this is just an API/SDK for app developers to use. Google does not enforce the use of such things. Much like steam does not force the use of their drm for example (please note the difference between the marketplace and the drm). App developers can always choose how they make and distribute their app.

        • @[email protected]
          link
          fedilink
          English
          24 days ago

          What legitimate reason would an app developer have for not wanting to let people install their app from sources other than the play store?

          • @bitfucker
            link
            English
            14 days ago

            Enforcing payment comes to mind without resorting to in-app purchase or any account creation. A lot of desktop software is a good example of those. Sure, you can still have cracks and whatnot, but then again, that’s not the point. Might as well ask what is the point of Denuvo. That is a whole other discussion.

            • @[email protected]
              link
              fedilink
              English
              14 days ago

              That’s a very legitimate reason! I was talking about free apps, but I failed to mention that in my comment. My bad. Any legit reason for free apps?

              • @bitfucker
                link
                English
                34 days ago

                Nothing comes to mind. DRM literally means digital rights management and unless you wanted to be petty, like blocking a certain person from using your app, then DRM for something free is not something that I can think of a use case for.

                • @[email protected]
                  link
                  fedilink
                  English
                  24 days ago

                  Neither can I, that’s why I think that allowing this feature to be used for free apps is purely a malicious move by Google to push people away from sideloading in general.