DelphiWorlds / Playground

Stuff I'm working on that I *may* make public
MIT License
45 stars 16 forks source link

[Biometric] Version 64-bits #13

Closed edsonalanis closed 1 year ago

edsonalanis commented 1 year ago

These steps only work for 32-bit Android, how to do the same for 64-bit which is the version we posted on Google Play?

DelphiWorlds commented 1 year ago

I updated the readme as to how to build for 64-bit

edsonalanis commented 1 year ago

OK, is there an easy way to add the files to Delpoy that need to be added? on Android 32-bit there are several files that I need to include for Android 64-bit

DelphiWorlds commented 1 year ago

For now, you could use DeployMan from Grijjy. I'm working on a new version of Codex that will allow you to easily deploy complete folders right from the IDE.