https://github.com/codex-team/hawk.android
https://github.com/codex-team/hawk.android
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codex-team/hawk.android
- Owner: codex-team
- Created: 2020-10-27T16:32:27.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-22T12:14:20.000Z (over 4 years ago)
- Last Synced: 2024-12-31T05:28:26.219Z (over 1 year ago)
- Language: Kotlin
- Size: 941 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hawk Android (Work in progress)
This is a mobile client for the [Hawk](https://hawk.so) 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](https://www.androidinfotech.com/unknown-sources-app-installation-android/))
* Disable system protector in google play, if it need. ([link](https://support.mobile-tracker-free.com/hc/en-us/articles/360005346953-How-to-disable-Google-Play-Protect-))
If you don't have any devices with android OS you can:
* Download and install [BlueStack](https://www.bluestacks.com/ru/index.html)
* 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