• 𝒍𝒆𝒎𝒂𝒏𝒏
      link
      English
      7
      edit-2
      10 months ago

      Google Messages replaced the AOSP SMS app, and is the only app that provides support for E2EE RCS and standard RCS if your carrier has not provided their own.

      It’s also one of the few mainstream mesaaging apps that won’t have a hissy fit about being installed on a rooted device

      Edit: Ah, my point got lost. There is no other app on Android that will let you do RCS mesaaging from a desktop.

      • cloaker
        link
        fedilink
        510 months ago

        Yes but it’s a proprietary Google app. Degoogling is to rid yourself of this app.

    • @inasaba@lemmy.ml
      link
      fedilink
      English
      610 months ago

      It’s the only app that has RCS. I don’t use it, but I think it’s kind of terrible that Google has a monopoly on the format.

      • @MindlessZ@lemm.ee
        link
        fedilink
        English
        410 months ago

        It’s terrible that no one else has decided to make an rcs app? That’s not really under googles control

        • Dandroid
          link
          fedilink
          English
          1110 months ago

          Google has blocked anyone’s ability to make an RCS app by making the API a system-level API. In order to make an RCS app, you must make an Android device. So Samsung could make one and bundle it with their phones, but Textra can’t make one and make it available on the Play Store.

          • @MindlessZ@lemm.ee
            link
            fedilink
            English
            510 months ago

            Ah ok, other replies mentioned API access in relation to servers so I misunderstood the issue. It looks like that API is hardlocked to Google (and Samsung?) devices. Thanks for the info

            • Dandroid
              link
              fedilink
              English
              710 months ago

              Samsung was just an example. I have been out of the Android development game for a while now, so my information might be outdated, but back when I worked for an android device maker (Android 5 timeframe), any Android device maker could use the system level APIs. You just needed to sign your app the the same keys your Android source code was compiled with.

              • @MindlessZ@lemm.ee
                link
                fedilink
                English
                210 months ago

                Yeah I was pulling Samsung from an article I found discussing the issue, not specifically your comment. It said that those system APIs only responded to Google or Samsung made apps, but that was from like 2021 tbf

        • @butter@midwest.social
          link
          fedilink
          English
          410 months ago

          They won’t open the api. Anyone else who tries to make one would be starting from scratch. Including with a server

          • @MindlessZ@lemm.ee
            link
            fedilink
            English
            210 months ago

            Sure, but isn’t that just complaining that Google runs the largest implementation of RCS? It would’ve been great if this was handled by carriers, but they never would pick up the task so Google just did it inhouse. I think if they hadn’t rcs would just be dead by now (for better or worse)

        • @inasaba@lemmy.ml
          link
          fedilink
          English
          110 months ago

          It’s because Google hasn’t allowed anyone else access to the RCS API, actually.

          • @MindlessZ@lemm.ee
            link
            fedilink
            English
            2
            edit-2
            10 months ago

            Google doesn’t open their own RCS API to the public. Nobody is stopping you from running your own server and service so far as I can tell