PairWiimote icon indicating copy to clipboard operation
PairWiimote copied to clipboard

Maintenance and QoL improvements

Open TacoTheDank opened this issue 3 years ago • 7 comments

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.

TacoTheDank avatar Jul 09 '21 03:07 TacoTheDank

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

Kuuh4 avatar Nov 17 '23 15:11 Kuuh4

@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.

TacoTheDank avatar Nov 17 '23 21:11 TacoTheDank

@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 avatar Nov 18 '23 02:11 Kuuh4

Got it! Thank you Screenshot_20231117_234858_Pair Wiimote

Kuuh4 avatar Nov 18 '23 02:11 Kuuh4

Got it! Thank you Screenshot_20231117_234858_Pair Wiimote

can you maybe share the apk?

swaggerino avatar Jul 18 '24 13:07 swaggerino

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

Kuuh4 avatar Jul 18 '24 15:07 Kuuh4

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

swaggerino avatar Jul 22 '24 10:07 swaggerino