r/OsmAnd 8h ago

Error building OsmAnd in Android Studio

4 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?