firebase-studio / firebase-studio/templates

How to add android devices for flutter preview, from blank template?

Open
#145 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
196
Forks
83
PR merge metrics
No merged PRs in 30d

Description

When starting firebase studio with the `flutter` template, devices are connected:

```
adb devices
List of devices attached
emulator-5554 device
localhost:5555 device
```

When I start an empty template in flutter, these devices are not installed:

```
adb devices
List of devices attached
```

How can we install these devices, in an empty template?

To try to answer this question, I looked into the 3 flutter related directories in `data-connect`, but I am not sure this is the right place to see the `flutter` template?

Thanks!

Contributor guide

Open the contributing guide

Research direction

Compare the `flutter` template with the empty template, focusing on the setup that produces the shown `adb devices` output. Determine where template setup is documented, then document reproducible steps for making the Android devices available in an empty Flutter template and verify the result with `adb devices`.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
documentation, mobile-dev
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.