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

Implement e2e test as android instrumentation Screenshot + CI #85

Conversation

ShootingKing-AM
Copy link
Contributor

@ShootingKing-AM ShootingKing-AM commented Nov 8, 2022

- specify jdk 1.8
- make jni debuggable
- Min targetSDK must be >=30 for playstore now
* Test Screenshot ci (#2)
- grant test app permissions in advance
- fix SettingsWatcher to properly get Premissions if allowed
@ShootingKing-AM
Copy link
Contributor Author

ShootingKing-AM commented Nov 8, 2022

https://github.com/ActivityWatch/aw-android/actions/runs/3419915880/jobs/5694114995#step:25:5521

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "__extenddftf2" referenced by "/data/app/net.activitywatch.android.debug-dGCHUfwwH1FIe_rdpMCjqg==/base.apk!/lib/x86_64/libaw_server.so"...

error related to ActivityWatch/aw-server-rust#324 i guess

Need to not just compile test but actually run full blown e2e test on aw-server-rust repo CI as well i guess

@ShootingKing-AM
Copy link
Contributor Author

ShootingKing-AM commented Nov 13, 2022

@ErikBjare does ActivityWatch/aw-server-rust#324 works locally on android emulator/device ?

@ErikBjare
Copy link
Member

I'm going to try and clean the workflow up a bit :)

@ErikBjare
Copy link
Member

Closing now that #88 is merged :)

Thanks again!

@ShootingKing-AM
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants