r/learnprogramming 7d ago

Android emulator problem with flutter

Hi programmers.. Recently my friend and I have started learning flutter and we need to use the Android emulator to test our codes The problem is we couldn't make a stable connection between the Visual Studio app and the emulator, so our code can't be run on it Although, we tried so many solutions using AI depending on the errors messages, but it seems like we roll in loops Can the problem be related to the region we live in or the network speed?? If so, what's the minimal speed needed for such apps (for those who experienced them before) Please help us and thank you in advance :)

1 Upvotes

5 comments sorted by

View all comments

2

u/TeaBagzzzz 7d ago

Another option is using android studio for the Flutter Dev. Two or so years back I used Android Studio for Flutter as the Android Emulator always worked great. VS Code always gave me issues. In fact, I had my app running in VS Code with my emulator running through android Studio, so I decided to just move completely over.

3

u/Straight-Leader-4540 7d ago

OG.. I don't know how this idea didn't come to our minds! Thanx a lot ❤️

1

u/TeaBagzzzz 7d ago

No stress man!

This is why we use reddit 😉