ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Website to Android APK ?

    IT Discussion
    4
    24
    946
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Emad RE
      Emad R @scottalanmiller
      last edited by Emad R

      @scottalanmiller said in Website to Android APK ?:

      iftar

      https://www.google.com/search?hl=en&q=iftar

      Basically to start eating at ~8 PM

      1 Reply Last reply Reply Quote 0
      • 1
        1337
        last edited by 1337

        If it's slow in Android it's probably slow on every slow device there is. The problem isn't Android, it's the website.

        Lots of inefficient javascript, lots of css and verbose html increases the amount of RAM and CPU the browser has to use to show the webpage. You will get away with it on a PC but not a slower device. It's a frontend problem.

        Emad RE 1 Reply Last reply Reply Quote 2
        • Emad RE
          Emad R @1337
          last edited by

          @pete-s said in Website to Android APK ?:

          If it's slow in Android it's probably slow on every slow device there is. The problem isn't Android, it's the website.

          Lots of inefficient javascript, lots of css and verbose html increases the amount of RAM and CPU the browser has to use to show the webpage. You will get away with it on a PC but not a slower device. It's a frontend problem.

          But its ghost shipped software, so we are left to come up with solutions.

          Wont android APK allocate more RAM, there gotta be setting.

          1 1 Reply Last reply Reply Quote 0
          • 1
            1337 @Emad R
            last edited by

            @emad-r

            But its ghost shipped software, so we are left to come up with solutions.

            Wont android APK allocate more RAM, there gotta be setting.

            I don't think allocate more RAM is going to make a difference.

            If you can't change the software on the server, your only option is to speed up the client.
            Either you need to replace the hardware or use other software.

            Start by trying using some other browser. They might be more suitable to your application.
            Here are some to try:
            https://www.androidauthority.com/best-fastest-android-browsers-337802/

            1 Reply Last reply Reply Quote 3
            • 1
            • 2
            • 2 / 2
            • First post
              Last post