Re: Building Android apps for 64-bit with ant

2019-08-22 Thread Jaikiran Pai
Hello Mike, I don't think I'll be of much help - I don't have any Android experience. But maybe this guide has the necessary details you are looking for https://developer.android.com/distribute/best-practices/develop/64-bit As noted in that guide, if your application is Java based, you won't have

Building Android apps for 64-bit with ant

2019-08-22 Thread Swan, Michael
Hello all, I have been searching all over the place for what command line argument/build setting/parameter/etc. I need to use to tell Ant to make a 64-bit build of an Android app I have been handed. After several days my colleague and I have been able to get it to build from the command line dir