We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What about adding android example ?
Can make a PR if needed
The text was updated successfully, but these errors were encountered:
I'd be interested to see that. Would you use the same template but just build for android?
Sorry, something went wrong.
Yes of course !
It's here #162
Default : cargo run Web : trunk serve Android : cd android && make && make run-on-device
cargo run
trunk serve
cd android && make && make run-on-device
:)
Detailed in the PR
https://github.com/Its-Just-Nans/eframe_template/blob/eframe-template-android/android/README.md
Thanks, I'll definitely check it out once I get a chance.
Successfully merging a pull request may close this issue.
What about adding android example ?
Can make a PR if needed
The text was updated successfully, but these errors were encountered: