• Moonrise2473@feddit.it
    link
    fedilink
    arrow-up
    67
    ·
    10 months ago

    To make apps for Android you can take a 15 years old PC from the dumpster and a 5 years old smartphone that your cousin threw away and you’re done. No other payment required.

    To make apps for iOS you need to have a supported Mac and you need to have a supported iPhone. The OS upgrade treadmill means you need to buy a new one of both every 5-6 year (or used every 2-3 years). Finally, you need to pay a yearly $100 development subscription forever. (When you stop paying, your apps are unpublished)

    Also: on Android you share the source and anyone can compile it even a decade after release. On iOS compiling old source is much more difficult as you probably need to change or fix to the updated apis

      • davehtaylor@beehaw.org
        link
        fedilink
        arrow-up
        12
        ·
        10 months ago

        Android studio on a modern computer is painful

        Also on Android, Google decides what models of phones are able to use the Play Store. So unless you get into a third party store, or expect your users to side-load, that old smartphone might not be so useful.

        • Moonrise2473@feddit.it
          link
          fedilink
          arrow-up
          14
          ·
          10 months ago

          The old smartphone is only used for testing, you can literally use whatever you want (with increasing limitations), if you really want you can use even an HTC dream with Android 2

    • NightOwl@lemmy.one
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      10 months ago

      Yeah, subscription cost has led to apps that would be free on Android being paid on Apple or opting out of being available all together. Not just on iOS but MacOS too, and opting for being available outside the Mac store.

    • mtchristo@lemm.ee
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      Android studio is a very heavy peace of garbage! you need modern hardware to get somewhere.

      • Moonrise2473@feddit.it
        link
        fedilink
        arrow-up
        12
        ·
        10 months ago

        Can use an ancient version of eclipse if you really want.

        The point btw is that there’s isn’t a marketing department that artificially decides that your computer is too old to run a specific application and you need to buy a new one

        • xigoi@lemmy.sdf.org
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          I thought Android Studio (or more specifically, the Android SDK) is required for making Android apps?

          • Moonrise2473@feddit.it
            link
            fedilink
            arrow-up
            4
            ·
            10 months ago

            You aren’t limited to that, android studio is just a customized specialized version of JetBrains IntelliJ IDEA, if someone has a lot of time and patience, can use another ide