android
android copied to clipboard
OwnTracks Android App
Testing MQTT
Note: - default `mqttProtocolVersion` is 3, should be 4 nowadays - seems to ignore `keepAlive` values < 900 Environment: - Broker: mosquitto 1.6.8, TLS, authentication user/password - Phone: HUAWEI Y6...
As we all know, maps in China use the GCJ02 coordinate system, which has a certain deviation from the internationally used WGS84. Can we add coordinate system conversion function to...
* **App build number**: No app available * **Android version**: Wear OS 2.13 * **Device**: Ticwatch Pro 4G LTE Is there any way to add Wear OS support for Owntracks...
Since a couple of days I have some automations done based on my location, e.g. turning on some lights on when entering my home, etc. When Owntracks publishes it's location...
I configured two android devices in mqtt over wss mode using an mqtt broker with a basic-auth http frontend, served behind traefik w/ lets encrypt certs. This worked at first,...
Hi, I started to use owntracks (MQTT) recently and it is working like a charm! i do have a need which i am looking for help! i want to make...
[06-11-2019.zip](https://github.com/owntracks/android/files/3826575/06-11-2019.zip) Android version 9 Phone huawei mate 10 pro OT 2.1.3 Randomly crashing. Log attached
* **App build number**: 2.1.2 (21201) * **Android version**: 7.0 * **Device**: Honor 8 If I understand the manual correctly, region events should be reported immediately in the mode mentioned...
I am using HTTP mode on Android. Maybe I'm missing something, but how can I retrieve the monitoring mode of a device that just sent a location update? I want...
Hi, I am planning to revive my effort to create a home-screen widget (android) which show's people's locations with reference to known waypoints (like home, office etc). My earlier PR...