Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android project customization #3882

Open
valery-iwanofu opened this issue Aug 20, 2022 · 0 comments
Open

Android project customization #3882

valery-iwanofu opened this issue Aug 20, 2022 · 0 comments
Labels

Comments

@valery-iwanofu
Copy link
Contributor

valery-iwanofu commented Aug 20, 2022

Adding new features from android API or custom android libs is possible, but it may cause compability issues.
I wonder how to change some templates and prototype files (templates/app-build.gradle, PythonSDLActivity.java in particular) and still avoid issues.

An solution to modify PythonSDLActivity.java could be provide API to handle some events such as onCreate, onDestroy, etc.
But with gradle files it more complicated, (gradle.properties in particular). The solution in this case might be to allow user to provide some code parts wich will include later in these files by template engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants