I wanted to see if there was an Android equivalent to the Windows compatibility mode for older apps. There is:
https://developer.android.com/guide/app-compatibility/test-debug
But when I try to use it, it says "App compatibility changes can only be modified for debuggable apps."
Is there a way to make this run for a normal app? I have some apps that stopped working with recent Android versions.
https://developer.android.com/guide/app-compatibility/test-debug
But when I try to use it, it says "App compatibility changes can only be modified for debuggable apps."
Is there a way to make this run for a normal app? I have some apps that stopped working with recent Android versions.