Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unable to import google authenticator QR code #10

Closed
miki151 opened this issue Nov 17, 2022 · 2 comments
Closed

[BUG] Unable to import google authenticator QR code #10

miki151 opened this issue Nov 17, 2022 · 2 comments

Comments

@miki151
Copy link

miki151 commented Nov 17, 2022

Describe the bug
I've uploaded a JPG with google authenticator export qr code to my watch as per instructions. When trying to open in the app, I get the following error popup: "Couldn't access storage: Please raise an issue on Github..."

Camera and Files and Media permissions are enabled for the app.

Watch:

  • Galaxy Watch 4
  • Wear OS 3.5
  • Wristkey github master version
@miki151
Copy link
Author

miki151 commented Nov 17, 2022

Ok I figured what the issue was. When I ran the command 'adb shell run-as app.wristkey cp [file] files', the directory files didn't exist so it copied the image into a file called 'files'. I used adb to remove it and mkdir files and everything worked.

Thanks for the great app! Would be neat if you put it on Play with a phone companion app to make importing easier.

@miki151 miki151 closed this as completed Nov 17, 2022
@0x4f53
Copy link
Owner

0x4f53 commented Nov 17, 2022

Oh I see! I was scratching my head over this for hours, trying it on an AVD watch and my own G Watch W100. I'll add it to the README, thanks!

Yes, I will be adding some more features in the future, like a file picker and a synchronizer in the settings if you have your device paired to a watch. I just can't seem to find the time these days. I would love it if others also contributed to this project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants