Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Migrate Android from libuv #3440

Closed
zugaldia opened this issue Jan 5, 2016 · 3 comments
Closed

Migrate Android from libuv #3440

zugaldia opened this issue Jan 5, 2016 · 3 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@zugaldia
Copy link
Member

zugaldia commented Jan 5, 2016

We should move the Android SDK from libuv to a native Android solution. We’ll need to reimplement mbgl::util::RunLoop, mbgl::util::Timer, and mbgl::util::AsyncTask.

Related: #3434

/cc @tmpsantos @1ec5

@zugaldia zugaldia added the Android Mapbox Maps SDK for Android label Jan 5, 2016
@1ec5
Copy link
Contributor

1ec5 commented Jan 5, 2016

Some additional context in #3139 and #2909 (comment).

@bleege
Copy link
Contributor

bleege commented Apr 5, 2016

Confirmed that mbgl::util::RunLoop, mbgl::util::Timer, and mbgl::util::AsyncTask have been implemented in #4280.

@tmpsantos
Copy link
Contributor

Fixed by #4280

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

6 participants