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

Add android build guide #154

Open
Its-Just-Nans opened this issue Aug 11, 2024 · 3 comments · May be fixed by #162
Open

Add android build guide #154

Its-Just-Nans opened this issue Aug 11, 2024 · 3 comments · May be fixed by #162

Comments

@Its-Just-Nans
Copy link
Contributor

What about adding android example ?

Can make a PR if needed

@c-git
Copy link
Contributor

c-git commented Aug 23, 2024

I'd be interested to see that. Would you use the same template but just build for android?

@Its-Just-Nans Its-Just-Nans linked a pull request Sep 5, 2024 that will close this issue
@Its-Just-Nans
Copy link
Contributor Author

Its-Just-Nans commented Sep 5, 2024

Yes of course !

It's here #162

Default : cargo run
Web : trunk serve
Android : 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

@c-git
Copy link
Contributor

c-git commented Sep 16, 2024

Thanks, I'll definitely check it out once I get a chance.

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

Successfully merging a pull request may close this issue.

2 participants