HearableDev / Hearable

ヒアラブルデバイスRN002TWの様々な使い方を共有するコミュニティです。
https://hearabledev.github.io/Hearable/
MIT License
4 stars 1 forks source link

How to create the app #5

Open Youssefejust opened 8 months ago

Youssefejust commented 8 months ago

Hello It is my first time working with Flutter and I wanted to build the Android app using VScode on Windows environment how is that possible the sample plugin file didn't have an lib folder so I can put installed sdk file in it Do you have a toturial for how to build and run the application

HearableDev commented 8 months ago

First, please check this README. Have you already got the SDK from this page?

Next, after installing the SDK, please run the command "flutter pub get" in the hearable_device_sdk_sample folder.

When building the source code, please connect your Windows PC and Android smartphone using a USB cable.