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

Example not work on Android #17

Closed
KingWu opened this issue Aug 8, 2022 · 1 comment
Closed

Example not work on Android #17

KingWu opened this issue Aug 8, 2022 · 1 comment

Comments

@KingWu
Copy link

KingWu commented Aug 8, 2022

Tried to build with android. But, fail

No application found for TargetPlatform.android_arm64.
Is your project missing an android\AndroidManifest.xml?
Consider running "flutter create ." to create one.
@faithoflifedev
Copy link
Owner

HI @KingWu ,

This is not actually a problem with the code. The flutter_model project in the example folder is minimal code that does not include the android target. If you open the project on it's own and add the android target the code will run as expected. I'll look at seeing if this can be made easier in the next release.

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

No branches or pull requests

2 participants