Can someone clarify?
“You can use use both, only one of them or neither if your project’s default configuration meets your heap capacity needs. Please note that these Env Vars with the -Xms
and -Xmx
parameters might get overridden based on your configuration.”
Edit: Also @viktorbenei in this thread says to use both Please follow this guide: http://devcenter.bitrise.io/android/android-tips-and-tricks/#memory-ram-limit and set both limits, using environment variables.
Which one is it? Also, why include the quotes if the quotes fail? Memory docs really need some attention.