Where and How to Add Symlinks OM build.gradle? #6580
Unanswered
LaachirDeeper
asked this question in
Q&A
Replies: 1 comment 1 reply
-
These lines are commented. What is your question about? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Devs, can you help please to solve this selected line build.gradle Organic maps, I try importing the OM into android studio so that I can contribute. Thanks.
The number 20 to 24 line:
// Please add symlinks to google/java/app/organicmaps/location for each new gms-enabled flavor below:
// ```
// mkdir -p src/$flavor/java/app/organicmaps/
// ln -sf ../../../../google/java/app/organicmaps/location src/$flavor/java/app/organicmaps/
// ls -la src/$flavor/java/app/organicmaps/location/GoogleFusedLocationProvider.java
Beta Was this translation helpful? Give feedback.
All reactions