71
Why are (mobile) browsers so big?
(lemmy.world)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
~~It does pretty much everything a browser like Firefox, Focus, Mull, etc would do so I think it's fair to call it a browser.~~
~~Also, the Android System WebView package is not installed on /e/OS~~
Edit: Yeah, never mind all that. The browser's size isn't shown correctly and some kind of WebView is installed so it may use that. The repo is about 70MB which makes far more sense.
It doesn't have to be visible to you. You would have to check with ADB to actually know that it's not installed.
And I don't think Android without WebView is a thing. Many apps depend on it...
It shows up as an installable app. Although, I just checked the repo of the /e/ browser and it is probably bigger than it appears to be in App Info. I'll edit the post rq
Fyi the size of the repo doesn't really matter. The source code gets compiled down and optimised to machine readable code, which is usually much smaller. So that 12mb could still be correct, for the compiled app.