-
Notifications
You must be signed in to change notification settings - Fork 93
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
Latest APK #480
Comments
@MobCode100 I'm having issues getting Easer to even build. I have tons of programming experience but I'm fairly new to Android. Would you be able to send me some directions on how to compile it from scratch. I'm getting the following error: Unsupported Java. I went down the path of upgrading the product to use a newer version of Gradle but then I started getting other issues so I'm assuming that might not have been the right approach. I'm using the latest Android Studio |
If I change the Java version to one that supports Gradle 6.5 then I get the following error: I think I got the same error if I updated the Gradle instead of downgrading Java. |
did you leave Gradle as the original version and install an old version of JDK or did you upgrade it too? |
No, I just leave everything as it is. To be honest I'm not familiar with android development too. I made just those changes, and then they worked for me. |
yeah, they worked for me too. Thank you for your help! |
Glad it worked for you. I've tried to upgrade it using android studio recommendation but it failed to compile. So I'll just stick to SDK 30. |
This is not a bug report, just to request a latest beta or at least, provide a v0.8.3-beta3 APK file so that it's easier for the community to test them and report issues. There are some critical fix (such as notification event) and features which have been made into beta/dev branch that aren't included in the latest and beta APK releases.
However, I've build my own latest Easer APK for anyone who wants to use it.
The text was updated successfully, but these errors were encountered: