Skip to content

Fix-MS/wearable

Repository files navigation

new_wear_os

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

vorbild

https://medium.com/flutter-community/flutter-building-wearos-app-fedf0f06d1b4

build app

flutter build apk --release

adb

# connect to watch
adb.exe connect 172.16.2.68:5555
adb.exe devices

# install
adb.exe -s 172.16.2.68:5555 install app.apk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published