kivy / kivy/python-for-android
Feature Request: Automated File Copying to Android Root Project in buildozer.spec
- Dominant language
- Python
- Stars
- 8.9k
- Forks
- 2k
- Avg merge
- 12h 20m
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
Research direction
Start by tracing how buildozer.spec settings are handled in the .buildozer workflow, using google-services.json as the example input. Determine where the Android root project is prepared and define the configuration section and file-copy behavior; done means files specified there reach the Android root project without manual navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, python
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100