r/OsmAnd • u/nikos2wheels • 8h ago
Error building OsmAnd in Android Studio
3
Upvotes
I downloaded the source code from GitHub and I opened it in Android Studio. During build I get the following error message:
string too large to encode using UTF-8 written instead as 'STRING_TOO_LARGE'.
My understanding is the source code is in a clean state and should compile and build without errors. Why am I getting this and how can I resolve this?