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

i am getting error(Execution failed for task ':geolocator:compileDebugJavaWithJavac'.) #702

Closed
nikitanb17cs opened this issue Apr 4, 2021 · 2 comments
Labels
platform: android Issue is related to the Android platform. status: closed (missing info) Indicates the issue was automatically closed due to a lack of information.

Comments

@nikitanb17cs
Copy link

💬 Questions and Help

I am using gradle 6.4 version.. and com.android.tools.build:gradle:4.0.2.

but application is not building. i have tried a lot. by adding upgrading and downgrading the version of the software.

For questions or help we recommend checking:

@mvanbeusekom
Copy link
Member

@nikitanb17cs, you are not providing a whole lot of information but this error is known to occur on Flutter Apps that haven't been upgraded to AndroidX.

Please make sure your App supports AndroidX by following this guide: https://flutter.dev/docs/development/androidx-migration

If this doesn't help please provide the following information:

  • Output of the flutter doctor -v command;
  • Full log of the error report;
  • If possible a code example that reproduces the error.

@mvanbeusekom mvanbeusekom added platform: android Issue is related to the Android platform. status: needs more info We need more information before we can continue work on this issue. labels Apr 13, 2021
@no-response
Copy link

no-response bot commented Apr 27, 2021

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Apr 27, 2021
@mvanbeusekom mvanbeusekom added status: closed (missing info) Indicates the issue was automatically closed due to a lack of information. and removed status: needs more info We need more information before we can continue work on this issue. labels Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: android Issue is related to the Android platform. status: closed (missing info) Indicates the issue was automatically closed due to a lack of information.
Projects
None yet
Development

No branches or pull requests

2 participants