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

AsyncTask to Kotlin Coroutines #2714

Closed
abelgardep opened this issue Nov 13, 2019 · 5 comments
Closed

AsyncTask to Kotlin Coroutines #2714

abelgardep opened this issue Nov 13, 2019 · 5 comments

Comments

@abelgardep
Copy link
Contributor

Asynctask will be deprecated, so it could be a good option to start moving current asynctasks to Kotlin Coroutines.

@farhazulMullick

This comment has been minimized.

@michaelstingl
Copy link
Contributor

What can i do for a clean build

@farhazulMullick please use search to find previous issues:
https://github.com/owncloud/android/issues?q=is%3Aissue+%22could+not+resolve%22

You comment is unrelated to this issue. I'll hide it.

@abelgardep
Copy link
Contributor Author

I installed this project on my local machine but Terminal window prompt "> Could not resolve project :owncloud-android-library:owncloudComLibrary."

Doesn't say anything about com.android.build.api.attributes.BuildTypeAttr (required 'release')

  • Doesn't say anything about its usage (required an API)
  • Doesn't say anything about org.jetbrains.kotlin.platform.type (required 'androidJvm')
    What can i do for a clean build

Hi @farhazulMullick, check this issue: #3196

Probably you missed the --recursive clause when cloning the repo.

Follow the setup guide and tell us if something is still wrong.

@abelgardep
Copy link
Contributor Author

Related to this issue about Asynctasks and kotlin coroutines, we are replacing async tasks with coroutines along the way. So I think that we can close this issue.

@farhazulMullick
Copy link

@ablegardep are you working on this
issue if not i can work on this

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

No branches or pull requests

4 participants