Website to Android APK ?
-
@scottalanmiller said in Website to Android APK ?:
iftar
https://www.google.com/search?hl=en&q=iftar
Basically to start eating at ~8 PM
-
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.
-
@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.
-
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/