Skip to content
This repository has been archived by the owner on Nov 12, 2018. It is now read-only.

ControlThings/mist-gps-ui-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mist GPS UI for Android

This project is no longer maintained. Required dependencies may no longer be available.

Example software for getting started with Mist Ui development. It demonstrates creating a Mist Ui as a native Android App. This software is freshly baked, expect problems. We are working on it.

Prerequisites

Download and install Wish, Mist and the MistGps service.

You need to create a user in the Mist application when you first start it up. Swipe to the Users-tab and click the plus-sign in the bottom right corner. Write a user name you want to use, and an identity will be generated for you.

First run

  1. Clone this repository and open it in Android Studio
  2. Attach a phone with Android 4.4 or newer (Android 7 not yet supported)
  3. Start Mist GPS and Mist
  4. Verify that you see the GPS in the Systems-tab from the Mist App on your phone.
  5. Deploy the Mist Gps Ui app from Android Studio
  6. Select settings from menu to select peers for the app. You should then be able to click on the GPS in the peers list to give the Ui access to the Mist GPS.

See the source code for more documentation. All relevant code is in MainActivity.java.

Known limitations

This is based on an android port of the Mist library, and is very limited in its capabilities, and you can probably break it in several ways.

About

Example code for creating a Mist Ui for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages