Sujet : How do you decide when to use the APK versus the split APK?
De : marion (at) *nospam* facts.com (Marion)
Groupes : comp.mobile.androidDate : 19. Mar 2025, 03:35:47
Autres entêtes
Organisation : BWH Usenet Archive (https://usenet.blueworldhosting.com)
Message-ID : <vrdai2$1dfg$1@nnrp.usenet.blueworldhosting.com>
User-Agent : tin/1.6.2-20030910 ("Pabbay") (UNIX) (CYGWIN_NT-10.0-WOW/2.8.0(0.309/5/3) (i686)) Hamster/2.0.2.2
I am populating a grandchild's phone & one of the first apps I add is
Muntashirakon App Manager which happens to have an APK & an APKs file.
<
https://github.com/MuntashirAkon/AppManager/releases/tag/v4.0.1>
This is the APK:
<
https://github.com/MuntashirAkon/AppManager/releases/download/v4.0.1/AppManager_v4.0.1.apk>
This is the split APK:
<
https://github.com/MuntashirAkon/AppManager/releases/download/v4.0.1/AppManager_v4.0.1.apks>
I basically know nothing about these split APKs. I admit that.
I'm curious though, which YOU prefer when you have the choice.
What I care about is being able to re-use the APK years later, if
necessary, not so much for this particular app, but for other apps (like
the pulsemsm or nova launcher apps which have last known good versions).
I have to re-use those last known good versions, which sometimes I cull
(aka extract) off my phone. I'm not sure of split APKs play a role there.
Do they?