wttech / cogboard-mobile

CogBoard Mobile provides a native mobile version of CogBoard for Android and iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wunderman Thompson Technology logo Logo

Build Status

CogBoard Mobile

Cogboard Mobile Logo

CogBoard Mobile will let you to connect to existing instances of CogBoard giving you a quick access to project status.

Getting started

Prerequisites

  1. Download and install Flutter SDK
  2. option A (Recommended) - Download and install Android Studio
  3. option B - Download and install IntelliJ IDE
  4. Install Flutter and Dart plugins in IDE (GoTo File -> Settings -> Plugins)
  5. Clone this project to your PC git clone git@github.com:wttech/cogboard-mobile.git
  6. Open project in IDE - when IDE ask for installing Android SDK install it
  7. Make sure that flutter is added to path env. variable (run flutter -h to check)
  8. Run flutter doctor from project root to check if configuration is completed

Running CogBoard Mobile on emulator

tutorial

Running CogBoard Mobile on connected device

  1. On a mobile device enable Developer Options.
  2. In Developer Options enable USB debugging.
  3. Connect mobile device to your PC via cable.
  4. Allow USB debugging if you are prompted with such question.
  5. Open your IDE and in the select device dropdown choose your mobile device.
  6. Press run, app will be installed on a mobile device.

Additional Info for Flutter projects

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

For help getting started with Flutter, view our online documentation, which offers tutor

About

CogBoard Mobile provides a native mobile version of CogBoard for Android and iOS


Languages

Language:Dart 98.0%Language:Shell 1.2%Language:Ruby 0.5%Language:Kotlin 0.2%Language:Swift 0.1%Language:Objective-C 0.0%