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

Navigating c++ source files in Android Studio #8805

Closed
tobrun opened this issue Apr 24, 2017 · 2 comments
Closed

Navigating c++ source files in Android Studio #8805

tobrun opened this issue Apr 24, 2017 · 2 comments
Labels
Android Mapbox Maps SDK for Android

Comments

@tobrun
Copy link
Member

tobrun commented Apr 24, 2017

We recently added integration for developing this project directly from Android Studio #5855. One of the difficulties is navigating the project when a core file matches a Android binding equivalent file.

For example, when trying to open background_layer.cpp. It's currently not possible to differentiate between the core and the android binding file:

screen shot 2017-04-24 at 13 24 31

This also partially shows in the project viewer. The directories are intermingled and it's hard to see at first glance if the file is found in core or not.

screen shot 2017-04-24 at 13 25 17

cc @ivovandongen

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Apr 24, 2017
@jfirebaugh
Copy link
Contributor

@tobrun Is there a next action here?

@tobrun
Copy link
Member Author

tobrun commented Apr 24, 2017

I apparently misunderstood from @ivovandongen that there is a solution for this atm. No action needed. Closing.

@tobrun tobrun closed this as completed Apr 24, 2017
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

2 participants