I am not following these claims carefully, but I have seen tons of copies of Lawnchair in the Playstore.

Another recent event that comes to my mind is the Simple apps, which AFAIK they always were open source? But that didn’t matter until it got sold and then Fossify was the non shit version of it (the positive side of open source).

  • RonSijm@programming.dev
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    7 days ago

    We have seen time and again, especially on Android, that whenever a moderately-popular app goes open-source, it is immediately picked up by unscrupulous developers. They download the source, add obnoxious ads […]. tracking code […]. Finally, they publish it to the Play Store

    This is a pretty bad argument, especially when you’re specifically talking about Android. Android APKs are extremely easy to just download from closed-source, decompile them, and add new things or overwrite existing things.

    The argument makes more sense for things that are harder to decompile and recompile

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      edit-2
      7 days ago

      No readily-compilable project is still a worthwhile barrier. So I don’t think it’s a bad argument.

      If it’s about open-source licenses, it typically allows that kind of repackaging. Which is not the case for closed-source/proprietary.