📰 Published : How to use real android device for flutter development
🔗 : https://microblog.desipenguin.com/post/flutter-physical-device/
How to use real android device for flutter development
I recently started learning Flutter. My 10 year old MBP with 8GB RAM is apparently not “enough” based on this documentation It “recommends” 32GB RAM. Lowest number listed is 8GB, but it means I can’t use Android Emulator, which seems like most common way to test the app during the development phase. But I do have a real android device, can I use that instead ? But most documentation talks/assumes emulator.