activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

Android application silently crashes without Google Chrome installed.

Open Aeyk opened this issue 4 months ago • 2 comments

  • [N/A] I am on the latest ActivityWatch version.

  • [X] I have searched the issues of this repo and believe that this is not a duplicate.

  • OS name and version: Android 16 / GrapheneOS

  • ActivityWatch version: 0.12.1 (rust)

Describe the bug

Application flashes intro page then crashes. Logs indicate missing Google Chrome.

Aeyk avatar Oct 08 '25 16:10 Aeyk

Hi there! As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct. Thanks a bunch for opening your first issue! 🙏

github-actions[bot] avatar Oct 08 '25 16:10 github-actions[bot]

The android app is a repackaging of the aw-webui in a native app, so it might require google chrome or another browser to render the UI.

0xbrayo avatar Nov 06 '25 10:11 0xbrayo