Question updating OLD APK

boowho2

Member
Sep 1, 2024
19
6
3
I have a few VERY old programs that I'd like to use on current versions of Android.

I wouldn't think that any of the logic (code) would need changing.

Only upgrading the version of the API that I link in.

Pardon me if I'm using some terms wrong, but I'm not very familiar of which ones I SHOULD be using, but hopefully you will get my drift.

Thanks very much.
 
One very big issue would be that those old apps are almost certainly 32-bit. More and more current phones will only run 64-bit apps.

Are you actually the dev for these apps, or are they apps you acquired in the past?
 
  • Like
Reactions: Laura Knotek
@boowho2 It would be better if you state what device you're using.
You can install those apps using this ADB command:
Code:
adb install --bypass-low-target-sdk-block app.apk
 

Members online

Forum statistics

Threads
954,481
Messages
6,961,822
Members
3,163,042
Latest member
MsTinky