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

TESTING- Quality/ Dependency checks prior to initial APK build #14

Open
chrisdebian opened this issue Sep 27, 2024 · 2 comments
Open

TESTING- Quality/ Dependency checks prior to initial APK build #14

chrisdebian opened this issue Sep 27, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@chrisdebian
Copy link
Owner

Nick did a really good job of forking an experimental branch of MapThePaths, so we could use it as a starting point for MOROW.

Not having the skills to do any new coding, yet; I installed a couple of tools and ran some tests on the forked code. I've tried to fix some of the code issues identified by Android Studio and IntelliJ IDEA. These are mostly automated checks that can be run using built-in tools. They include things like SDK and Gradle versions. Some things were picked up that aren't issues, but maybe something to look at in the future, if/ when we refactor.

I wasn't confident in committing the auto-suggested 'quick fixes', so seek support from anyone that feels able to look at the code and make any changes that are needed. This will then put us in a good place to build an APK.

Any one fancy having a look?

Cheers,

Chris.

@chrisdebian chrisdebian added enhancement New feature or request help wanted Extra attention is needed labels Sep 27, 2024
@nickw1
Copy link
Contributor

nickw1 commented Sep 28, 2024

@chrisdebian I could have a look, again time permitting, but would be good to get some other contributors on board too.

One thing to bear in mind is that the OS library will be completely replaced so any issues referred to in there, or in code using it, can probably be ignored.

@chrisdebian
Copy link
Owner Author

Hi, Nick.

Completely agree about contributors. I was hoping that by announcing an APK, to build on, that would help.

Remember, just because you wrote the code, you don't have to maintain it. As you say, we'll need to get some 'developer' skill onboard.

Cheers,

Chris.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants