Skip to content

RokidBrew v0.1.5

Choose a tag to compare

@Anezium Anezium released this 07 May 19:25
· 18 commits to main since this release

Fixes

  • Prevent RokidBrew from automatically querying every glasses app immediately after Hi Rokid authorization.
  • Avoids the Hi Rokid CXRLinkService crash loop that left RokidBrew stuck in BUSY after receiving the authorization token.

Known CXR-L limitation

  • The current public client-l / Hi Rokid bridge exposes package-by-package glasses app checks only: queryGlassAppInstalled(packageName, callback).
  • There is no public API to list all installed glasses apps from the phone side.
  • RokidBrew therefore stores the authorization token, installs glasses APKs through CXR-L, and marks glasses apps installed after successful RokidBrew installs, but it does not auto-scan the whole registry after authorization.
  • Full installed-app discovery would require a small glasses-side helper that reads Android PackageManager locally and sends the installed package list back to the phone.

APK

  • Phone APK debug build from this workspace.
  • SHA-256: c54a810e044132f57d6ba1b738a1783473ce2c2f37646dd0c23650b613227a33