GitHub

Hawk Android (Work in progress)

This is a mobile client for the Hawk errors monitoring system

The app is written in Kotlin

Dependencies

We used next dependencies in application:

  • RxJava 3.0
  • Apollo GraphQL

Development Environment

Download and install Android Studio or Intellij IDEA

How to run

If you have a phone with the android OS:

  • Download the application from releases on github or telegram channel.
  • Allow the app to be installed from an unknown source in settings. (link)
  • Disable system protector in google play, if it need. (link)

If you don't have any devices with android OS you can:

  • Download and install BlueStack
  • Download the APK from GitHub releases or telegram channel
  • If you use:
    • Device: Install the application
    • Emulator: Drag the APK to the emulator, wait for the installation
  • Launch the application

You can download apk on your android phone or you can download the emulator and run the app on it

Read the original on github.com ↗