Open victor138128 opened 1 day ago
Mobile App Development on Windows for Android Platform Using Rust and Dioxus Library https://github.com/DioxusLabs/dioxus/discussions/3234
@oparkshinels I'm using Linux not windows. Can I proceed with the tutorial based on Linux as well?
Problem
I've tried running the mobile example from both the DOC: https://dioxuslabs.com/learn/0.5/reference/mobile. but It looks like the Android Tutorial is not working properly.
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
The Android tutorial works normally and the following mobile screen appears.
Screenshots The app terminates abnormally with the following error log.
Environment:
Questionnaire this is my lib.rs code.
I tried to do it step by step based on the tutorial, and when I ran it through cargo android run, it ended abnormally with the above error log. However, it doesn't seem to be a settings issue, so I'm contacting the issue ticket. Is there anything I can do additionally? If you give me an answer, I will try to fix it if it is something I can fix.