I'm trying to create APKs for use on older phones and older versions of android. I have tried installing the older Target SDKs to Processing 3, but I get the following build Errors.
BUILD FAILED C:\Users\user\AppData\Local\Temp\android1768334546505923503sketch\build.xml:15: The following error occurred while executing this line: C:\Users\user\AppData\Local\Temp\android1768334546505923503sketch\build.xml:28: Compile failed; see the compiler error output for details.
Is there a good way to make APKs compatible with old phones? Thanks.