Ketsen AR Aiming
Ketsen AR Aiming Summary
Ketsen AR Aiming is a mobile Android app in Tools by Ketsen Networks, Inc. Released in Jan 2025 (1 year ago). It has about 65+ installs Based on AppGoblin estimates, it reaches roughly 3.00 monthly active users . Store metadata: updated Mar 17, 2025.
Store info: Last updated on Google Play on Mar 17, 2025 .
0★
Ratings: 0
Screenshots
App Description
Tool for finding a location by rendering a large pin in AR
Aiming AR allows you to search for an address and view its location using augmented reality (AR). Once an address is selected, the app opens an AR view and renders a rooftop anchor over the specified coordinates. Useful for wireless radio technicians for aiming line of sight radios.
We use Google AR core to render the pin in AR. There seems to be a distance limitation with Google that prevents rendering objects that are further away.
If you want to build a web app that deep links into this AR app and automatically places the pin over a specific lat lng, you can do that and pass in a lat lng like this:
iOS
aimingar://?lat=123&lng=456
Android
https://welink-nms.com/ar?lat=123&lng=456
