python-for-android icon indicating copy to clipboard operation
python-for-android copied to clipboard

Feature Request: Automated File Copying to Android Root Project in buildozer.spec

Open kengoon opened this issue 2 years ago • 1 comments

It is essential to introduce a dedicated section in the buildozer.spec file for copying files to the Android root project within the .buildozer directory. For instance, when working with Firebase, one needs to transfer the google-services.json file to the Android root project. However, the current process necessitates manual navigation through the .buildozer directory.

kengoon avatar Dec 19 '23 21:12 kengoon

  1. Should this be done with a bootstrap?
  2. I suspect my proposal here would address this, but am not sure.

Julian-O avatar Dec 21 '23 00:12 Julian-O