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

Maintenance and QoL improvements #7

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

TacoTheDank
Copy link

Did it because I use the app sometimes and I felt like it. Also I wanted a dark mode :)

Changes include such things like:

  • Plugin, gradle, library updates
  • Utilize view binding
  • Enable proguard
  • Migrate to using ActivityResult APIs

The commits basically speak for themselves.

@Kuuh4
Copy link

Kuuh4 commented Nov 17, 2023

Hey! Does it work in android 13? I'm a complete beginner, downloaded android studio to try building the project, but I'm stuck with this after solving some other issues [sorry for commenting here, idk where to properly talk about it]

Error: Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @1dac4e31

@TacoTheDank
Copy link
Author

@Kuuh4 Dunno if the app works on Android 13.

Regarding the error, make sure you are using the correct JDK version. It should be 8 for this project (since it's a bit older). Your Android Studio version is probably using a newer version by default.

@Kuuh4
Copy link

Kuuh4 commented Nov 18, 2023

@TacoTheDank I've managed a way to download and install the .apk from timawesomeness from playstore via aurorastore and it does indeed work on android 13! As I'm finally at home again, I'll be trying to build this fork right now :3

@Kuuh4
Copy link

Kuuh4 commented Nov 18, 2023

Got it! Thank you
Screenshot_20231117_234858_Pair Wiimote

@swaggerino
Copy link

Got it! Thank you Screenshot_20231117_234858_Pair Wiimote

can you maybe share the apk?

@Kuuh4
Copy link

Kuuh4 commented Jul 18, 2024

Got it! Thank you Screenshot_20231117_234858_Pair Wiimote

can you maybe share the apk?

You got lucky... I've lost the file but the project was still in my android studio. Built another one. Please check if it properly installs.

Pairwiimote.zip

@swaggerino
Copy link

thank you! Will check once I find time and report back

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.

3 participants