Skip to content

Companion App for Remote Car Unlock microcontroller.

Notifications You must be signed in to change notification settings

Yimura/RemoteUnlockApp

Repository files navigation

Remote Unlock Companion App

Development

The following steps are making the assumption that you're working from within the DevContainer and have adb present in your PATH.

How to start

Run the following commands in order in separate command lines:

  1. npm start : starts the frontend server.
  2. npm run android : builds the application and deploys it to an adb connected device.

About

Companion App for Remote Car Unlock microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published