Has anyone had any joy getting what3words working on their Mudita Kompakt?
I’ve sideloaded via the Aurora store but when I copy and paste the location I just get ///pretty.needed.chill which I think is a default location somewhere in Oxford (UK)!!
(I’m looking for a privacy first method for my kids to share location for pickups/emergencies)
@kefa I think it might be because Mudita Kompakt’s GPS is receive only. PLUS- even with the native maps apps, it’s advised to be outdoors- with a clear view of the sky- for best reception.
Did you try checking that Maps is working then opening w3w afterward? GPS fix usually takes time on the kompakt, especially the first time.
The alternative explanation is that w3w uses Google location services, which are not available on the Kompakt. Does it work on another degoogled smartphone ?
I did indeed check that I was able to fix a location via maps and then open w3w without moving the phone. However, no joy with a w3w identifier being populated.
You might be right about w3w requiring google play services. I’ll see whether I can get https://mygrid.app working instead as this is OSS and allegedly allows E2E encrypted location sharing across Android/IOS.
@kefa
Mudita Kompakt differers in the way it deals with GPS location data for privacy reasons.
It has a receive-only GPS which means the device’s GPS chip only listens to satellites.
It calculates your position locally on the device and does not transmit that data anywhere.
This ensures that your location stays private, because there’s no automatic sending of coordinates to external servers.
Since Mudita Kompakt is privacy-focused, it work this way: the GPS is purely a receiver, so your position is visible to you but not shared.
If you’ve been using this app on a standard smartphone, this probably means that it uses assisted or connected GPS.
On most smartphones, GPS is not just receive-only. It often works with Assisted GPS (A-GPS), which uses:
Cellular towers,
Wi-Fi hotspots,
Bluetooth beacons,
And cloud services.
This makes location fixes faster and more accurate, but it also means your device is transmitting data to external servers (Google, Apple, etc.), often continuously.
Apps then use this data for maps, ride-hailing, advertising, geotagging, etc.
Result: more convenience, but less privacy.
So, the app may not function as you are used to it functioning because of this.
thanks @urszula - does this mean that apps use a different API for ‘receive-only’ vs ‘assisted’ gps (or is this transparent to the app requesting location)?