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

[ISSUE] Unable to build Using Gradle #509

Closed
Autumnleafsandcats opened this issue Feb 25, 2025 · 5 comments
Closed

[ISSUE] Unable to build Using Gradle #509

Autumnleafsandcats opened this issue Feb 25, 2025 · 5 comments
Labels

Comments

@Autumnleafsandcats
Copy link

When trying to build the app with Gradle it errors out because there is no local.properties file in /root/namida/android

Expected Behavior

Gradle should've been able to build the app

Screenshots

Logs

Failure:
Build failed with an exception.
Where:
Settings file '/root/namida/android/settings.gradle' line: 4

  • What went wrong:
  • A problem occurred evaluating settings 'android'.

/root/namida/android/local.properties (No such file or directory)

Possible Solution

N/A

@C0C0B01
Copy link

C0C0B01 commented Feb 25, 2025

Namida is not fully open source yet, this is because of the project still being small and not wanting to risk someone taking it and making a bigger one without credit

@Autumnleafsandcats
Copy link
Author

Are there any plans to do so in the future?

@C0C0B01
Copy link

C0C0B01 commented Feb 25, 2025

I am not the creator, just have a good idea of the plans and reasoning. as far as I'm aware it's not coming any time soon but I am not the one to make this decision.

@Autumnleafsandcats
Copy link
Author

Okay, thanks a ton!

@MSOB7YY
Copy link
Member

MSOB7YY commented Feb 26, 2025

@Autumnleafsandcats as C0C0B01 said. this also is discussed in #37.

if u managed to replace the privated classes and wanted to build, make sure the local.properties file exists in the path specificed

maybe run flutter create . to generate missing files

also keep in mind namida is EULA licensed ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants